Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Kill the call to webservice if it timeouts

Former Member
0 Kudos

Hi All,

I have a requirement to kill the call made to external webservice if it time outs. Please can anyone tell me in how to achieve this.

Actually the legacy has made some changes to delay response for 3 mins. In SAP what is happening is When I make a call to that webservice through proxy method, the method is executing for 3 mins and after 3 mins it raises an exception. But my requirement is, if the method runs for more than 30 sec then just end that call and send error message to the legacy.

Thanks in Advance,

Meenu.

1 REPLY 1

Former Member
0 Kudos

Hello All,

Please help me for the below question.

Thanks,

Meenu.