Hi, I have a max timeout on socket connection with Ivy 5.1 when I use a web service node. Is it a way to modify this value in this version of Ivy ? I tried with web.xml and java option but do nothing.. And I can't find anything in the server variable configuration.. Any hint will be very appreciate. Thanks in advance. Fabien Duay asked 04.02.2020 at 09:26 fabien |
Hi Fabien As far as I can remember there is no global option to change timeouts for webservice calls in this dated ivy version. But, you can define a timeout on each webservice call activity: https://developer.axonivy.com/doc/5.1.13/DesignerGuideHtml/ivy.processmodeling.html#ivy-processmodels-elements-webservice If you have to change many elements to apply the same timeout setting. Consider using a scripted value from a data class attribute which you define once and read on every web service client call activity into the timeout field. answered 05.02.2020 at 02:55 Reguel Werme... ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 04.02.2020 at 09:26
Seen: 1,804 times
Last updated: 05.02.2020 at 10:05