cancel
Showing results for 
Search instead for 
Did you mean: 

No Receiver Async

Former Member
0 Kudos

Hi guys, i got this kind of problem:

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

I have already check my receiver determination and all is there. Anybody know whats is wrong with this>?

My scenario is Http --> XI.

To do this, i have a Business Service that represent my HttpService with an outbound async message interface.

Accepted Solutions (0)

Answers (3)

Answers (3)

nisarkhan_n
Active Contributor
0 Kudos

the error clearly says the Receiver determination problem...

1. check all your ID configuratin once more....if everyting is fine then cehck the cache of ID...run the CPA cahce also.....sxi_cache...full cache...

also check your Receiver agrement and mapping program are fine..

Former Member
0 Kudos

Recheck the entries made in Receiver determination-Interface Determination-Receiver agreement !!

Regards,

Sushil.

Former Member
0 Kudos

Hi,

Check for the sender party name. Sure is it correct?

Carme