cancel
Showing results for 
Search instead for 
Did you mean: 

Interface mapping Object _Doesn't exist in RuntimeCache_Error_SXMB_MONI

Former Member
0 Kudos

Hi EXperts ,

Issue in XI --Dev System

I have an simple IDOC (DESADV.DELVRY03) ->Flat File Scenario . Mapping is done as per the Line of Business requirements .

I have tested mapping and I get the response as expected.

We released the IDOC (Outbound Processing ) in SAP R/3 , but I get the mapping error in SXMB_MONI.

Error:

SAP:Category>XIServer</SAP:Category>

<SAP:Code area="MAPPING">NO_MAPPINGPROGRAM_FOUND</SAP:Code>

<SAP:P1>Object ID 61CFAE955F1A345ABEA3081C92818052 Software Component C31B3EB0F7B811DFC3F3ECDD0AE005A3</SAP:P1>

<SAP:P2 />

<SAP:P3 />

<SAP:P4 />

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Interface mapping Object ID 61CFAE955F1A345ABEA3081C92818052 Software Component C31B3EB0F7B811DFC3F3ECDD0AE005A3 does not exist in runtime cache</SAP:Stack>

Activtaed the Interfcae mapping and refeshed the configurtaion Object : Interface , Receiver Determination.Noticed that we have error in Cache Notifictaion --Design Part . The Configuration --Cache update is fine.

I have raised the Ticket to resolve this error.

But as this was high proirity task to be delivered,how can i try fixing this issue myself . I have tried couple of times, creating new interface mapping , activating , referring new interface mapping in : Interface , Reciever Determination but nothing fix this issue.

Please provide me inputs.

Thanks,

Vara

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor

Hi Vara,

go into IB Directory and look for the corresponding Interface Determination. Delete the linked mapping program an reassign it. If the help does not give you any selection choice delete the whole Interface Determination and recreate it.

Take the signature (Sender Business System, Interface, Namespace, Receiver BS, IF, NS) from SXMB_MONI. You should be able to find a mapping program.

You can do all with out risc, just wait with activation of changelist.

Regards,

Udo

Former Member
0 Kudos

Thanks to all of your for your support .

Yes as Udo said , I did reassign the Interface mapping in : Interface Determintaion / Reciever Determination and activated .

Buta s this isuse was in Development System , and I reliased that there was mismatch of Password entered for : PIAPPLUSER --pipeline user and Cache Error with SLD in Design . Configurtaion / SLD .

Raised ticket for Cache Error which got solved . Resetting password of PI service user also worked .

Release new IDOC in WE19(--outbound DESADV.DELVRY03) and it was successfully processed to File(xml).

Best Regards,

Varalakshmi

saudshaikh
Explorer
0 Kudos

I faced the same issue and this answer from Udo was helpful. In my case, I didn't even had to change anything in the Interface Determination as it was pointing to the correct Interface Mapping and Software Component version.. I just went in change mode and Save and Activate my change list. As a result, the object appeared in SXI_CACHE (Runtime Cache) which was not until then. And I could do this in Production system as the Integration Directory was open for changes.

Do note, I also tried the SAP OSS Note as suggested by Abhijit. However, I tried with the Interface Mapping (because I thought the error is pointing to that). And it didn't work. For those who face the same issue and do not have the Integration Directory open for changes, you may make change to the Interface Determination, and then bring over your changes to the affected system. The point is, here the affected object is Interface Determination and NOT the Interface Mapping.

Answers (2)

Answers (2)

deepak_shah
Contributor
0 Kudos

Hi Vara,

It is cache issue. Ask you basis team to perform cache refresh.i.e. Perform full SXI_ CACHE and CPACACHE refresh.

Please check this link

/people/sylvia.xiong/blog/2010/03/09/hints-about-pi-runtime-cache-refresh

Regards,

Deepak.

abhijitbolakhe
Advisor
Advisor
0 Kudos

Hi

The error occurs at runtime and usually occurs in the following circumstances:

1)after transporting PI objects from a source system to a target system e.g. from DEV to QA

2)after upgrading from XI 3.0/PI 7.0x to PI 7.1x

3)after a system copy

Please check the following SAP Note

1523941 - PI mapping errors: RESOURCE_NOT_FOUND and NO_MAPPINGPROGRAM_FOUND

Regards

Abhijit