Exclusive Choice and Merge with N-Threads
Description
This pattern consists of a start activity which spawns via XOR to N threads with one activity each and joins via XOR to one end activity.
Parameter
- Number of activities
- Type of activity (Default: Application Activity)
Example