Sample Tasks-> T44 - Create a Workflow (Task chain)

Task Description: Create a chain of tasks, i.e. to launch a task from another task.

Solution
1. Create New Task Click on Tools -> Task Editor.
2. Create a Workflow Using the Run Task command from the Tasks/Scripts category, Select the path of the task which you want to launch.

You can create a Workflow to run multiple tasks based on various conditions. You can select several conditions from

  • Conditional->If command
  • Loop->Start Loop->Condition
 
When you run this task, it runs other tasks one after another based on the conditions.

t44-1.gif (6356 bytes)