cancel
Showing results for 
Search instead for 
Did you mean: 

Time Out for WebService Call

former_member312910
Participant
0 Kudos

Hi All

I am trying to execute a External Web service from my Webdynpro application.

But some times the Web service does not respond fast and the screen hangs.

I dont want my application to wait for the service indefinitely.

Is it possible to put a time out from Webdynpro, set a time out of 5 seconds and is service does not return anything, application can do the rest of the processing.

Is there some parameter that i can set?

thanks

Deepu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi

you can go with performance tuning of your application , by setting jarm , so that you can find where the problem

would be , you can even reduce the amount of code drastically , this may help you solve the problem .

you can search in help portal regarding the JARM setting in NWDS and webdynpro console.