You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Element

Description

Use the Exclusive Gateway to model a decision in the process. The process will continue with the sequence flow where the defined condition is "true".

  • If you use an exclusive gateway, only one sequence flow is selected. If the conditions of several process flows evaluate to "true", the first one is selected to continue the process.
  • If no condition is evaluated as "true", the result is a runtime exception unless you have defined a default flow.
Attributes

Particularity

An exclusive gateway needs to have one outgoing flow that is marked as the Default sequence flow. This is the flow of the process that will be followed if all other conditions do not match.

The default flow is marked with a slash on the relation:

You can mark a sequence flow as to be the default in the Attributes Panel:

ExecutionNone.

Editing and Styling

  • Refer to Working with the BPMN Editor for further information regarding editing of BPMN elements using the different context menus on the diagram pane.
  • Refer to Styling BPMN Elements for further information regarding styling possibilities for BPMN elements, for example how to change the background color, the font style and size etc.

BPMN_Gateway_Example

Click the icon to download a simple example model that shows what you can do with Gateways in Scheer PAS Designer.

  • No labels