Parallel

When to use Parallel

This activity helps you execute the concurrent child activities.

Figure 1

Activity Name

Picture

Parallel

a                                                          

Technical Reference

Figure 1.1

p 

S.no

Description

1

Specify the condition to validate after completion of sequence

2

Display Name property shows the action that the activity performs in the workflow.

t      CompletionCondition : a Boolean defined is evaluated after a branch completes execution. If evaluated to be True, then the pending branches are by-passed.

Illustration

a  Activity: The Parallel activity stores a collection of child activities in branches, which can be used to execute all the branches or negate the scheduled sequence when a branch of sequence is executed successfully.

Figure 1.2

1.

Figure 1.3

 1.10

v4.0.0