Passing a Variable between Running Tasks

You can pass an individual variable value from one task to another by using this option.

The value of the variable in the first running task becomes the input for the variable in a second task. This feature is important when tasks are run in a nested manner.

To pass a variable between running tasks, follow these steps:

  1. In the Run Task command, select the Variable radio button.
  2. In the Create variable association field, select the variable from list in Main Task that has to be passed on to the Run Task variable.
    Note: The same type of variable should be defined in both tasks.
  3. Click Save.