Hello,
I am making a call to web service inside a REPEAT step in flow service.
I have set count=3, repeat on FAILURE and time interval to 5 minutes (300 seconds)(as per the requirements documented for my project).
I am kind of not clear that while waiting for 5 minutes, does Integration Server releases the current processing thread available to other resources ?
If I say it in other way, if web service is down and one request will wait to make request again to web service ( 3 times at every 5 minutes = 15 minutes total wait time interval) …duing this 15 minutes, will the thread be bound to the same service or IS releases the thread ?
Any help on this will be highly appreciated.
Regards
Nilesh
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB