Exclusive Choice

Here is a BPMN diagram example of the pattern Exclusive Choice.

  • The intent is to branch from a single activity to exactly one of several paths, based on the evaluation of a condition.
  • Known as the XOR-split
  • Widely supported pattern both in BPML, UML, BPEL and BPMN

As shown in the Example, it might be determined that there are two paths that could occur after the Check Credit activity (pass or fail). Depending on the credit score found in the Check Credit activity, the instance either flows to the Check Inventory (passed the credit check) or Notify Customer activity (failed the credit check).

Import into your Project

Posted by: Carol Sandusky

Turn every software project into a successful one.

Try Visual Paradigm for Free! Or learn more about our features.

0 0 vote
Article Rating
guest
0 Comments
Inline Feedbacks
View all comments