Writing tasks in stewardship campaigns - 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
Configure the tDataStewardshipTaskOutput component to load tasks in the Beta Candidates, Product Catalog and Duplicate customers campaigns which are already defined in Talend Data Stewardship and which have the same data model as the data in the input files.

Procedure

  1. Double-click the first tDataStewardshipTaskOutput component 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. Click the column header to sort the list alphabetically for text columns and chronologically for the date column. Select the campaign in which to write the arbitration tasks, Beta Candidates for the first component, and click OK.

    The Campaign and Type fields are automatically filled in with the campaign metadata.

    The data model of the selected campaign is retrieved from the application and is read-only. Two columns are added by default:
    • TDS_DUE_DATE which you can use to provide the task due date using the format: YYYY-MM-DD HH:mm:ss. The due date is automatically calculated according to the task resolution delay you define in the campaign, if any.
    • TDS_EXTERNAL_ID which you can use to provide the task identifier.

    You can click Edit Schema to display the columns, if needed.

    The output schema of tDataStewardshipTaskOutput always uses the String type for all the columns regardless of the initial data types, except the ones generated by default.

  6. Select the Override enforcement of data model check box to load the new tasks into the campaign even if their data model type does not match what has been defined in Talend Data Stewardship.
  7. Set the metadata of the tasks you want to write in the Arbitration campaign as follows:
    • From the State list, select to write the tasks and assign them the New status.

    • From the Assignee list, select the campaign participant to which you want to assign the new tasks in this example. Otherwise, select No Assignee to write the tasks in the campaign pending to be assigned to a participant.

    • From the Priority list, select High as the priority level you want to assign to the tasks.

    • From the Choice list, select No Choice to write the tasks pending a choice.

      Data stewards should then select the relevant choice from the web application.

  8. In the Tag field, enter the tag or tags you want to associate with the tasks, use a comma to separate multiple tags.
    You can use the tag(s) to filter the tasks you want to load into the campaign.
  9. 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.
  10. 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.
  11. Double-click the other tDataStewardshipTaskOutput components and follow the same steps to decide the metadata of the tasks to write in the Resolution and Grouping campaigns.
    This Job writes the arbitration, resolution and grouping tasks in the respective campaigns. It does not assign the tasks to any participant in the Grouping and Resolution campaigns, does not set a priority level and does not define any tags on them.