Preparing Jobs to read employees data in different contexts - 7.3

Data Integration Job Examples

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2024-02-13

Procedure

  1. In the Repository tree view, right-click the Job created in the use case Using the output stream feature and select Duplicate from the context menu. Then, in the Duplicate dialog box enter a new name for the Job, employees_testing in this example, and click OK.
  2. Open the new Job, and label the components to better reflect their roles.
  3. Create another Job named employees_production by repeating the steps above.
  4. In the Contexts view of both Jobs, remove the db_connection variable.
  5. On Extra tab of the Job view of the Job employees_testing, fill the Table Name field of database settings with db_testing; on the Extra tab of the Job view of the Job employees_production, fill the Table Name field with db_production.