cancel
Showing results for 
Search instead for 
Did you mean: 

ICM_HTTP_CONNECTION_FAILED

Former Member
0 Kudos

Hi all

Can anybody suggest me a way to solve the following error. I am getting this error while sending data through HTTP adapter.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Call Adapter

-->

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>XIAdapter</SAP:Category>

<SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_CLIENT</SAP:Code>

<SAP:P1>400</SAP:P1>

<SAP:P2>ICM_HTTP_CONNECTION_FAILED</SAP:P2>

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>HTTP client. Code 400 reason ICM_HTTP_CONNECTION_FAILED</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

Thankyou

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Check the SICF proxy settings.

T-Code - SICF

Select hierarchy type SERVICES

menu -> client -> proxy settings -> global proxy settings

Make sure all are unchecked.

STALANKI
Active Contributor
0 Kudos

Ex:https://www.sdn.sap.com should be in target host and /sdn/collaboration.sdn should be in path prefix.Please revert if there is any problem.There should be already present HTTP destination to adapter framework with description PMI destination of XIAdapterFramework af.XI system number.hostname.You can see that template and configure for your external system.

STALANKI
Active Contributor
0 Kudos

Go to SM59 and create a RFC destination with the connection type G and service no as 80 and website name in the target host field and approipriate path prefix in path prefix field.

Ex:https://www.sdn.sap.com/sdn/collaboration.sdn should be in target host and /sdn/collaboration.sdn in path prefix.

Former Member
0 Kudos

Hi Suraj

Do I have to set up any RFC destination for external system in XI?

If so, How can I do it to the website (MY data Final destination).

Thankyou

former_member187339
Active Contributor
0 Kudos

Hi Simon,

Have a look at the following thread :

Regards

Suraj

STALANKI
Active Contributor
0 Kudos

Hi Simon,

Please go to SMICM and check wether the status is green.

MichalKrawczyk
Active Contributor
0 Kudos

Hi Simon,

try this note:824554

Regards,

michal

MichalKrawczyk
Active Contributor
0 Kudos

you may also try this link:

as someone had the same prooblem and resolved it

(host without HTTP://)

Regards,

michal