A submap step represents a call to another map in the
workflow definition. When the running workflow reaches a submap step,
the processing continues with the steps on the called submap. When
the processing of the submap is complete, control returns to the calling
step for any routing conditions.
To
define the general properties of a submap step:
- If necessary, select the submap step on the map, then select the General tab in the Properties pane.
- Enter a name for the step.
- From the Select a map for the Submap dropdown list, select a a
submap that will execute when the workflow reaches this step. You
can also create a new submap by clicking the Create Map icon to the
right, or you can go to the submap you select by clicking the Go to
Map icon.
|