Changes for page SOAP Headers

Last modified by Erik Bakker on 2024/08/26 12:48

From version 37.1
edited by Erik Bakker
on 2022/06/12 09:37
Change comment: There is no comment for this version
To version 44.1
edited by Eva Torken
on 2023/06/27 12:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ebakker
1 +XWiki.etorken
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -3,9 +3,6 @@
3 3  
4 4  Should you have any questions, please contact academy@emagiz.com.
5 5  
6 -* Last update: June 10th, 2021
7 -* Required reading time: 5 minutes
8 -
9 9  == 1. Prerequisites ==
10 10  * Basic knowledge of the eMagiz platform
11 11  
... ... @@ -19,7 +19,7 @@
19 19  * Message Header to SOAP Header
20 20  
21 21  In both cases ensure that the correct information is exchanged.
22 -
19 +
23 23  == 3. SOAP Headers ==
24 24  
25 25  When communicating via SOAP web service calls it can happen that an exchange of data needs to happen between the message headers on your message and the SOAP headers. In this microlearning, we will learn about this exchange in both directions. SOAP Headers are headers within a SOAP Envelope that can be used to communicate metadata or authentication information between parties.
... ... @@ -30,7 +30,7 @@
30 30  
31 31  In both cases ensure that the correct information is exchanged.
32 32  
33 -In a previous microlearning, we already discussed one aspect of this. As you probably recall from our microlearning on [Securing your SOAP Webservice](novice-soap-web service-connectivity-securing-your-soap-webservice.md) we needed to exchange data between the SOAP header that our client was sending and a message header on the message so we could check whether or not the client was authorized to call the operation.
30 +In a previous microlearning, we already discussed one aspect of this. As you probably recall from our microlearning on [[Securing your SOAP Webservice>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP Web service Connectivity.novice-soap-webservice-connectivity-securing-your-soap-webservice||target="blank"]] we needed to exchange data between the SOAP header that our client was sending and a message header on the message so we could check whether or not the client was authorized to call the operation.
34 34  
35 35  In that microlearning, we also discussed the component that we need for this. The 'complex SOAP header mapper'.
36 36  
... ... @@ -46,24 +46,15 @@
46 46  
47 47  With this information, you can place SOAP Headers on message headers and vice versa every time you need it.
48 48  
49 -== 4. Assignment ==
46 +== 4. Key takeaways ==
50 50  
51 -Call an external web service and send along some SOAP Headers.
52 -This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment.
53 -
54 -== 5. Key takeaways ==
55 -
56 56  * You can exchange data from:
57 57   ** SOAP Header to Message Header
58 58   ** Message Header to SOAP Header
59 59  * You need the SOAP structure and the message header name to make it work
60 60  
61 -== 6. Suggested Additional Readings ==
53 +== 5. Suggested Additional Readings ==
62 62  
63 63  If you are interested in this topic and want more information on it please read the help text provided by eMagiz.
64 64  
65 -== 7. Silent demonstration video ==
66 -
67 -{{video attachment="novice-soap-webservice-connectivity-soap-headers.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
68 -
69 69  )))((({{toc/}}))){{/container}}{{/container}}