Writing tasks dynamically using campaigns IDs - Cloud - 8.0

Data Stewardship

Version
Cloud
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 Real-Time Big Data Platform
Module
Talend Data Stewardship
Talend Studio
Content
Data Governance > Third-party systems > Data Stewardship components
Data Quality and Preparation > Third-party systems > Data Stewardship components
Design and Development > Third-party systems > Data Stewardship components
Last publication date
2024-02-20

Procedure

  1. Open the Component view of tDatastewardshipTaskOutput and click Advanced settings.
  2. In the Campaign ID filed, enter context. followed by the value of the context variable for the Dev campaign, context.CampaignId_Dev in this example.
  3. Run the Job.
    Tasks are written in the Dev campaign defined on the Talend Data Stewardship instance.
  4. To write tasks in the QA or Prod campaign, change the value after context. to CampaignId_QA or to CampaignId_Prod respectively and run the Job.
    The same Job populates Dev, QA, and Prod campaigns hosted on the same Talend Data Stewardship instance by using the campaign ID as a parameter in context variables.