Parallel

Parallel



Use context menu or action toolbox to add Parallel action to workflow scheme.

  • Click on the area with (Edit) icon on the scheme and:
  • Select category Logic and Flow;
  • Choose Parallel.
  • In action toolbox:
  • Select category Logic and Flow;
  • Drag and drop Parallel action to the area with (Edit) icon on the workflow scheme.


Open action configuration dialog to edit action properties:

  • Open action context menu on the scheme and choose Edit;
  • Or double click the action on the scheme.


Use configuration dialog to edit action properties:

Property Description
Title Defines action title.
By default the title is action type name.
Completion Only variables of type Boolean are available for this property.
You may set this variable to YES inside any branch to exit action. All the nested activies which are not processed to the moment will be skipped.
Branches Use to manage branches, their names and order.
At least two branches must be created.

Two parallel branches:

Three parallel branches with completion flag:

Contents