cancel
Showing results for 
Search instead for 
Did you mean: 

Message failed in Moni while determining the receiver

Former Member
0 Kudos

Hello All,

In production system, Quite often we are seeing messages failed while determining the receiver.

1)These messages failing in Moni(ABAP statck).

2) But , When we restart ,they are processing successfully.

3) We tested the same payload in QA ,they are processing with out any issues.

How to resolve these and please provide the root cause for these kind of issues.

***********************************

Error Description is like this......

<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/_MM_ORDERS04_Receiver_Determination~ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: RuntimeException in Message-Mapping transformatio~</SAP:P1> <SAP:P2 />

Additional text in trace

Error when determining the receiver: Problem when determining the receiver when using the Interface Mapping: During the application mapping com/sap/xi/tf/_MM_ORDERS04_Receiver_Determination~ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: RuntimeException in Message-Mapping tr Problem when determining the receiver when using the Interface Mapping: During the application mapping com/sap/xi/tf/_MM_ORDERS04_Receiver_Determination~ a com.sap.aii.utilxi.misc.api.BaseRuntimeException was thrown: RuntimeException in Message-Mapping transformatio~ During the application mapping

Thanks in Advance.

Regards

Vidya Sagar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I think you are using Enhanced receiver determination for determining the receivers at runtime using interface mapping.

and specifying this interface mapping in the receiver determination

Check you Message Mapping whether you are specifying the correct receivers or not.

Former Member
0 Kudos

Hi Fatima,

Yes we are using Extended Receiver determination,I check the message,which was failed in Production Env in QA its working fine,Even we restart them in production,once we see them failed in moni,they were processed successful.

Any inputs on this .

Regards

Vidya Sagar

Former Member
0 Kudos

Did you checked the cache status... may be that can be one of the problem/reason for the failure of the same...

check the RFC destination INTEGRATION_DIRECTORY_HMI which does the cache refresh test the same should return either 200 or 500..

HTH

Rajesh

Former Member
0 Kudos

Hi Rajesh,

I verified the connections and done test on the RFC destination its working fine ...any other inputs on this

Former Member
0 Kudos

which version of PI you are using.

mainly this is happened due to packaging is active. make it inactive by entry in sxmb_adm , (there is a sap note regarding this please search in marketplace).