Back Forward Parent flow

A parent flow of a flow execution is the flow rule that contains the call, branch, spin-off or shape that started the current flow execution (a subflow). For example, if a flow named Classify contains a Flow shape (Flow) that starts a flow named Research on the same work object, then Classify is the parent of the Research subflow.

This is not a permanent or static relationship. For example, the Classify flow creates work object W-1001; the Classify then starts the Research flow, so Classify is at that point the parent of Research for part of the history of W-1001. However, another Work object W-1007 can be created by a different flow which also calls the Research flow.

The work object history display identifies parent flows. C-2325Additionally, when a user clicks the Where-am-I? button (Where-am-I?), the resulting window shows the currently executing flow, the parent of that flow (if any), and the parent of that flow, and so on. This ordered list of flows is known as the flow stack.

Definitions flow, Spin-off shape, Split-Join shape, starter flow rule, subflow, Where am I?
Related topics About Flow rules
Process landing page

Up Definitions — P