|
![]() |
A Flow shape () may represent any of the
following:
Don't confuse the Flow
shape with the similar Start shape (
). Every
flow contains a single Start shape. A Start shape has no
incoming connectors.
A flow rule that is branched to or called by another is sometimes informally called a subflow. However, no field on the rule form identifies a flow rule as a subflow. The term subflow describes how a flow execution is started rather than the rule's characteristics. Some Business Process Management materials use the term subprocess for a branch flow.
Use the Spin-off shape rather
than a Flow shape to start an asynchronous flow execution, in
which the current flow execution continues while the subflow
executes. See Flow form —
Editing the Spin-off shape properties.
To call or branch to a subflow from this flow
1. Drag the Flow icon from the stencil onto the flow and drop it.
2. When the SubProcess Properties appear, complete five fields:
Field |
Description |
Name |
Assign a name to the shape. . Choose a name meaningful to application users who see this on the work object history display, the breadcrumbs control (for entry points), and the Where-Am-I? diagram. It does not affect flow execution.
|
Define Flow on |
Identify the objects the flow rule is to update. Select:
|
Application |
|
Work Type |
|
Use Case |
|
3. Complete other fields that appear.
Completing the fields — On Current Work Item
Complete these fields if you selected On Current Work
Item
in the Define Flow on field.
Field |
Description |
Name |
Assign a name to the new flow, an arbitrary text string containing no spaces. This name appears in the Visio diagram and in your flow form.
|
Define Flow on |
Identify the objects the flow rule is to update. Select:
|
Flow Type |
Select If the current flow is a screen flow, the subflow must also be a screen flow. |
Flow Rule![]() |
|
Subflow Re-entry? |
Select to allow users to reenter this subflow at the beginning by clicking a rectangle on the breadcrumbs display. This field works with Perform harness rules that include a breadcrumbs display and with assignments that offer the Previous flow action. In other cases, the value has no effect. |
Parameters |
Some flow rules have input parameters. Enter parameters for the selected flow rule. |
Audit Note |
|
Entry Point? |
Select to indicate that this task is an entry point, which a user can return to using the breadcrumbs control or the standard flow action Work-.Previous. The default is cleared. If this box and the SubFlow Re-Entry? box are both selected, steps marked as entry points in the subflow disappear from the breadcrumbs display when the subflow execution is complete. The user can restart the subflow execution from the beginning, but can no longer re-enter it at interim entry points. This field works with Perform harness rules that include a breadcrumbs display and with assignments that offer the Work-.Previous flow action. In other cases, the value has no effect. |
Only going back? |
This check box appears only when you select the Entry Point? check box. Select to restrict users at runtime who are at this entry point to choose only those entry points (on the breadcrumbs display) that identify earlier steps in the flow. Leave unselected to allow users to select any entry point of the flow when at this entry point. They can click the breadcrumbs control or tab to complete or visit an earlier or later step.
|
Completing the fields — On Another Work Item
If you choose On Another Work Item
, complete
these fields. This choice is not available for screen
flows.
Field |
Completing the Field |
Class |
|
Work Property |
|
Page Name |
Optional. If (when this shape is reached) the other
work object is present on the clipboard, enter the page
name that holds it. If the other work object is not
present, enter the page name to be created that holds it.
When you leave this field blank but complete the Work Property field, the system opens
the work object on a page named
|
Flow Type |
Select |
Flow Rule ![]() |
|
Audit Note |
|
Entry Point? |
Select to indicate that this task is an entry point, which a user can return to using the breadcrumbs control or the standard flow action Work-.Previous. The default is cleared. |
Completing the Fields — On Embedded Page
If you choose On Embedded Page
, complete these
fields. This choice is not available for screen flows.
Field |
Completing the Field |
Page Property |
|
Class |
|
Flow Type |
Select |
Flow Rule![]() |
|
Audit Note |
|
Entry Point? |
Select to indicate that this task is an entry point, which a user can return to using the breadcrumbs control or the standard flow action Work-.Previous. The default is cleared. |
Only going back? |
This check box appears only when you select the Entry Point? check box. Select to allow users at runtime who are at this entry point to choose only those entry points (on the breadcrumbs display) that identify earlier steps in the flow, already completed. Leave unselected to allow users to visit or complete or revisit the entry points of the flow in any order. Regardless of which step is currently displayed, they can click the breadcrumbs control to complete or revisit any earlier, or later, steps.
|
4. Click Apply .
5. Attach at least one incoming connector to the shape. For a branch to another flow, do not connect any outgoing connectors to the shape. For a call of a subflow (with return), attach one outgoing connector from the shape.
(To edit these shape properties after you save the Flow form, open the Diagram tab, right-click the shape, and select the Edit tab on the pop-up window.)