Wiki source code of MERGEXML
Version 13.1 by Assala Chmiti on 2021/12/08 09:34
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = __**I- Introduction:**__ = | ||
2 | |||
3 | The "MergeXML" connector is used to merge different XML files into one XML file. | ||
4 | |||
5 | = __**I- **__**Treatment Features__:__** = | ||
6 | |||
7 | The "MergeXML" connector is found in the conectors panel (On the left sidebar of the scenario page). | ||
8 | |||
9 | * ((( | ||
10 | == **Configuration:** == | ||
11 | ))) | ||
12 | |||
13 | **T**o set up the connector, you should click on the blue button above the connector and fill in the properties displayed : | ||
14 | |||
15 | |||
16 | [[image:1638895716974-752.png]] | ||
17 | |||
18 | |||
19 | __** Name :**__ To give a name to the processing step (connector). It is very useful to give meaningful names. | ||
20 | |||
21 | __** Nœud XML : **__Contains the XML node allowing to merge the XML content in the same file. | ||
22 | |||
23 | __** Output FileName :**__ define the Name of the output file. | ||
24 | |||
25 | __** Condition :**__ This field allows you to add a condition to execute the processing step only if the condition is met. | ||
26 | |||
27 | [[image:1638895490332-366.png]] | ||
28 | |||
29 | |||
30 | * ((( | ||
31 | == **Example: MERGEXML using 2 Files** == | ||
32 | ))) | ||
33 | |||
34 | In this example, we will try to merge 2 files IN into one output file. | ||
35 | |||
36 | You will find below 2 ex | ||
37 | |||
38 | |||
39 |