Back Forward Subprocess

A subprocess, also called a subflow, is a flow rule that is referenced in another flow rule, so that execution of the other rule may start execution of the subprocess. For example, this flow references a subprocess identified as Specialist Underwriting:

      subprocess

Editing with Process Modeler

Add a Subprocess shape to start another flow and temporarily pause processing of the current flow, a form of branching or "call with return". The second flow is called a subprocess of the first flow. The subprocess icon Subprocess marks the shape.

The Split For Each shape, Spinoff, and Split Join shapes also "call" subprocesses.

The calling flow — that contains the Subprocess, Spinoff, Split For Each or Split Join shape — is known as the parent flow. This is a runtime or dynamic designation, because many different flows can branch or call a common subprocess.

Definitions flow, parent flow, Spinoff shape, Split For Each shape, Split Join shape, starter flow rule
Related topics About Flows
Flow form — Editing with Process Modeler — Editing the Subprocess shape properties
Process landing page

UpDefinitions