Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
AlexandreJC
Contributor II
Contributor II

Execute a task from another task

Is it possible?... To execute a QlikView task from another task? If yes, how should I do that?

1 Solution

Accepted Solutions
3 Replies
Vegar
MVP
MVP

anat
Master
Master

On Event from Another Task

When the On Event from Another Task trigger type was chosen, the trigger can be configured to start the current task on the event from another task. The following configuration options are available:

Start on

Choose a trigger event, by clicking on one of the following options in the drop-down list:

  • Successful, meaning that the execution of the task was successful
  • Failed, meaning that the execution of the task failed

Completion of

Choose a trigger task, by clicking on one of the options in the drop-down list.

AlexandreJC
Contributor II
Contributor II
Author

Thank you Vegar and Anat, you are awesome!