cancel
Showing results for 
Search instead for 
Did you mean: 

TimeOut when making a Web Service call

Former Member
0 Kudos

I am making a call to an external web service. I have created a proxy in ECC to do the following. ECC -> XI -> Webservice. This call can sometimes take longer than 1 minute and thus the proxy returns an HTTP timeout error.

I have maintained in the Integration Configuration for both ECC and XI for the parameter HTTP_TIMEOUT as 600seconds. This does not seem to do anything for the webservice call time limit.

Where can you maintain the time limit when executing a client proxy call from ECC?

thanks

Steve Park

Accepted Solutions (0)

Answers (2)

Answers (2)

adam_krawczyk1
Contributor
0 Kudos

If you expose WebServices through SOAMANAGER configuration, there is a setting under "Transport Settings" - "Maximum Wait for WS Consumer".

This is the maximum waiting time in seconds we accept to wait. A useful configuration if we do not want to make program hanging for too long time.

Regards,
Adam

moorthy
Active Contributor
0 Kudos

Hi Steve,

Refer this SAP note-893713, 824554 ,826419

I think , you have checked this-SAP Note #906435

Hope this helps,

Regards,

Moorthy

Message was edited by: Krishna Moorthy P

Former Member
0 Kudos

Hi Steve,

Some options for the same issue:

Regards

Vijaya