cancel
Showing results for 
Search instead for 
Did you mean: 

Error: RCVR_DETERMINATION:NO_RECEIVER_CASE_ASYNC

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Experts,

I'd like to ask for help about that specific error:

RCVR_DETERMINATION:NO_RECEIVER_CASE_ASYNC

We are using Enhanced Receiver Determination for this one, testing the mapping using the test tab results in having a proper receiver identified. But when it comes to runtime, the error above is shown in sxi_monitor.

We are also using an HTTP-RFC destination (Response 200) in our Plain HTTP Adapter. I have also done a full sxi_cache refresh and the changes are already showing in the cache, but still I'm getting the RCVR DETERMINATION error. I also have consulted similar threads here, but that did not help.

Regards,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

You are definately missing something

Either you have given a wrong condition or the characters in the condition and the one coming in the message is not right

Check these items:

1. Check the inbound XML if the values coming according to the desired one

2. Check if the condition in the Reciver determination is working fine...

The problem sure is very small you need to trace it.. it would be good if you can paste some of the trace from sxmb_moni with details of the message u hve tested

Rgds

Aditya

markangelo_dihiansan
Active Contributor
0 Kudos

Hi,

There are no conditions used in the receiver determination because we have made it to be dynamic. Also, when testing the Interface Mapping, we are able to have a value(Party in which the communication channel points to the RFC Destination which has a response 200)for the Enhanced Receiver Determination Mapping.

The scenario is IDOC to xCBL.

Edited by: dspboys on Nov 17, 2008 10:22 AM

SudhirT
Active Contributor
0 Kudos

Hi,

Check this recent solved thread

Thanks!

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

I was able to consult that thread. It's still giving me the same error.

Regards,

Edited by: dspboys on Nov 17, 2008 10:42 AM

prateek
Active Contributor
0 Kudos

Perform a full CPACache refresh with PIRWBUSER.

Regards,

Prateek

venkatanarayana_vagu
Active Participant
0 Kudos

hello,

Some times, it may be problem with your quality of service in communication channels. If you are having more than one receiver. uncheck the sequence in order at interface determination. Some times it will work not all the time.

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Pratek,

What is the tcode for the CPACache request as the tcode CPA_CACHE and CPACACHE transactions does not exist.

Regards

prateek
Active Contributor
0 Kudos

Its a URL.

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

Use with role similar to PIRWBUSER.

Regards,

Prateek

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Prateek,

I'll get back to you on this. Will be sending an update tomorrow.

Regards

Former Member
0 Kudos

Hi dspboys,

Do what Prateek said, but use PIDIRUSER instead of PIRWBUSER.

Regards.

Carlos

Answers (1)

Answers (1)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

check your receiver for the sender in the receiver determination.what is your End to End scenario?