<
From version < 95.1 >
edited by Outhman Moustaghfir
on 2021/04/23 11:58
To version < 96.6 >
edited by Outhman Moustaghfir
on 2021/04/23 12:40
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -83,9 +83,9 @@
83 83  )))
84 84  |(% style="width:151px" %)__File Fix__|(% style="width:86px" %)[[image:2021-04-21_16h28_22.png]]|(% style="width:753px" %)Fixes a file by giving: its identifier column, size, and value and sets the value needed to be fixed.  
85 85  |(% style="width:151px" %)__File Variable__|(% style="width:86px" %)[[image:2021-04-21_16h28_33.png]]|(% style="width:753px" %)Sets a bunch of variables in the input file.
86 -|(% style="width:151px" %)__XML Detection__|(% style="width:86px" %)[[image:2021-04-21_16h28_38.png]]|(% style="width:753px" %)
87 -|(% style="width:151px" %)__Savoye__|(% style="width:86px" %)[[image:2021-04-21_16h28_43.png]]|(% style="width:753px" %)
88 -|(% style="width:151px" %)__Call Scenario__|(% style="width:86px" %)[[image:2021-04-21_16h28_46.png]]|(% style="width:753px" %)
86 +|(% style="width:151px" %)__XML Detection__|(% style="width:86px" %)[[image:2021-04-21_16h28_38.png]]|(% style="width:753px" %)~*~*~*~*~*~*
87 +|(% style="width:151px" %)__Savoye__|(% style="width:86px" %)[[image:2021-04-21_16h28_43.png]]|(% style="width:753px" %)~*~*~*~*~*~**
88 +|(% style="width:151px" %)__Call Scenario__|(% style="width:86px" %)[[image:2021-04-21_16h28_46.png]]|(% style="width:753px" %)~*~*~*~*~*~*~*~*
89 89  |(% style="width:151px" %) |(% style="width:86px" %) |(% style="width:753px" %)
90 90  
91 91  == Exploitation ==
... ... @@ -99,8 +99,8 @@
99 99  |(% style="width:188px" %)__BackupBDD__|(% style="width:81px" %)[[image:2021-04-22_14h24_03.png]]|(% style="width:721px" %)Dumps database for a backup.
100 100  |(% style="width:188px" %)__PurgeTrackings__|(% style="width:81px" %)[[image:2021-04-22_14h22_22.png]]|(% style="width:721px" %)Deletes trackings older than a certain date.
101 101  |(% style="width:188px" %)__PurgeFiles__|(% style="width:81px" %)[[image:2021-04-22_14h22_30.png]]|(% style="width:721px" %)Deletes files or directories older than a certain date.
102 -|(% style="width:188px" %)__Zip__|(% style="width:81px" %) |(% style="width:721px" %)Create a zip format for input files.
103 -|(% style="width:188px" %)__UnZip__|(% style="width:81px" %) |(% style="width:721px" %)Unzip the input zip file in a directory.
102 +|(% style="width:188px" %)__Zip__|(% style="width:81px" %)(icon)|(% style="width:721px" %)Create a zip format for input files.
103 +|(% style="width:188px" %)__UnZip__|(% style="width:81px" %)(icon)|(% style="width:721px" %)Unzip the input zip file in a directory.
104 104  |(% style="width:188px" %) |(% style="width:81px" %) |(% style="width:721px" %)
105 105  
106 106  == Timers ==
... ... @@ -121,14 +121,21 @@
121 121  
122 122  [[image:2021-04-22_14h55_44.png]]
123 123  
124 -The inclusive gateway is used to create alternatives routes, and also parallel 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 (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.
125 125  
126 126  == Exclusive gateway ==
127 127  
128 +[[image:2021-04-22_14h55_30.png]]
128 128  
129 129  
131 +The exclusive gateway accepts multiple inputs and outputs. We abbreviate “exclusive gateway” as **XOR**. It also evaluates the process state and divides the flow into multiple paths mutually exclusive. The flow takes the first input that satisfies all calculated conditions.
132 +
130 130  == parallel gateway ==
131 131  
135 +[[image:2021-04-22_14h55_22.png]]
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. 
138 +
132 132  = Variables =
133 133  
134 134  == System variables ==
image-20210423101249-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.omoustaghfir
Size
... ... @@ -1,0 +1,1 @@
1 +312 bytes
Content
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian