Wiki source code of Add SOAP Structure
Last modified by Erik Bakker on 2024/05/07 09:23
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
2.1 | 1 | {{container}} |
| 2 | {{container layoutStyle="columns"}} | ||
| |
4.1 | 3 | ((( |
| |
7.1 | 4 | == About == |
| |
24.1 | 5 | |
| |
21.1 | 6 | With the help of this transformation, you can easily add a SOAP structure (i.e. Envelope and Body) to your message. This is sometimes needed to communicate with an external system. |
| |
4.1 | 7 | |
| |
7.1 | 8 | == Documentation == |
| |
4.1 | 9 | |
| |
24.1 | 10 | ==== 1. How to use ==== |
| 11 | |||
| |
21.1 | 12 | With the help of this transformation, you can easily add a SOAP structure (i.e. Envelope and Body) to your message. This is sometimes needed to communicate with an external system. |
| |
2.1 | 13 | |
| |
24.1 | 14 | ==== 2. Keynotes & restrictions ==== |
| |
2.1 | 15 | |
| |
19.1 | 16 | * Note that this is a custom XSLT that is designed for a specific cause. |
| 17 | * Always try to understand the context before you implement this transformation. | ||
| |
25.1 | 18 | * **Version 1.1.0 and above** will only work on the [[current runtime>>doc:Main.eMagiz Academy.Fundamentals.fundamental-runtime-generation3||target="blank"]] architecture |
| |
3.1 | 19 | |
| |
24.1 | 20 | ==== 3. License Information ==== |
| 21 | |||
| |
15.1 | 22 | Part of the standard license agreement as agreed upon when using the store for the first time. |
| |
2.1 | 23 | |
| |
24.1 | 24 | ==== 4. Relevant eMagiz Academy Microlearnings ==== |
| |
10.1 | 25 | |
| |
24.1 | 26 | * [[Configure your SOAP web service>>doc:Main.eMagiz Academy.Microlearnings.Legacy Functionality.novice-soap-webservice-connectivity-configure-your-soap-webservice.WebHome||target="blank"]] |
| |
23.1 | 27 | * [[SOAP Headers>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-soap-headers||target="blank"]] |
| |
10.1 | 28 | |
| |
24.1 | 29 | //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]// |
| 30 | ))) | ||
| |
2.1 | 31 | |
| 32 | |||
| |
3.1 | 33 | |
| |
24.1 | 34 | ((( |
| 35 | |||
| 36 | ))) | ||
| |
2.1 | 37 | {{/container}} |
| 38 | {{/container}} |