Creating a Job to write stewardship tasks in a Merging campaign - 7.3

Data Stewardship

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 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-21

Create a Job which connects to Talend Data Stewardship and writes data records in the form of tasks into a Merging campaign.

To replicate the example described below, retrieve the tdatastewardshiptaskoutput_write_merging_tasks.zip file from the Downloads tab in the left pane of this help page.

To replicate the example described below, retrieve the tdatastewardshiptaskoutput_write_merging_tasks.zip file from the Downloads tab of the online version of this page at https://help.talend.com.

Before you begin

  • The campaign in which you want to write the tasks is already defined in Talend Data Stewardship and its data model is well defined.

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

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

Procedure

  1. In the design workspace, start typing tDataStewardshipTaskOutput and select this component from the list that opens.
  2. Do the same to add a tFileInputDelimited, tMatchGroup and tMap components onto the workspace.
  3. In the Advanced settings of tMatchGroup, select the Separate output check box to have different output flows for unique, matches and suspect records.
    This enables you to exclude unique records when loading data to Talend Data Stewardship and decide to load either match or suspect records or both.
  4. Link tMatchGroup to tMap using theMatches link, and link the other components together using the Row > Main link.