Wiki source code of The iXPath BPMN
Version 2.2 by Achraf El Kari on 2021/03/15 19:04
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
5 | = Introduction = | ||
6 | |||
7 | **iXPath** uses the BPMN (Business Process Model and Notation) standard for the translation part. | ||
8 | BPMN is a business process modeling method to describe the business activities of an organization in a graphical representation. | ||
9 | |||
10 | Below an example of flow traced by the iXPath BPMN module: | ||
11 | |||
12 | [[image:1615831422135-492.png]] | ||
13 | |||
14 | As we can see, there is 2 main types : Connectors and Gateways | ||
15 | |||
16 | = Connectors = | ||
17 | |||
18 | = Gateways = | ||
19 | |||
20 | == Inclusif gateway == | ||
21 | |||
22 | == Exclusif gateway == | ||
23 | |||
24 | == parallel gateway == | ||
25 | |||
26 | = Variables = | ||
27 | |||
28 | == System variables == | ||
29 | |||
30 | == Local variables == | ||
31 | |||
32 | = Conditions = |