cancel
Showing results for 
Search instead for 
Did you mean: 

CLIENT_RECEIVE_FAILED in proxy scenario

0 Kudos

Hi All,

I am getting an error while executing a proxy scenario. The error is as follows(the error in R/3 only, message didn't reach to PI 😞

<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 />

Please help me in this regard.

Thanks in advance.

Regards

Venkat

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi Venkat,

>CLIENT_RECEIVE_FAILED

Looks like a basic communication problem: Check the corresponding SM59 (type H) destination.

Regards,

Udo

0 Kudos

Hi Udo,

I am sorry, I forgot to mention, all the RFCs are working fine. I tested all the RFcs, especially type 'H' connection.

Regards

Venkat

udo_martens
Active Contributor
0 Kudos

Hi Venkat,

RFCs? - in your first message you talked about proxy... Do you mean destinations? It the destination type H to PI working?

Regards,

Udo

Former Member
0 Kudos

Hi,

Did you ran SLDCHECK for knowing the connection status ?

if not please ran the same...and check the status over there..

HTH

Rajesh

0 Kudos

Yes Udo,

Sorry, I think I presented in a wrong way. I mean Type 'H' pointing to PI working fine.

Regards

Venkat

aashish_sinha
Active Contributor
0 Kudos

Hi,

Check RFC destination Type H - Http destination for Abap systems. Also, it is necessary to get 500 msg once you test it.

Check if pat prefix and port is correct.

Regards

Aashish Sinha

Former Member
0 Kudos

check below:-

1. RFC - LCRSAPRFC and SAPSLDAPI

2. SXMB_ADM - check application system name maintained correctly or not.

3. run tcode and check SLD entry in SLDAPICUST

chirag

Edited by: Chirag Gohil on Feb 7, 2011 4:21 PM

udo_martens
Active Contributor
0 Kudos

Hi Venkat,

check again the destination:

did you put the path: /sap/xi/engine?type=entry

?

Does the destination point to the right host? (may be a finger fault and someone connected it to the wrong server)?

Is that destination used in SXMB_ADM / Configuration Integration Engine?

Regards,

Udo

Former Member
0 Kudos

For detailed information w.r.t my points u can refer this blog for configuration.

ABAP Proxy configuration:

/people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies

chirag

Answers (3)

Answers (3)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>>> <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>

You have to use the same user in both PI and ECC. User role must be PIAPPLUSER. In sm59 of both PI and ECC, Please use the same user in the logon tab. This might be very helpful.

0 Kudos

Problem Resolved, thank you all....

Regards

Venkat

Former Member
0 Kudos

Can you please share on how you resolved the error.

Thanks

Shany

former_member208856
Active Contributor
0 Kudos

check SLDCHECK at ECC System.

If error found, make necessary changes in settings.

Also debug the code of sender side proxy at ECC System.

Former Member
0 Kudos

Hi Venkat,

Go through the below thread..will help you..

Regards,

Pinangshuk.