Last modified by Erik Bakker on 2024/09/24 16:27

From version 40.1
edited by eMagiz
on 2022/07/04 15:18
Change comment: There is no comment for this version
To version 35.1
edited by Erik Bakker
on 2022/05/05 08:24
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Calling a REST Web service
1 +Calling a SOAP Web service
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.ebakker
Content
... ... @@ -1,12 +1,6 @@
1 -In this course, you will find the collection of the relevant Microlearnings that you can refer to when sending data to a REST Webservice. You can study these microlearnings in the order as presented here to learn in one go all about sending data to a REST web service in eMagiz. Note that the referenced microlearnings are identical to those under the Microlearning section.
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 -{{info}}
4 -**Relevant Store content**
5 -The following Store content could be leveraged for this use case.
6 -* [[REST Connectivity - Fire & Forget>>Main.eMagiz Store.Accelerators.REST - Fire & Forget.WebHome||target="blank"]]
7 -* [[REST Connectivity - Request & Response>>Main.eMagiz Store.Accelerators.REST - Request & Response.WebHome||target="blank"]]
8 -* [[SOAP Connectivity>>Main.eMagiz Store.Accelerators.SOAP Web service Connectivity.WebHome||target="blank"]]
9 -{{/info}}
3 +* **Total time:** between 40 and 60 minutes
10 10  
11 11  
12 12  (% style="border-color:#10137e" %)
... ... @@ -17,85 +17,53 @@
17 17   <main class="master">
18 18   <ul class="strip-container">
19 19   <li class="strip">
20 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-call-a-rest-webservice" class="strip__link">
14 + <a href="../../docs/microlearning/novice-soap-webservice-connectivity-calling-a-soap-webservice" class="strip__link">
21 21   <label for="" class="strip__label">
22 - <span>6</span>
23 - Call a REST Web service
16 + <span>14</span>
17 + Calling a SOAP Webservice
24 24   </label>
25 25   <div class="strip__attribute">
26 26   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
27 - <div class="strip__attribute-label">7 minutes</div>
21 + <div class="strip__attribute-label">5 minutes</div>
28 28   </div>
29 29   <div class="strip__attribute">
30 30   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
31 31   <div class="strip__attribute-label">Developer</div>
32 32   </div>
33 - </a>
27 + </a>
34 34   </li>
35 35   <li class="strip">
36 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-basic-authentication" class="strip__link">
30 + <a href="../../docs/microlearning/novice-soap-webservice-connectivity-authorization-calling-a-soap-webservice" class="strip__link">
37 37   <label for="" class="strip__label">
38 - <span>6</span>
39 - Authorization - Basic Authentication
32 + <span>14</span>
33 + Authorization - Calling a SOAP Webservice
40 40   </label>
41 41   <div class="strip__attribute">
42 42   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
43 - <div class="strip__attribute-label">6 minutes</div>
37 + <div class="strip__attribute-label">5 minutes</div>
44 44   </div>
45 45   <div class="strip__attribute">
46 46   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
47 47   <div class="strip__attribute-label">Developer</div>
48 48   </div>
49 - </a>
43 + </a>
50 50   </li>
51 51   <li class="strip">
52 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-oauth-client-credentials" class="strip__link">
46 + <a href="../../docs/microlearning/novice-soap-webservice-connectivity-soap-headers" class="strip__link">
53 53   <label for="" class="strip__label">
54 - <span>6</span>
55 - Authorization - OAuth 2.0 Client Credentials
48 + <span>14</span>
49 + SOAP Headers
56 56   </label>
57 57   <div class="strip__attribute">
58 58   <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
59 - <div class="strip__attribute-label">7 minutes</div>
53 + <div class="strip__attribute-label">5 minutes</div>
60 60   </div>
61 61   <div class="strip__attribute">
62 62   <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
63 63   <div class="strip__attribute-label">Developer</div>
64 64   </div>
65 - </a>
59 + </a>
66 66   </li>
67 - <li class="strip">
68 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-authorization-oauth-authorization-code" class="strip__link">
69 - <label for="" class="strip__label">
70 - <span>5</span>
71 - Authorization - OAuth 2.0 Authorization Code
72 - </label>
73 - <div class="strip__attribute">
74 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
75 - <div class="strip__attribute-label">7 minutes</div>
76 - </div>
77 - <div class="strip__attribute">
78 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
79 - <div class="strip__attribute-label">Developer</div>
80 - </div>
81 - </a>
82 - </li>
83 - <li class="strip">
84 - <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/Intermediate%20Level/REST%20Connectivity/intermediate-rest-webservice-connectivity-certificates-when-calling-a-rest-webservice" class="strip__link">
85 - <label for="" class="strip__label">
86 - <span>6</span>
87 - Sending certificates to a REST web service
88 - </label>
89 - <div class="strip__attribute">
90 - <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/>
91 - <div class="strip__attribute-label">6 minutes</div>
92 - </div>
93 - <div class="strip__attribute">
94 - <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/>
95 - <div class="strip__attribute-label">Developer</div>
96 - </div>
97 - </a>
98 - </li>
99 99   </ul>
100 100   </main>
101 101   </div>