Latest Activity
-
Markus Güntert edited the text of Process 'Split/Join with different types of Gateways'
10 months, 2 weeks ago -
Markus Güntert edited the text of Process 'Split/Join with the same type of Gateways'
10 months, 2 weeks ago -
Markus Güntert edited the text of Process 'unbalanced Gateways'
10 months, 2 weeks ago -
Markus Güntert edited the text of Process 'unbalanced Gateways'
10 months, 2 weeks ago -
Markus Güntert edited the text of Process 'Joining equivalently'
10 months, 2 weeks ago
Tags
Gateways in general
Here we discuss about Do's and Dont's using Gateways. Gateways are used to branch and merge sequence flow in a controlled way.
Multiple in- and outgoing Edged on Activities should normally be avoided. The modeler often does not know what is implied by this modeling, he models wrong.
Control Flow cannot be synchronized, besides Activities can be exectued more than once (which may not be wanted).
To avoid such situations, it is better to use Gateways. They make the model clearer and easier understandable.
Bad-Practice-Pendant for Joining equivalently.
Problems with automatic Transformation to BPEL preassigned.
