cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver Determination error - IDOC TO FILE

Former Member
0 Kudos

Hi ,

Scenario : IDOC TO File

Error generated while iam doing this scenario. Please help me.

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

Regards,

Venubabu.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

It cleary says that the Receiver could not be determined.

When you create the Receiver Determination specify the following

Sender Interface : IDOC which you are using..

Sender Namespace : will come automatically....

Sender System : ERP System.

If it still doesnt work theres problem with the ALE configuration which you did.

Regards,

Sumit

Answers (4)

Answers (4)

former_member529475
Active Contributor
0 Kudos

HI Venu

same kind of problem was solved here... please check the link given below...

Cheers..

Vasu

former_member529475
Active Contributor
0 Kudos

Hi Venu

Your error is clearly mentioning that there is no receiver.

Check these details given below SXMB_MONI

1.Sender Service

2.Sender Interface

3.Sender Interface Namespace

which is exactly the same with your Receiver Determination.

if matches then run your scenario....

Cheers..

Vasu

<u><b>** Reward Points if found useful **</b></u>

Former Member
0 Kudos

Hi Venubabu,

please check the conditions in your receiver determination. Maybe you didn't have a condition for this case.

Regards

Dominic

former_member335553
Active Contributor
0 Kudos

Hi

Check for sender details . Sender interface must be the IDOC.

Open SXMB_MONI and check your msg fro the sender system details. They match exactly the details in Receiver Determination.

Check the Receiver Determination is configured correctly. i.e R/3

Verify all the configurations like SM59, Partner Profile/Logical systems. etc. Also check in SM58 of R/3 system.Make sure that All the objects are activated in the Directory.Refresh the cache.Verify is the business system is pointing to correct R/3 system . Go to Business system/Service->Menu->Adapter specific identifiers in the directory

You can test your configuration with sample

payload.

In ID goto to TOOLS -


> Test Configuration for testing.

Hope in this way you can still find at which point the interface goes wrong