cancel
Showing results for 
Search instead for 
Did you mean: 

Enhanced Receiver determination - Fatal Error.

Former Member
0 Kudos

Hi All,

We are using Enhanced Receiver Determination.

We are getting Fatal error in SXMB_MONI though our Intarface mapping is working correctly but when tried testing from runtime work bench we are getting error.

The error message shows

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

<SAP:P1>Problem when determining the receiver when using the Interface Mapping: During the application mapping com/sap/xi/tf/_Find_Receiver_ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: Fatal Error: com.sap.engine.lib.xml.parser.Parser~</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

Please suggest any setting needs to be done.

Thanks

Regards,

Ashwin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Since you will be setting up your receivers in your mapping, so just check if there is no typo mistake since it is case sensitive.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

The problem got resolved.Actually the incoming data has some <!Doctype> statement.

So we had to remove that stsement through another ABAP Mapping, and it worked fine,

Former Member
0 Kudos

Hi Ashwin,

Just check if the condtion is correct. Also, look for some typo error as the name is case sensitive.

Also, trigger a delta cache refresh for this receiver determination object after modifying the object.

This should solve your problem.

Regards, Gaurav.

Shabarish_Nair
Active Contributor
0 Kudos

can you do a complete CPA cache refresh and try again?