Changes for page Validate Incoming Messages
Last modified by Erik Bakker on 2024/08/26 12:39
From version 37.1
edited by Erik Bakker
on 2022/08/22 15:36
on 2022/08/22 15:36
Change comment:
There is no comment for this version
To version 38.1
edited by Erik Bakker
on 2022/08/22 15:37
on 2022/08/22 15:37
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -18,7 +18,7 @@ 18 18 * Authentication 19 19 20 20 Of these four points, we will zoom in on the validation part of our SOAP Webservice in this microlearning. 21 - 21 + 22 22 == 3. Validate Incoming Messages == 23 23 24 24 When setting up a point at which your customers can talk to you eMagiz offers various methods of creating such a point. One of those options is by hosting a SOAP Webservice in eMagiz that handles XML messages asynchronously or synchronously. In this microlearning, we will zoom in on the part that validation of the messages plays when offering such a SOAP web service.