cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Receiver sync call timeout

Former Member
0 Kudos

Hi guys, I need to increase the sync call timeout value for SOAP adpter as my receiver system has vaery slow response time. Which parameter to set? Currently is the message valid for 3 minutes.

Thanks, Andrzej

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Try below settings:

In the SOAP Receiver adapter:

Under the module tab:

Go to the module configuration and add the below key values:

Module Key Parameter name Parameter Value

your key name XMBWS.Timeout give your value in milliseconds.

let us know, this should work.

Divyesh vasani

Answers (3)

Answers (3)

rajasekhar_reddy14
Active Contributor
0 Kudos

Ask your web service team to reduce repsonse time, this is the best way to go ahead.

elase you cal chnage time out value using RZ10 , you can enter timemout value.but this option not good idea.

or

design interface using BPM.

Regards,

Raj

Former Member
0 Kudos

I agree with Raja. Change Instance Profile in rz10 is not a good idea... cause for activation you need also to restart the R3 instance....

Former Member
0 Kudos

Hello Mr Alakov,

To set up & investigate timeout in SapPI, you can follow this guide:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c059d583-a551-2c10-e095-eb5d95e03...

Former Member
0 Kudos

Hello

XI.Timeout can be used with the SOAP sender, and XMBWS.Timeout for the SOAP receiver.

There are further details in note - 856597

Q: Can I increase the default timeout value for the sender

adapter?

A: Yes. The default timeout value for synchronous calls is 5

minutes. You can increase this value by setting parameter

XI.Timeout in the module parameter table of the SOAP adapter.

Q: Can I configure the timeout value of my receiver adapter?

Sarah