Changes for page SOAP Headers

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

From version 38.1
edited by Erik Bakker
on 2022/08/22 15:54
Change comment: There is no comment for this version
To version 39.1
edited by Erik Bakker
on 2022/08/22 15:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Default language
... ... @@ -1,0 +1,1 @@
1 +en
Content
... ... @@ -16,7 +16,7 @@
16 16  * Message Header to SOAP Header
17 17  
18 18  In both cases ensure that the correct information is exchanged.
19 -
19 +
20 20  == 3. SOAP Headers ==
21 21  
22 22  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.