Purpose
This Activity runs a child workflow from within a parent workflow. Depending on the child workflow chosen the it may require inputs from the parent workflow and/or return a result depending on its outputs.
Time Saving Tip:
When working with child workflows you can navigate directly to the child workflow from the parent workflow by clicking the workflow and then clicking the 'edit' icon next to the workflow picker.
Configuration Options
Setting | Description |
---|---|
Workflow | The workflow to be run |
Do not pause | Enable if the parent workflow should continue processing while the child workflow runs. Disable if the parent workflow should wait for the child workflow to finish. |
Inputs | Depending on the workflow chosen above, a list of Inputs will be displayed to be configured. These are the inputs required to run the chosen workflow and can be selected from a list of parameters or based on a calculation. |
Parameters created
Various parameters may be created, depending on the Outputs of the chosen workflow.