Preparing Jobs to read employees data in different contexts - 6.5
Data Integration Job Examples
- EnrichVersion
- 6.5
- EnrichProdName
- 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 Open Studio for MDM
- Talend Real-Time Big Data Platform
- EnrichPlatform
- Talend Studio
- task
- Design and Development > Designing Jobs
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.