Wiki source code of Add Root Element
Last modified by Martijn Woudstra on 2023/04/13 15:34
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
17.1 | 1 | {{container}} |
| 2 | {{container layoutStyle="columns"}} | ||
| 3 | ((( | ||
| 4 | == About == | ||
| 5 | With the help of this transformation, you can easily add a root entity to your message. This is sometimes needed to communicate with an external system. | ||
| 6 | |||
| 7 | == Documentation == | ||
| 8 | |||
| 9 | ==== 1. How to use==== | ||
| 10 | With the help of this transformation, you can easily add a root entity to your message. This is sometimes needed to communicate with an external system. | ||
| 11 | |||
| 12 | ==== 2. Keynotes & restrictions==== | ||
| 13 | |||
| 14 | * Note that this is a custom XSLT that is designed for a specific cause. | ||
| 15 | * Always try to understand the context before you implement this transformation. | ||
| 16 | * Note that you need to define the name of the root if you want to deviate from the standard naming (i.e. root) as defined in the store item. | ||
| 17 | |||
| 18 | ==== 3. License Information==== | ||
| 19 | Part of the standard license agreement as agreed upon when using the store for the first time. | ||
| 20 | |||
| 21 | ==== 4. Relevant eMagiz Academy Microlearnings==== | ||
| 22 | |||
| 23 | None | ||
| 24 | |||
| |
19.1 | 25 | //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]))) |
| |
17.1 | 26 | |
| 27 | |||
| 28 | |||
| 29 | ((())) | ||
| 30 | {{/container}} | ||
| 31 | {{/container}} |