Creating a Job to retrieve 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

Create a Job to connect to Talend Data Stewardship, retrieve tasks and their metadata from a number of campaigns and list them on Talend Studio. You can use this Job with any Talend output component to write the retrieved tasks in a target application or system.

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

The campaigns used in this example are:
  • An Arbitration campaign, Beta Candidates, which stores the tasks of the candidates for a beta testing program,

  • A Resolution campaign, Product Catalog, which stores the tasks of the enterprise products,

  • A Merging campaign, CRM Data Deduplication, which stores the tasks of customer data retrieved from the enterprise CRM system.

  • A campaign, Matching on Spark, which stores the tasks of the enterprise products retrieved from the enterprise product catalog.

Before you begin

  • The campaigns from which you want to retrieve the tasks are already defined in Talend Data Stewardship and populated with tasks.

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

Procedure

  1. In the design workspace, start typing tDataStewardshipTaskInput and select this component from the list that opens. Repeat the operation to add three tDataStewardshipTaskInput components in the workspace.
  2. Do the same to add three tLogRow components to the workspace.
  3. Link the tDataStewardshipTaskInput components to the tLogRow components using the Row > Main links.
  4. Link the tDataStewardshipTaskInput components together using the Trigger > OnSubjobOk links.