Sequential Task Launcher
A sequential task launcher initiates the specified tasks in the order defined. This enables you to run tasks sequentially without having to schedule each separately based on estimated run times.
Option |
Description |
Enter the list of tasks you would like to run. Tasks are run in the order that they are entered. |
Select the tasks you would like to run and the order in which they should run. |
Task execution timeout |
Specify the timeout argument for the sequential task. This argument is applied to each task defined as part of the sequential task. |
Print log statements to indicate which tasks have been completed. |
Select to print log statements so the sequential tasks can be tracked. |
Cease execution if one of the executing tasks encounters an error. |
Select to stop the sequential task if one of the tasks in the list fails. If this option is not selected the task continues in order. |