cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Error during conversion of XI message

Former Member
0 Kudos

Hi,

  We have a synchronous SOAP to SOAP scenario from a web server to ECC. I am pushing the message using SAP Soap Client. I have configured all the PI objects as expected. But it is failing giving the error - SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Error during conversion of XI message.

The version of PI and ECC systems are -

PI - 7.3 single stack

ECC - ECC 6.0 SP 9

The Target url using to send the soap request message to PI is -

http://<PI Host:50000/XISOAPAdapter/MessageServlet?channel=:BusinessComponent:CommunicationChannelName&qos=BE

Could anyone give some inputs on this issue.

Thanks,

Sarat

Accepted Solutions (0)

Answers (2)

Answers (2)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

> HTTP 500 Error during conversion of XI message.

I suspect problem might be in the mapping area. Check whether you are not sending values for the mandatory element from sender structure to target and vice versa.  Also monitor the communication channels of both sender and receiver. If you have further information, Please provide more error details here..

Former Member
0 Kudos

  We are able to successfully do a test in message mapping editor. Also I have run the ABAP proxy in debug mode and checked. Everything seems fine even from ABAP side.

The sender and receiver soap communication channels throwing the same error message -

SOAP: response message contains an error XIAdapter/HTTP/ADAPTER.HTTP_EXCEPTION - HTTP 500 Error duri...

Thanks,

Sarat

baskar_gopalakrishnan2
Active Contributor
0 Kudos

The error message shows that response side is error. I believe you use java only stack. You might want to check the below threads. You might want to check also SAP NOTE 1522630.

http://scn.sap.com/thread/3172387

http://scn.sap.com/thread/2029323

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Sarat,

At what level you got this error, it seems your target system not seding valid response back to PI,Monitor your SOAP Receiver channel and check with your Target system team.

Regards,

Raj

Former Member
0 Kudos

Hi Raja,

  When I go to SXMB_MONI transaction in target ECC system I was not able to find any entry for this test. Both the SOAP Sender and Receiver channels are throwing the same error message.

Regards,

Sarat

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi Sarat,

Check in PI SXMB_MONI,as i already mentioned it seems issue with Response.

Regards,

Raj