Creating a Job to write stewardship tasks - 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

This Job connects to Talend Data Stewardship and writes data records in the form of tasks in different campaigns.

To replicate the example described below, download the tdatastewardshiptaskoutput_write_tasks_in_campaigns.zip file.

Before you begin

  • The campaigns in which you want to write the tasks are already defined in Talend Data Stewardship and their schema well defined.

  • The tasks you want to write must have the same schema defined in the campaign.

  • You have been assigned the Campaign Owner role which grants you access to campaigns.

Procedure

  1. In the design workspace, start typing tDataStewardshipTaskOutput and select this component from the list that opens. Repeat the operation to add two other tDataStewardshipTaskOutput components on the workspace.
  2. Do the same to add three tFileInputDelimited components to the workspace.
    For the Job which writes tasks in a Grouping campaign, use a tMatchGroup and a tMap components to create the match rule to group similar records. For further information, see Creating the match rule to group similar records.
  3. Link the tFileInputDelimited components to the tDataStewardshipTaskOutput components using the Row > Main links.
  4. Link the tDataStewardshipTaskOutput components together using the Trigger > OnSubjobOk link.