cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC: SAP XI Receiver could not be determined.

former_member435556
Participant
0 Kudos

Hi All.

I have extended the Idoc perx2002, to zperx2002, due to some business requirement. Basic type is already running with perx2002 with some other company code,I am using extended Idoc with another company code, now i designed and import extended iodc in IR, with two receiver determination and two interface determination with same reciever, one for basic type and other one is for extended type as structure is changed and put a condition on interface determination and did Integration configuration accordingly. i searched the web but failed to get the answer.

But when i process the idoc i am getting error in sxmb_moni.

Kindly help me as i am new in XI.

Error file.

<?xml version="1.0" encoding="UTF-8" standalone="true"?> <!-- Receiver Identification --> -<SAP:Error SOAP:mustUnderstand="" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SAP="http://sap.com/xi/XI/Message/30"> <SAP:Category>XIServer</SAP:Category> <SAP:Code area="RCVR_DETERMINATION">NO_RECEIVER_CASE_ASYNC</SAP:Code> <SAP:ApplicationFaultMessage namespace=""/> <SAP:Stack>No receiver could be determined </SAP:Stack> <SAP:Retry>M</SAP:Retry> </SAP:Error>


TRACE file (some part)

-<Trace name="CL_XMS_MAIN-CALL_PLSRV" type="B" level="1"> <Trace name="CL_XMS_MAIN-CALL_PLSRV_LOCAL" type="B" level="1"/> <!-- ************************************ --> -<Trace name="CL_RD_PLSRV-ENTER_PLSRV" type="B" level="1"> <Trace type="T" level="1">R E C E I V E R - D E T E R M I N A T I O N </Trace> <Trace type="T" level="1"> Cache Content is up to date </Trace> <Trace type="T" level="1">No Relation found - accept given Receivers. </Trace> </Trace> </Trace> -<Trace name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" type="B" level="1"> <Trace type="T" level="1">--start sender interface action determination </Trace> <Trace type="T" level="1">select interface YMSG_BP.PEXR2002.ZPEXR2002* </Trace> <Trace type="T" level="1">select interface namespace urn:sap-com:document:sap:idoc:messages </Trace> <Trace type="T" level="1">no interface found </Trace> <Trace name="CL_IDX_IDOC_RESOURCE-GETBLOBDATA" type="B" level="1"> </Trace> <Trace name="CL_IDX_IDOC_RESOURCE-GETBLOBDATA" type="B" level="1"> </Trace> </Trace> <Trace type="System_Error" level="1">Error exception return from pipeline processing! </Trace> <Trace name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" type="B" level="1"/> <!-- ************************************ --> <Trace type="T" level="1">--start sender interface action determination </Trace> <Trace type="T" level="1">select interface YMSG_BP.PEXR2002.ZPEXR2002* </Trace> <Trace type="T" level="1">select interface namespace urn:sap-com:document:sap:idoc:messages </Trace> <Trace type="T" level="1">no interface found </Trace> <Trace name="CL_IDX_IDOC_RESOURCE-GETBLOBDATA" type="B" level="1"> </Trace> </SAP:Trace>

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi David,

What condition you have maintained in Receiver Determination?

former_member435556
Participant
0 Kudos

yes at Xi it get transformed into inbound .

markangelo_dihiansan
Active Contributor
0 Kudos

Hi,

Did the extended idoc get transformed into the inbound interface?

Regards,

Mark