cancel
Showing results for 
Search instead for 
Did you mean: 

XI: HTTP TO RFC

Former Member
0 Kudos

Hi all,

Here I am facing one issue while i am doing HTTP to RFC....

even though i have maintained all the objects in ID...if i send the payload from RMB it is taking the receiver system..when i send the payload from HTTP test tool.. i am getting these error in SXMB_MONI.....

plz Can anyone help me on this ....

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

- <!-- Receiver Identification

-->

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

<SAP:Category>XIServer</SAP:Category>

<SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_BE</SAP:Code>

<SAP:P1 />

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>No receiver could be determined</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

Thanks..

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Thanks to all...Issue has been solved.

Former Member
0 Kudos

HI yadav

While testing the same using XMLSPY, i am getting the following error

<SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_BE</SAP:Code> .

Do you have any idea?

Can you pls help

Regards

sky

Former Member
0 Kudos

HI yadav

While testing the same using XMLSPY, i am getting the following error

<SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_BE</SAP:Code> .

I have refreshed CPA Cache using user PIDIRUSER with URL

http://XIHost:<Port>/CPACache/refresh?mode=full,but getting the same error.

Do you have any idea?

Can you pls help

Regards

sky

Former Member
0 Kudos

HI Yadav

its a cache refresh problem. This will be fixed after refresh cache as said above.

Thanks

Gaurav

Former Member
0 Kudos

Hi Gaurav,

Here i have tested the ID (configuration) through Tools-> Test Configuration..it's working fine. but i am not getting any error here...i have reactivated and i have refresh the cache also...even though i am getting same error..

Thanks for your all replies...

Former Member
0 Kudos

Hi Yadav

This is what SAP says

Logical routing does not find a receiver

􀂄 A seemingly error-free XML message cannot be processed

􀂄 Processing ends after logical routing. No receiver could be found.

􀂄 Error code NO_RECEIVER_CASE_BE or NO_RECEIVER_CASE_ASYNC

􀃎 Inspect receiver determination area in SXI_CACHE

􀂄 If necessary, adjust the routing information in the Integration Directory

􀂄 If the message is asynchronous, it can be restarted manually, and manual

changes in the SOAP header are permitted

Thanks

Gaurav

SudhirT
Active Contributor
0 Kudos

Hi,

Did you refreshed Full cache? If not please do it with PIDIRUSER the link will be same

http://Host:JavaPort/CPACache/refresh?mode=full

Thanks!

Former Member
0 Kudos

Thanks to all..issue has been solved..

prateek
Active Contributor
0 Kudos

Please update the thread with the solution and close it.

Regards,

Prateek

SudhirT
Active Contributor
0 Kudos

Hi,

Check the conditions if u have used any for conditional receiver determination if this is not the case refresh the CPACache.

Thanks!

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

compare the entries in IB directory (receiver determination) with entries in Monitoring (SXMB_MONI): Service, Interface, Namespace.

prateek
Active Contributor
0 Kudos

Edit and reactivate your receiver determination and agreements. Then perform a full CPACache refresh woth PIRWBUSER.

http://Host:JavaPort/CPACache/refresh?mode=full

Regards,

Prateek