Preparing Jobs to read employees data in different contexts - 8.0

Data Integration Job Examples

Version
8.0
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 Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2024-02-06

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.
    Screenshot of the Duplicate dialog box.
  2. Open the new Job, and label the components to better reflect their roles.
    Screenshot of the Job in the Designer.
  3. Create another Job named employees_production by repeating the steps above.
    Screenshot of the Job in the Designer.
  4. In the Context 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.
    Screenshot of the Job extra parameters.