Chained Execution

Chained Execution allows you to specify that a user will automatically start the next work item in the same process instance as soon as the previous one has completed.

To set up a chained execution pattern, you refactor the required user tasks as an embedded sub-process, and mark the sub-process to use chained execution.

User tasks that are to be chained together must meet the following requirements: