Assigning tasks dynamically - 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

The tDataStewardshipTaskOutput component loads tasks in Talend Data Stewardship and assigns them dynamically to specific data stewards according to the variable you define in its basic settings.

The campaign created in Talend Data Stewardship for this example is International customers, and the data stewards defined in it are Cale Carolina from US and Jacques Bocuse from France.

Procedure

  1. Double-click tDataStewardshipTaskOutput to open its Basic settings view.
  2. In the URL field, enter the address of the application suffixed with /data-stewardship/, for example http://localhost:19999/data-stewardship/.

    If you are working with Talend Cloud Data Stewardship, use the URL for the corresponding data center suffixed with /data-stewardship/ to access the application, for example, https://tds.us.cloud.talend.com/data-stewardship for the AWS US data center.

    For the URLs of available data centers, see Talend Cloud regions and URLs.

  3. Enter your login information in the Username and Password fields.
    To enter your password, click ... next to the field, enter your password between double quotes in the dialog box that opens and click OK.
    If you are working with Talend Cloud Data Stewardship and if:
    • SSO is enabled, enter an access token in the field.
    • SSO is not enabled, enter either an access token or your password in the field.
  4. Click Find a campaign to open a dialog box which lists the campaigns defined in Talend Data Stewardship and for which you are the owner or you have the access rights.
  5. Select the campaign in which to write the tasks, and click OK.
  6. Select the Override enforcement of data model check box to load the new tasks into the campaign even if their schema type does not match what has been defined in the campaign.
  7. Set the metadata of the tasks you want to write in the campaign as follows:
    • From the State list, select to write the tasks and assign them the New status.

    • From the Assignee list, select Custom and enter the context variable in the field which is displayed.

      If you select Custom and do not enter any variable in the field, the Job writes all tasks in the campaign and leaves them unassigned. However, if you enter the variable for an assignee who is not defined in the campaign, the Job rejects all the tasks.

    • Set the other metadata as needed.

  8. In the Comments table, enter a comment for one or more columns.
    The campaign participant will be able to see the comment any time he/she places the pointer on the column in Talend Data Stewardship. This information can help him/her making a more informed decision when resolving the task.
  9. Click Advanced settings to open the corresponding view and set the number of tasks you want to have in each commit in the Max tasks per commit field.
    There are no limits for the batch size in Talend Data Stewardship (on premises). However, do not exceed 200 tasks per commit in Talend Cloud Data Stewardship, otherwise the Job fails.
  10. Press F6 to save and execute the Job.
  11. Open the International customers campaign in Talend Data Stewardship.
    The Job writes the tasks in the campaign while assigning the records of the US customers to Cale Carolina and the records of the French customers to Jacques Bocuse.