Creating a Subprocess with a Loop
- Open Winshuttle Designer.
- Click File, New, and then click Workflow Solution for Forms.
- Within the workflow; insert a Loop Block node for the Subprocess. For example:
- Give each node a name.
- Select the Loop Block node added for the Subprocess.
- With the Loop Block node selected, in the Properties Pane, set the LoopType field to None. (See below)
NOTE: Since the Loop Type is None, a Loop Condition is not needed.
- Add any Transitions required between nodes.
- Double-click the Loop Block node (inserted in step 3) to create a new canvas for the Subprocess.
- Create the workflow for the Subprocess.
- Start the workflow in the SAME swimlane as the main canvas. Example:
- Click Save.
Notes:
- When the Subprocess ends the workflow would continue. In the example, the next step would be the Manager Review.
- Each node of the entire workflow must have a unique name.
- It is possible to create multiple Subprocesses for a workflow. Each Subprocess would have its own canvas.