Skip to main content Skip to complementary content

Creating a Job to write stewardship tasks

This Job connects to Talend Data Stewardship and writes data records in the form of tasks in different campaigns.

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

Before you begin

  • The campaigns in which you want to write the tasks are already defined in Talend Data Stewardship and their schema well defined.

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

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

Procedure

  1. In the design workspace, start typing tDataStewardshipTaskOutput and select this component from the list that opens. Repeat the operation to add two other tDataStewardshipTaskOutput components on the workspace.
  2. Do the same to add three tFileInputDelimited components to the workspace.
    For the Job which writes tasks in a Grouping campaign, use a tMatchGroup and a tMap components to create the match rule to group similar records. For further information, see Creating the match rule to group similar records.
  3. Link the tFileInputDelimited components to the tDataStewardshipTaskOutput components using the Row > Main links.
  4. Link the tDataStewardshipTaskOutput components together using the Trigger > OnSubjobOk link.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!