Wiki source code of SOAP Web service Connectivity
Version 60.1 by Erik Bakker on 2022/05/03 13:52
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | In the previous course, we learned how you could communicate with external parties via SOAP web services. In this course, we will expand on this knowledge by looking at options within the platform to handle web service timeouts coming from an external party. | ||
2 | |||
3 | * **Total time:** between 15 and 20 minutes | ||
4 | |||
5 | |||
6 | (% style="border-color:#10137e" %) | ||
7 | ---- | ||
8 | {{html}} | ||
9 | <div class="ez-academy"> | ||
10 | <div class="ez-academy_body"> | ||
11 | <main class="master"> | ||
12 | <ul class="strip-container"> | ||
13 | <li class="strip"> | ||
14 | <a href="../../docs/microlearning/intermediate-soap-webservice-connectivity-handling-webservice-timeouts" class="strip__link"> | ||
15 | <label for="" class="strip__label"> | ||
16 | <span>232</span> | ||
17 | Handling Webservice Timeouts | ||
18 | </label> | ||
19 | <div class="strip__attribute"> | ||
20 | <img class="strip__attribute-icon strip__attribute-icon--duration" src="/bin/download/Main/Images/General/WebHome/icon-duration32.svg"/> | ||
21 | <div class="strip__attribute-label">7 minutes</div> | ||
22 | </div> | ||
23 | <div class="strip__attribute"> | ||
24 | <img class="strip__attribute-icon strip__attribute-icon--roles" src="/bin/download/Main/Images/General/WebHome/icon-roles32.svg"/> | ||
25 | <div class="strip__attribute-label">Developer</div> | ||
26 | </div> | ||
27 | </a> | ||
28 | </li> | ||
29 | </ul> | ||
30 | </main> | ||
31 | </div> | ||
32 | </div> | ||
33 | {{/html}} |