Control of the Flow in Dynamic Sub-Processes

The flow of processing within dynamic sub-processes can be controlled using the facilities for controlling flow in a process.

See Controlling Flow in a Process.

In particular you can specify whether mutiple instances of the sub-processes should be performed sequentially or in parallel by using the Ordering and Flow Condition fields of the Call Sub-Process activity. See Creating a Standard Loop for more details.

You can also add additional instances to the loop while the sub-process is running, using a script on a parallel procesing path. For details, see Adding Additional Instances to a Multi-Instance Loop Task Whilst the Task is in Progress.