cancel
Showing results for 
Search instead for 
Did you mean: 

RCVR_DETERMINATION

Former Member
0 Kudos

Hi,

Iam getting the following error message when the XI interface is run. Can someone help in understanding the problem.

<?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="">

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

<SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</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>M</SAP:Retry>

</SAP:Error>

Best Regards

Suresh

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member859847
Active Contributor
0 Kudos

Hi,

I hope your configuration may be good, any how please test once again your configuration part with xml message in ID.

i.e tools-> test configuratiom.

Still the problem persists eventhough you have configured correccly.

then please do as mentioned below.

go to SICF->default host->sap->xi and activate service simulation.

regards

mahesh.

aashish_sinha
Active Contributor
0 Kudos

Hi,

Check out if you are providing the correct information at Interface determination and also at receiver determination. Also check out if you are providing the correct BS at receiver determination. one more reason is if you are doing it by using conditional determination at XPATH. Have a look at condition.

to summarize :

1. Check whether receiver has been configured correctly

2. It has correct receiver agreement.

3. If its receiver determination includes the conditional receiver then make sure that it satisfies the condition.

4. Also make sure that its value for funloc is the same.

Hope this will help you.

Regards

Aashish Sinha

PS : reward points if helpful

Former Member
0 Kudos

Hi,

This error occurs only when ever there is problem in Receiver Determination configuration.

The error NO_RECEIVER_CASE_ASYNC indicates that your scenario is not working due to unavailability of Receiver Determination.

1. If all the receiver determination and interface determination are correct, just make some dummy changes on your receiver determination and reactivate it.

2. There may be a mismatch in sender, sender interface, sender interface namespace (and optionally any conditions for content-based routing) values between your configured receiver determination and in the actual message header.

Check your acutal message header at runtime - SXMB_MONI, then Inbound Message->SOAP Header->Main. Check values within <SAP:Sender> for Service, Interface and namespace. These have to match those configured in your receiver determination.

refer

Thanks

Swarup

Former Member
0 Kudos

Hi,

First check your Configuration alone whethre it is correctly configured or not

/people/paul.medaille/blog/2005/06/24/test-your-xi-configuration-with-the-new-test-tool

And check the Same disscussion

Regards

Seshagiri

Edited by: N V Seshagiri on Feb 20, 2008 11:31 AM

Jitendra_Jeswan
Contributor
0 Kudos

Please elobarate more on the ID Configurations

In the mean while you can test your configurations in the Test Tool od the ID under Tools-->Test Configuration.

Regards.

Jeet.