Last modified by Danniar Firdausy on 2024/09/18 21:36

From version 1.1
edited by eMagiz
on 2022/06/10 13:16
Change comment: There is no comment for this version
To version 4.1
edited by Erik Bakker
on 2022/09/01 09:54
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -intermediate-soap-webservice-connectivity-handling-webservice-timeouts
1 +Handling Webservice Timeouts
Parent
... ... @@ -1,1 +1,1 @@
1 -Main.WebHome
1 +Main.eMagiz Academy.Microlearnings.Intermediate Level.SOAP Web service Connectivity.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eMagiz
1 +XWiki.ebakker
Content
... ... @@ -1,18 +1,12 @@
1 1  {{container}}
2 2  {{container layoutStyle="columns"}}
3 3  (((
4 -
5 -# Handling web service Timeouts
6 -
7 7  When talking to external parties via a SOAP web service, you need to define in eMagiz that you want to call a SOAP web service so eMagiz will form a correct SOAP message. In our previous [course](novice-soap-webservice-connectivity-index.md), we learned how to call a SOAP web service and how you can ensure that detailed faults are returned to the user. In this microlearning, we will build on this knowledge by learning what you can do when confronted with webservice timeouts from an external party.
8 8  
9 -Should you have any questions, please get in touch with academy@emagiz.com.
6 +Should you have any questions, please get in touch with [[academy@emagiz.com>>mailto:academy@emagiz.com]].
10 10  
11 -- Last update: April 7th, 2022
12 -- Required reading time: 5 minutes
13 -
14 14  == 1. Prerequisites ==
15 -- Basic knowledge of the eMagiz platform
9 +* Basic knowledge of the eMagiz platform
16 16  
17 17  == 2. Key concepts ==
18 18  This microlearning centers around handling web service timeouts on SOAP Webservice calls.
... ... @@ -19,7 +19,7 @@
19 19  
20 20  With SOAP, we mean A messaging protocol specification for exchanging structured information in implementing web services in computer networks.
21 21  
22 -- To manipulate the standard timeout on a SOAP web service in eMagiz, you need an HTTP Components message sender (support object)
16 +* To manipulate the standard timeout on a SOAP web service in eMagiz, you need an HTTP Components message sender (support object)
23 23  
24 24  == 3. Calling a SOAP Webservice ==
25 25  
... ... @@ -48,12 +48,11 @@
48 48  
49 49  == 5. Key takeaways ==
50 50  
51 -- To manipulate the default timeout, use the HTTP Components message sender
52 -- Note that the values need to be supplied in milliseconds
53 -- Don't forget to link the support object to the functional component
54 -- Don't fill in a crazily high number for the timeout, as that could lead to slower processing of messages
45 +* To manipulate the default timeout, use the HTTP Components message sender
46 +* Note that the values need to be supplied in milliseconds
47 +* Don't forget to link the support object to the functional component
48 +* Don't fill in a crazily high number for the timeout, as that could lead to slower processing of messages
55 55  
56 -
57 57  == 6. Suggested Additional Readings ==
58 58  
59 59  If you are interested in this topic and want more information, please read the help text provided by eMagiz.
... ... @@ -60,10 +60,8 @@
60 60  
61 61  == 7. Silent demonstration video ==
62 62  
63 -<iframe width="1280" height="720" src="../../vid/microlearning/" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
56 +{{video attachment="intermediate-soap-webservice-connectivity-handling-webservice-timeouts.mp4" reference="Main.Videos.Microlearning.WebHome"/}})))
64 64  
65 -{{video attachment="intermediate-soap-webservice-connectivity-handling-webservice-timeouts.mp4" reference="Main.Videos.Microlearning.WebHome"/}}
58 +((({{toc/}}))){{/container}}
59 +{{/container}}
66 66  
67 -
68 -((({{toc/}}))){{/container}}{{/container}}
69 -