cancel
Showing results for 
Search instead for 
Did you mean: 

CLIENT_RECEIVE_FAILED Error.

Former Member
0 Kudos

Hi Everyone,

I am getting the following error while sending the Outbound messages from CRM system to XI System. The Outbound queues are showing up as stopped in sxmb_moni of CRM system.

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> 
- <!--  Call Integration Server 
  --> 
- <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>200</SAP:P1> 
  <SAP:P2>Error Parsing Response. No XI Response Received.</SAP:P2> 
  <SAP:P3 /> 
  <SAP:P4 /> 
  <SAP:AdditionalText><html> <head> <title>SAP J2EE Engine Start Page</title> </head> <frameset framespacing="0" border="0" rows="90,*" frameborder="0"> <frame name="banner" scrolling="no" noresize target="contents" src="top.html" marginwidth="0" marginheight="0"> <frame name="main" src="main.html" marginwidth="10" marginheight="30" scrolling="auto"> <noframes> <body> <p>This page uses frames, but your browser doesn't support them.</p> </body> </noframes> </frameset> </html></SAP:AdditionalText> 
  <SAP:ApplicationFaultMessage namespace="" /> 
  <SAP:Stack>Error while receiving by HTTP (error code: 200, error text: Error Parsing Response. No XI Response Received.)</SAP:Stack> 
  <SAP:Retry>A</SAP:Retry> 
  </SAP:Error>

Please help..

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Amith,

Go throgh the following link for list of HTTP errors.

Regards

Sridhar Goli

Answers (2)

Answers (2)

Former Member
0 Kudos

Have you done the configuration in CRM system using transaction SXMB_ADM??

SXMB_ADM ---> Integration Engine Configuration, check if you have selected "Application System" under Role of Business System and under Corresponding Integ. Server you shoud give the dest://xxxxx.

wehere xxxxx is the rfc destination of XI server.

Regards,

Sarvesh

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Are u trying a synch scenario? If it is a sync scenario then u should check the response mapping again in sxmb_moni

Code 200 is not an error but OK,

Please refer http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html