Nested Workflows

In effect, a nested workflow uses a workflow within another workflow, like a sub-procedure. A nested workflow can be defined for any workflow step.

To define a nested workflow for a workflow step:

1. Define the workflow in the standard fashion, as described in Defining a Workflow.
2. Select the step in the workflow where you want to assign a nested workflow.
3. In the Action tab of the Properties pane, select the name of the workflow to be assigned to the step in the Nested Workflow drop-down list. When the workflow reaches this step, it runs the nested workflow like a sub-routine.