Changes for page 4. The iXPath BPMN
Last modified by Achraf El Kari on 2022/06/13 13:18
<
>
edited by Outhman Moustaghfir
on 2021/04/23 12:59
on 2021/04/23 12:59
edited by Outhman Moustaghfir
on 2021/04/23 12:29
on 2021/04/23 12:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -121,7 +121,7 @@ 121 121 122 122 [[image:2021-04-22_14h55_44.png]] 123 123 124 -The inclusive gateway (or "OR gateway")is used to create alternatives routes, but also parallel ones inside a process flow. Contrary to the exclusive gateway, all condition expressions are evaluated. Whilst the Inclusive Gateway can be used to show that all paths must be taken, it should be used in such a way that at least one of the paths is taken.124 +The inclusive gateway is used to create alternatives routes, but also parallel ones inside a process flow. Contrary to the exclusive gateway, all condition expressions are evaluated. Whilst the Inclusive Gateway can be used to show that all paths must be taken, it should be used in such a way that at least one of the paths is taken. 125 125 126 126 == Exclusive gateway == 127 127 ... ... @@ -134,7 +134,7 @@ 134 134 135 135 [[image:2021-04-22_14h55_22.png]] 136 136 137 -The parallel gateway (or the "AND gateway" )is mainly used to synchronize parallel flows and create other parallel ones. These gateways create parallel paths without verifying conditions. each output sequential flow is passed through this gateway. About input flows, the parallel gateway waits for all other input flows before triggering the sequence of output flows.137 +The parallel gateway is mainly used to synchronize parallel flows and create other parallel ones. These gateways create parallel paths without verifying conditions. each output sequential flow is passed through this gateway. About input flows, the parallel gateway waits for all other input flows before triggering the sequence of output flows. 138 138 139 139 = Variables = 140 140