<
From version < 83.95 >
edited by Outhman Moustaghfir
on 2021/04/22 15:10
To version < 89.9 >
edited by Outhman Moustaghfir
on 2021/04/22 16:40
>
Change comment: (Autosaved)

Summary

Details

Page properties
Content
... ... @@ -55,7 +55,7 @@
55 55  |(% style="width:158px" %)__XMLToTrk__|(% style="width:79px" %)[[image:2021-04-21_12h49_52.png]]|(% style="width:753px" %)Stores tracking in the database from the XML input file.
56 56  |(% style="width:158px" %)__XMLToBDD__|(% style="width:79px" %)[[image:2021-04-21_12h50_16.png||height="58" width="65"]]|(% style="width:753px" %)Translates data from an XML file and store it in the database.
57 57  |(% style="width:158px" %)__BDDToXML__|(% style="width:79px" %)[[image:2021-04-21_12h49_57.png]]|(% style="width:753px" %)Extracts data from the database and converts it into an XML file.
58 -|(% style="width:158px" %)__JsonToXML__|(% style="width:79px" %)[[image:2021-04-21_12h50_33.png]]|(% style="width:753px" %)Takes a JSON file and translate it to XML format.
58 +|(% style="width:158px" %)__JsonToXML__|(% style="width:79px" %)[[image:2021-04-21_12h50_33.png]]|(% style="width:753px" %)Takes a JSON file and translates it to XML format.
59 59  |(% style="width:158px" %)__XMLToJSON__|(% style="width:79px" %)[[image:2021-04-21_12h50_38.png]]|(% style="width:753px" %)Converts an XML file to JSON format.
60 60  |(% style="width:158px" %)XMLToBin|(% style="width:79px" %)[[image:2021-04-21_12h50_24.png||height="69" width="71"]]|(% style="width:753px" %)Converts an XML file to its Binary format.
61 61  |(% style="width:158px" %)__CopyFile__|(% style="width:79px" %)[[image:2021-04-21_12h50_50.png]]|(% style="width:753px" %)Copy a group of files from some connectors to a certain directory.
... ... @@ -68,28 +68,51 @@
68 68  |(% style="width:158px" %)__ReturnWebService__|(% style="width:79px" %)[[image:2021-04-21_12h50_45.png]]|(% style="width:753px" %)(((
69 69  returns a web service with an HTTP code response to a flow.
70 70  )))
71 +|(% style="width:158px" %) |(% style="width:79px" %) |(% style="width:753px" %)
72 +|(% style="width:158px" %) |(% style="width:79px" %) |(% style="width:753px" %)
71 71  
72 72  ==
73 73  Routing ==
74 74  
77 +Routing connectors help route received files to the appropriate destination, and launch a route inside each environment.
75 75  
76 76  
77 77  |(% style="width:151px" %)**Routing connector**|(% style="width:86px" %)**Icon**|(% style="width:753px" %)**Description**
78 78  |(% style="width:151px" %)__File Detection__|(% style="width:86px" %)[[image:2021-04-21_16h28_15.png]]|(% style="width:753px" %)(((
79 -Detects the input file type and make a filter by pattern and type.
82 +Detects the input file type and makes a filter by pattern and type.
80 80  )))
81 -|(% style="width:151px" %)__File Fix__|(% style="width:86px" %)[[image:2021-04-21_16h28_22.png]]|(% style="width:753px" %)Fix a file by giving :
82 -|(% style="width:151px" %)__File Variable__|(% style="width:86px" %)[[image:2021-04-21_16h28_33.png]]|(% style="width:753px" %)
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 +|(% 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.
83 83  |(% style="width:151px" %)__XML Detection__|(% style="width:86px" %)[[image:2021-04-21_16h28_38.png]]|(% style="width:753px" %)
84 84  |(% style="width:151px" %)__Savoye__|(% style="width:86px" %)[[image:2021-04-21_16h28_43.png]]|(% style="width:753px" %)
85 85  |(% style="width:151px" %)__Call Scenario__|(% style="width:86px" %)[[image:2021-04-21_16h28_46.png]]|(% style="width:753px" %)
89 +|(% style="width:151px" %) |(% style="width:86px" %) |(% style="width:753px" %)
86 86  
87 87  == Exploitation ==
88 88  
93 +Exploitation Connectors are often available only for root users in iXPath, their main mission is to fix and prevent all database and memory problems.
89 89  
95 +here's an updated list of exploitation connectors :
96 +
97 +|(% style="width:188px" %)**Exploitation connectors**|(% style="width:81px" %)**Icon**|(% style="width:721px" %)**Description **
98 +|(% style="width:188px" %)PurgeJob|(% style="width:81px" %)[[image:2021-04-22_14h22_15.png]]|(% style="width:721px" %)Deletes jobs older than a given date.
99 +|(% style="width:188px" %)BackupBDD|(% style="width:81px" %)[[image:2021-04-22_14h24_03.png]]|(% style="width:721px" %)Dumps database for a backup.
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 +|(% 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.
104 +|(% style="width:188px" %) |(% style="width:81px" %) |(% style="width:721px" %)
105 +
90 90  == Timers ==
91 91  
108 +Timers connectors, as its name says, set a timer to execute the next connector or launch a scenario ...
92 92  
110 +Timers connectors are listed as below :
111 +
112 +|(% style="width:181px" %)Timers connectors|(% style="width:213px" %)Icon|(% style="width:595px" %)Description
113 +|(% style="width:181px" %) |(% style="width:213px" %) |(% style="width:595px" %)
114 +|(% style="width:181px" %) |(% style="width:213px" %) |(% style="width:595px" %)
115 +
93 93  = Gateways =
94 94  
95 95  == Inclusive gateway ==
2021-04-22_14h22_15.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.omoustaghfir
Size
... ... @@ -1,0 +1,1 @@
1 +9.9 KB
Content
2021-04-22_14h22_22.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.omoustaghfir
Size
... ... @@ -1,0 +1,1 @@
1 +9.9 KB
Content
2021-04-22_14h22_30.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.omoustaghfir
Size
... ... @@ -1,0 +1,1 @@
1 +7.9 KB
Content
2021-04-22_14h24_03.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.omoustaghfir
Size
... ... @@ -1,0 +1,1 @@
1 +7.4 KB
Content
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian