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, after some complete, or after the any one of them completes. For an example, see the standard flow Work-.StandardApprovalsAll or similar "approvals" flows.

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

NoteAt 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

Cut, copy, and paste Split For Each shapes

Details

Page group iteration settings

Specification

Field

Description

Specification

Enter a name to associate a specification with this shape. If you change the default shape name [Split for Each], the system enters the name in this field. You can either:

  • Choose an existing specification by selecting Choose another specification from the Specification Actions menu.
  • Create a new specification by entering a name (or keeping the name entered by the system).

Enter a description in the text area beneath the specification name. When you click OK on the Properties dialog, the system creates or updates the specification. See Working with specifications in Process Modeler and Case Designer.

Advanced

Complete the Status and Tickets sections as described below.

Status

Field

Description

Work status

Enter a work status in this field to set the status for the work item. This allows you to easily change the status at multiple points in the life cycle of a work item without adding a Utility shape to the flow for each status change. Similar to setting work item status using a Utility shape, setting the status invokes the UpdateStatus activity. Any defined tickets dependent on the status are raised, as appropriate. The selected status updates .pyStatusWork when the flow execution reaches this assignment shape.

A status indicator appears on connectors to shapes that change a work item status. For example, if the shape status is set to Pending-External, the connector to that shape displays a small red flag. All transitions connecting to the shape will display the status indicator. Following are the status indicators for the four status prefixes.

New

Open

Pending

Resolved

Tickets

 

 

Notes

Up About Flows