Building the Job
Create a Job which connects to Talend Data Stewardship and writes data records in the form of tasks into Dev, QA, and Prod Merging campaigns.
Before you begin
-
The three campaigns in which you want to write the tasks are already defined in Talend Data Stewardship and their data model is well defined.
- The tasks you want to write have the same data model defined in the campaign.
- You have been assigned the Campaign Owner role which grants you access to the campaigns.
About this task
Information noteAttention: From Talend Studio 8.0
R2025-12, the tDataStewardshipTask* components are replaced by the
tDS* components:
- tDataStewardshipTaskInput becomes tDSInput.
- tDataStewardshipTaskOutput becomes tDSOutput.
- tDataStewardshipTaskDelete becomes tDSDelete.
These components let you connect Talend Studio to Qlik Talend Data Integration and Talend Data Stewardship.
Procedure
- Create the Job and the matching rules as outlined in Writing tasks in a Merging campaign.
- Use the campaign IDs displayed in the advanced settings of tDataStewardshipTaskOutput to create context variables.