Description:
Separates functionality into child-instances and executes them separately from the parent instance.
Usage:
Example:
Let’s build and execute the subWorkflowDef example.
- Create a new definition called “startDef”
- Select the definition and click the “design” button
- Drag a subWorkflow step to the canvas
- Connect the dots between the start and subWorkflow steps
- Click on the “subWorkflow” step to configure its properties
- Configure the following values for the properties as shown on the below graphic
- The parent to child variable mappings and the reverse.
- The parent to child global mappings and the reverse.
- Save the process definition, create an instance and execute. The step shall separate the functionality into child-instances and executes them separately from the parent instance.