Skip to Content
0
Former Member
Sep 13, 2007 at 11:44 AM

SOAP Sender Timeout

349 Views

Hello everybody!

I have a <b>SOAP -> XI -> RFC</b> scenario:

My web service client (.net) sends SOAP messages to XI (SOAP Sender Adapter). The messages are synchronous, and the ws client fails on Timeout after 1 minute.

My ws client call timeout is 5 minutes. So, it is not the problem.

Note <b>856597</b> says SOAP Sender Adapter timeout is 5 minutes. So, it is not the problem either.

Note <b>824554</b> says to increase ICM_HTTP_TIMEOUT (icm/server_port_<n> = ... PROCTIMEOUT=<s>) parameter. Is that the solution? Do the http requests sent to the inbound address for SOAP messages (http://myserver:50100/XISOAPAdapter/MessageServlet?channel=:BS:Channel) go through ICM ?

Thanks

Julio