Back Forward Flow form
Process Modeler — Editing a Split For Each shape

About Flows
  1. About 
  2. New 
  3. Diagram 
  4. Parameters 
  5. Pages & Classes 
  6. Design 
  1. Process 
  2. Specifications 
  3. Requirements 
  4. Test Cases 
  5. History 
  6. More... 

The Split For Each shape provides a form of searching or enumeration over the pages in a property.

Purpose

Use a Split For Each shape to iterate over the pages of a Page List or Page Group property. For each page, you can conditionally start a flow execution for the work item.

Processing in the original flow pauses while the subprocesses execute. Processing in the original flow can resume after all the subprocesses complete, or after the any one of them completes. For an example, see the standard flow Work-.StandardApprovalsAll or similar "approvals" flows.

The and help to identify the Split For Each shape.

indicates that one or more tickets are defined on the Split For Each shape. Assigned ticket names appear beside this icon on the flow.

NoteYou cannot use the Split For Each shape to create work items. At runtime, this shape processes the work item's embedded Page List or Page Group properties; the embedded pages must exist before the Split For Each shape is reached.

Adding a Split For Each shape to the flow

Editing Split For Each shape properties

Deleting a Split For Each shape from the flow

Completing the Split For Each tab

Completing the Page Group Iteration Settings tab

Completing the Status tab

Completing the Tickets tab

Notes

Up About Flows