cancel
Showing results for 
Search instead for 
Did you mean: 

Webservice Time out

Former Member
0 Kudos

Hi All,

Webservice test page there is a Time Out field, the value is 60sec.

when i test the scenario from Database to webservice, the message contains more than 8000 records, my receiver CC is giving time out after 60sec.

i already gave the parameter "XMWS.TimeOut" to 60000 in my Receiver Soap adapter module tab.

where do i need to increase the time out to 10min in webservice side???

Kind Regards,

Kiran.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You need to increase the HTTP_TIMEOUT of the Integration Engine

SXMB_ADM --> Integration Engine Configuration --> specific configuration --> Increase the HTTP_TIMEOUT parameter value

Refer below blong for indepth steps

/people/michal.krawczyk2/blog/2006/06/08/xi-timeouts-timeouts-timeouts

If still there is problem,

Have a look into SAP Notes – 804124, 807000

Thanks

Swarup

Former Member
0 Kudos

Hi Swarup,

I did change the ServeletInputStreamTimeOut parameter to 2hours(7200000) in configtool according to Note 807000.

(cluster-data -> Global server configuration -> services -> http

3. Press the ServletInputStreamTimeout).

But still it is giving time out after 5 minites in receiver SOAP adapter.

Can you give me any idea

Kind Regards,

Kiran

Answers (2)

Answers (2)

Former Member
0 Kudos

You need to increase the HTTP_TIMEOUT of the Integration Engine

SXMB_ADM --> Integration Engine Configuration --> specific configuration --> Increase the HTTP_TIMEOUT parameter value to 99999. Try this , it had worked for me.

Former Member
0 Kudos

increase the time out in SXMB_ADM in ur PI/XI box parameter HTTP Time out

Regards

Sreeram.G.Reddy