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's gravatar image

fabien
(suspended)
accept rate: 0%

edited 04.02.2020 at 10:21


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.

link

answered 05.02.2020 at 02:55

Reguel%20Wermelinger's gravatar image

Reguel Werme... ♦♦
9.4k31958
accept rate: 70%

edited 05.02.2020 at 10:05

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×147
×48

Asked: 04.02.2020 at 09:26

Seen: 1,673 times

Last updated: 05.02.2020 at 10:05