cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP to Proxy error PI 7.1

Former Member
0 Kudos

Hi Experts

Working on the SOAP to Proxy scenario, XML message is coming, I am transforming the message from xml into HTML by using the XSLT mapping

I receive the following errror while testing, Can anyone tell how to trace the error

<?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>XIServer</SAP:Category>

<SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>

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

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

<SAP:P3>(See attachment HTMLError for details)</SAP:P3>

<SAP:P4 />

<SAP:AdditionalText />

<SAP:Stack>Error while receiving by HTTP (error code: 400, error text: ICM_HTTP_CONNECTION_FAILED) (See attachment HTMLError for details)</SAP:Stack>

<SAP:Retry>A</SAP:Retry>

</SAP:Error>

Thanks

PR

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Issue is resolved,

Former Member
0 Kudos

Hi,

How you did it?

Former Member
0 Kudos

I gave the RFC Destination as wrong on the receiver communication channel, I corrected the RFC Destination on the receiver CC and issue is resolved,

Thanks a lot for the inputs

PR

Former Member
0 Kudos

Hi,

Does your RFC connection to target SAP system works fine. Check out the port number used in the RFC connection to your target SAP system.

Regards,

Reyaz

Former Member
0 Kudos

Hi,

Check with Proxy configuration done in R/3 system....as u hv configured proper RFC destination for HTTP type.

Regards,

Manisha

former_member732072
Active Participant
0 Kudos

Hi,

Please have a look at the following links and see if it helps

Best Regards