Workflow Call Task
With this task you are able to reuse workflows or split complicated workflows into simple reusable units. This task simply executes another workflow, possibly passing it some data and possibly using some data the called workflow may return.
Attributes
Workflow | Select the sequential workflow you want to be called by this task. |
Child Elements
Workflow Call Context Mapping
You can pass data between the caller and called workflow by adding Context Mapping elements under the Workflow Call element.