cancel
Showing results for 
Search instead for 
Did you mean: 

com.sap.aii.af.ra.ms.api.DeliveryException: Connection timed out: connect

Former Member
0 Kudos

Hi All,

I am calling a external web service from XI using XI soap adapter.

I am getting following error.

com.sap.aii.af.ra.ms.api.DeliveryException: Connection timed out: connect

I checked with the external web service it is working file.But when I am trying to execute it using XI Soap adapter I getting connection timed out error.

I have given following path in XI SOAP adapter.

http://<server>:<port>/ChangeVendorWS/Config1?style=document

Please help me.

Accepted Solutions (0)

Answers (2)

Answers (2)

Shabarish_Nair
Active Contributor
0 Kudos

please confirm the target url, action and other parameters in the SOAP adapter.

Ref: /people/shabarish.vijayakumar/blog/2008/01/08/troubleshooting--rfc-and-soap-scenarios-updated-on-20042009

that blog should help you cross check on the parameters you have defined.

bhavesh_kantilal
Active Contributor
0 Kudos

Shweta,

Check if the SOAP url and SOAP action are valid in the SOAP adapter.

Also check if there is a proxy server between the Webservice and your XI, if yes, make sure that the proxy server settings and credentials have been entered.

Regards,

Bhavesh

Former Member
0 Kudos

I had a same problem.

It was definately URL and SOAP Action Problem.

Also, I didnt configure the Proxy too.

Please dont waste more time in looking inot other configs.

Just give a careful look at Target URL and SOAP Action, again and again.

Sweta , Please make this question Answerd , it will be useful for other users.

And Bahvesh Deserves good points..

Thanks ,

Deo.