Adding database output components to your Job
In the example below we will create a new Job from the Job filter_movies and add two tMySqlOutput components. These components will be used to write the processed movies information to the specified database tables.
Before you begin
-
You have created and successfully executed the Job filter_movies as described in https://help.talend.com/en-US/studio-getting-started-guide-data-management-platform/8.0/filtering-movies-information.
Procedure
Results
Now you have added and connected the database output components you need to write the processed movies information to a MySQL database. Next, you'll need to configure new mappings in the tMap and database settings in the tMySqlOutput components.