Back Forward Spin-off shape

xxxxxx revise for Process Modeler xxxxxxxx

A Spin-off shapeSplit/Join shapeon the Diagram tab of a flow rule causes a second flow to start. The second flow executes asynchronously and independently from the current flow execution. The initial flow does not pause or wait for results from the second flow. The second flow may operate on the same or a different work object from the first flow.

NoteWhen two flows operate on a single work object or on related work objects, design and plan locking relationships carefully to avoid deadlocks.

Spin-off shapes support multitasking or parallel operation of work processing at the workflow level. One department or business unit can, at its own pace and following its own flows, perform its functions for the work object while another department also works on the same work object.

Increased parallelism can improve end-to-end resolution times, resulting in greater overall utilization of staff and improved customer service.

NoteDon't confuse business process parallel processing with computational parallel processing. The original and spun-off flows execute asynchronously and independently, but within the same Java thread on the same node. For example, two flows that contain only utility shapes do not execute in parallel when examined at the computational level of microseconds. Q-1268

Definitions flow, Split-ForEach shape, Split-Join shape
Related topics Flow form — Editing in Visio — Spin-off tasks

UpDefinitions — S