Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
nbabu228
Contributor II
Contributor II

Setting dependency between Tasks in Talend Management Console

From a job artifact, I am creating two tasks. For each of these tasks the configuration settings are different in TMC.

The 1st task is scheduled for every one hour (4 AM - 2 AM) daily.

The second task needs to be scheduled once at 2AM daily but should be dependent on the 1st task and should be triggered once it is completed. How can it be done in Talend.

Labels (2)
2 Replies
Anonymous
Not applicable

Hi

It's impossible to set up dependency between different scheduler. Consider controlling the execution-dependent logic of different sub-jobs or the same sub-job in a main job, and only schedule this main job.

 

Regards

Shong

michael254
Contributor
Contributor

Hello,

In Talend Management Console (TMC), you can set a dependency between tasks by using the "After" option. Here's how to set up the dependency between your two tasks:

  1. Open TMC and navigate to the Tasks tab.
  2. Click on the second task that you want to schedule at 2 AM daily.
  3. In the Task Details section, click on the "Advanced" tab.
  4. Scroll down to the "After" option and click on the "Add" button.
  5. Select the first task from the drop-down list that you want the second task to be dependent on.
  6. Click "Save" to save the changes.

Now the second task will be scheduled to run once at 2 AM daily, but it will only be triggered once the first task is completed. This ensures that the second task will always have the necessary data or results from the first task to perform its own processing. hope so it will be useful for you . Price Chopper Employee Login