cancel
Showing results for 
Search instead for 
Did you mean: 

problem with Enhanced Receiver Determination

Former Member
0 Kudos

Hi Friends,

I am doing the enhanced receiver determination scenario, But it is giving the

error in SXMB_MONI like 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="">

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

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

<SAP:P1>Problem while determining receivers using interface mapping: Fehler beim Parsen der Empfänger-Liste.Länge des XML-Dokuments 264</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Error when determining the receiver: Problem while determining receivers using interface mapping: Fehler beim Parsen der Empfänger-Liste.Länge des XML-Dokuments 264 Problem while determining receivers using interface mapping: Fehler beim Parsen der Empfänger-Liste.Länge des XML-Dokuments 264 Fehler beim Parsen der Empfänger-Liste.Länge des XML-Dokuments 264 System expected the element 'Receivers'</SAP:Stack>

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

this is error is coming in the SXMB_MONI

THE DATA type(Receivers) we create in basis component is comes automatically?

are we have to create?

in my scenario i creted manually,

is it compulsory to specify the properties for the party and agency?

is it compulsory to create 2 Receiver structures in msg structure?

if yes what r those, actually i used from sap.help.com,

Can any body should give me the solution for this, regarding mapping and configuration , if anybody experienced this scenario. Pls . give me the guidelines to do.

Accepted Solutions (0)

Answers (3)

Answers (3)

naveen_chichili
Active Contributor
0 Kudos

Hi Rao,

Copy the payload and test your mapping and you will get to know where exactly you have the problem in mapping, then try to correct the feild in mapping then you would be able to resolve the issue.

Cheers!!!

Naveen.

udo_martens
Active Contributor
0 Kudos

Hi,

the mapping creating the receiver list is not producing the required element "Receivers" from Namespace "'http://sap.com/xi/XI/System". Look to the operation mapping given in the enhance Receiver Determination (IB Directory) and detect the corresponding mapping program (ESR). Copy the source payload from MONI, test the mapping program and correct it.

Regards,

Udo

Former Member
0 Kudos

Hi,

Check your value mapping. This error mostly occurs due to some error in value mapping.

Regards,

NehaSingh