Assigning tasks dynamically in Talend Data Stewardship - 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

When loading data to Talend Data Stewardship, it is possible to dynamically assign the tasks to specific stewards based on a given attribute of the incoming data.

This Job loads tasks to a campaign created in Talend Data Stewardship and assigns them dynamically to data stewards whose information is retrieved from a csv file.

In this Job:

  • The first tFileInputDelimited component reads the input customer data, and the other tFileInputDelimited component reads the lookup data of the data stewards defined in the campaign.

  • The tMap component does an inner join between the country columns in the input and lookup files.

  • The tDataStewardshipTaskOutput component writes the data in the campaign and assigns tasks to the data stewards based on the country column.

For more technologies supported by Talend, see Talend components.

This scenario applies only to subscription-based Talend products.