Changes for page Handling Webservice Timeouts
Last modified by Danniar Firdausy on 2024/09/18 21:36
From version 9.1
edited by Eva Torken
on 2023/09/20 14:32
on 2023/09/20 14:32
Change comment:
There is no comment for this version
To version 7.1
edited by Erik Bakker
on 2023/01/23 10:22
on 2023/01/23 10:22
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.e torken1 +XWiki.ebakker - Content
-
... ... @@ -17,7 +17,7 @@ 17 17 18 18 == 3. Calling a SOAP Webservice == 19 19 20 -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>>doc:Main.eMagiz Academy.Microlearnings.Novice.SOAP WebConnectivity.WebHome]], 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.20 +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. 21 21 22 22 By default, eMagiz will wait a maximum of 60 seconds to receive a response before throwing a timeout. However, sometimes we see that external parties need more time (for whatever reason) before they can respond to the request we send to the external party. At first, you should discuss alongside the external party whether the response can be delivered quicker to eMagiz to stay within the default timeout of 60 seconds. 23 23 ... ... @@ -35,15 +35,26 @@ 35 35 36 36 [[image:Main.Images.Microlearning.WebHome@intermediate-soap-webservice-connectivity-handling-webservice-timeouts--http-components-message-sender-linked.png]] 37 37 38 -== 4. Keytakeaways==38 +== 4. Assignment == 39 39 40 +Build a flow within your project in which you manipulate the default timeouts on a web service call. 41 +This assignment can be completed with the help of the (Academy) project that you have created/used in the previous assignment. 42 + 43 +== 5. Key takeaways == 44 + 40 40 * To manipulate the default timeout, use the HTTP Components message sender 41 41 * Note that the values need to be supplied in milliseconds 42 42 * Don't forget to link the support object to the functional component 43 43 * Don't fill in a crazily high number for the timeout, as that could lead to slower processing of messages 44 44 45 -== 5. Suggested Additional Readings ==50 +== 6. Suggested Additional Readings == 46 46 47 47 If you are interested in this topic and want more information, please read the help text provided by eMagiz. 48 -)))((({{toc/}}))){{/container}}{{/container}} 49 49 54 +== 7. Silent demonstration video == 55 + 56 +{{video attachment="intermediate-soap-webservice-connectivity-handling-webservice-timeouts.mp4" reference="Main.Videos.Microlearning.WebHome"/}}))) 57 + 58 +((({{toc/}}))){{/container}} 59 +{{/container}} 60 +