How to: use gateways

How To

There are 4 type of gateways:

  1. A complex gateway: Use the complex gateway if you need multiple gateways to describe the business flow; otherwise, you should use a simpler gateway.
  2. An exclusive gateway evaluates the state of the business process and, based on the condition, breaks the flow into one of the two or more mutually exclusive paths.
  3. An inclusive gateway: breaks the process flow into one or more flows.
  4. A parallel gateway: is used to represent two concurrent tasks in a business flow.
Updated on March 19, 2021

Was this article helpful?

Related Articles