Question
LTIMindtree
IN
Last activity: 1 Apr 2020 3:50 EDT
Connect Soap - Do another action upon Response Timeout
I have a connect SOAP rule which is fetching attachment content using a GetObject URL provided by a Content Manager service. For few work objects the attachments are too large for which sometime results in response timeout. I have the connect SOAP rule set to 120000 (standard value) as response timeout.
I want to initiate a different step or action (for example - redirect to other direct link) whenever the response timeout occurs. Is there any proper way to achieve this requirement. If not then, is there any alternative way to handle the same.