Scenario 2

In this scenario, we can set the condition in the 'Parallel' activity as 'False' or leave the
parameter empty and execute it with a set of sequences to obtain the output.

The activity's output will consist of values returned and extracted from both sequences.

1.       Here I am continuing with the same sets of flow created in scenario 1.

2.       Navigate to the “CompleteCondition” property of the parallel activity and specify it as
"False" in the box.

a.       You can also leave the parameter empty since it defaults to "False" functionality.

3.       Now, execute the workflow.

The activities will be executed concurrently and return the output of each flow. Below is
a sample of 'Scenario 2.