Passing variables between tasks

This topic shows how to pass variables between tasks.

In many scenarios, the task output or a task property of a task in a workflow can be the input for the execution of a successive task in the same workflow or in a different workflow.

In the following scenario, you have TaskA and TaskB in the same workflow instance and TaskA is a predecessor of TaskB. TaskA passes some properties to TaskB at execution time.

You can pass the following properties from TaskA to TaskB: