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 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
- 2023-11-13
Procedure
-
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.
-
Open the new Job, and label the components to better reflect their
roles.
-
Create another Job named employees_production by
repeating the steps above.
-
In the Contexts view of both Jobs,
remove the db_connection variable.
-
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.