Changes for page Calling a SOAP Web service
Last modified by Erik Bakker on 2024/09/24 16:26
From version 18.1
edited by Erik Bakker
on 2022/05/03 11:28
on 2022/05/03 11:28
Change comment:
There is no comment for this version
Summary
-
Page properties (4 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 - Data Handling1 +Calling a SOAP Web service - Parent
-
... ... @@ -1,1 +1,1 @@ 1 -Main.eMagiz Academy. Microlearnings.Advanced Level.WebHome1 +Main.eMagiz Academy.Use Cases.WebHome - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e bakker1 +XWiki.eMagiz - Content
-
... ... @@ -1,9 +1,13 @@ 1 -In this course, you will expandyourknowledgeonsomespecificdatahandling options thateMagizprovidesyou.In this course,you'll learn howtoapplyanXSLTextensionewayandyouwillexpandyourknowledge ofSpELexpressions.1 +In this course, you will find the collection of the relevant Microlearnings that you can refer to when sending data to a SOAP Webservice. You can study these microlearnings in the order as presented here to learn in one go all about sending data to a SOAP web service in eMagiz. Note that the referenced microlearnings are identical to those under the Microlearning section. 2 2 3 -* **Total time:** between 10 and 20 minutes 4 -* **Last updated:** March 2021 3 +{{info}} 4 +**Relevant Store content** 5 +The following Store content could be leveraged for this use case. 6 +* [[Add SOAP Structure>>Main.eMagiz Store.Accelerators.Add SOAP Structure.WebHome||target="blank"]] 7 +* [[Remove SOAP Structure>>Main.eMagiz Store.Accelerators.Remove SOAP Structure.WebHome||target="blank"]] 8 +* [[SOAP Connectivity>>Main.eMagiz Store.Accelerators.SOAP Web service Connectivity.WebHome||target="blank"]] 9 +{{/info}} 5 5 6 - 7 7 (% style="border-color:#10137e" %) 8 8 ---- 9 9 {{html}} ... ... @@ -12,39 +12,53 @@ 12 12 <main class="master"> 13 13 <ul class="strip-container"> 14 14 <li class="strip"> 15 - <a href="../../docs/microlearning/advanced-data-handling-xslt-extension-gateway" class="strip__link"> 16 - <label for="" class="strip__label"> 17 - <span>300</span> 18 - XSLT Extension Gateway 19 - </label> 20 - <div class="strip__attribute"> 21 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 22 - <div class="strip__attribute-label">5 minutes</div> 23 - </div> 24 - <div class="strip__attribute"> 25 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 26 - <div class="strip__attribute-label">Developer</div> 27 - </div> 28 - </a> 29 - </li> 30 - </ul> 31 - <ul class="strip-container"> 19 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Novice/SOAP%20Web%20service%20Connectivity/novice-soap-webservice-connectivity-calling-a-soap-webservice" class="strip__link"> 20 + <label for="" class="strip__label"> 21 + <span>5</span> 22 + Calling a SOAP Webservice 23 + </label> 24 + <div class="strip__attribute"> 25 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 26 + <div class="strip__attribute-label">5 minutes</div> 27 + </div> 28 + <div class="strip__attribute"> 29 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 30 + <div class="strip__attribute-label">Developer</div> 31 + </div> 32 + </a> 33 + </li> 32 32 <li class="strip"> 33 - <a href=" ../../docs/microlearning/advanced-data-handling-spel-expressions" class="strip__link">34 - 35 - 300</span>36 - SP eLExpressions37 - 38 - 39 - 40 - 8minutes</div>41 - 42 - 43 - 44 - 45 - 46 - 35 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Novice/SOAP%20Web%20service%20Connectivity/novice-soap-webservice-connectivity-authorization-calling-a-soap-webservice" class="strip__link"> 36 + <label for="" class="strip__label"> 37 + <span>5</span> 38 + Authorization - Calling a SOAP Webservice 39 + </label> 40 + <div class="strip__attribute"> 41 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 42 + <div class="strip__attribute-label">5 minutes</div> 43 + </div> 44 + <div class="strip__attribute"> 45 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 46 + <div class="strip__attribute-label">Developer</div> 47 + </div> 48 + </a> 47 47 </li> 50 + <li class="strip"> 51 + <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Novice/SOAP%20Web%20service%20Connectivity/novice-soap-webservice-connectivity-soap-headers" class="strip__link"> 52 + <label for="" class="strip__label"> 53 + <span>5</span> 54 + SOAP Headers 55 + </label> 56 + <div class="strip__attribute"> 57 + <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> 58 + <div class="strip__attribute-label">5 minutes</div> 59 + </div> 60 + <div class="strip__attribute"> 61 + <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> 62 + <div class="strip__attribute-label">Developer</div> 63 + </div> 64 + </a> 65 + </li> 48 48 </ul> 49 49 </main> 50 50 </div>