Wiki source code of Remove SOAP Structure

Last modified by Erik Bakker on 2024/05/07 10:41

Show last authors
1 {{container}}
2 {{container layoutStyle="columns"}}
3 (((
4 == About ==
5
6 With the help of this transformation, you can easily remove a SOAP structure (i.e. Envelope and Body) from your message. This is sometimes needed to communicate with an external system.
7
8 == Documentation ==
9
10 ==== 1. How to use ====
11
12 With the help of this transformation, you can easily remove a SOAP structure (i.e. Envelope and Body) from your message. This is sometimes needed to communicate with an external system.
13
14 ==== 2. Keynotes & restrictions ====
15
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.
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
19
20 ==== 3. License Information ====
21
22 Part of the standard license agreement as agreed upon when using the store for the first time.
23
24 ==== 4. Relevant eMagiz Academy Microlearnings ====
25
26 [[Configure your SOAP web service>>doc:Main.eMagiz Academy.Microlearnings.Legacy Functionality.novice-soap-webservice-connectivity-configure-your-soap-webservice.WebHome||target="blank"]]
27 [[SOAP Headers>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-soap-headers||target="blank"]]
28
29 //Would you please consult the privacy policy of eMagiz at the following [[link>>https://www.emagiz.com/privacy-policy/||target="blank"]]//
30 )))
31
32 (((
33
34 )))
35 {{/container}}
36 {{/container}}