cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PI 7.1 Mapping resource not found

ramesh_badham2
Explorer
0 Kudos

Hello Gururs,

We have been experiencing the issue on our QA SAP PI system after upgrade to 7.1 eHP1.

We just imported new set of components under new SWCV and namespace. While trying to process the message, getting below error. I already checked all system accounts and every thing looks Good. Performed full SXI_ CACHE and CPACACHE. Also performed the steps given in note 764176. Any suggestions would be appreciated

Runtime error

Unable to find resource 46c20a71-248e-11dc-c4be-dd500a115642 in the following software component versions: http://sap.com/xi/SNC/GlobalZ_OrdersOrders05_ReplenishmentOrderNotification_0~-1

 

Unable to find resource Z_OrdersOrders05_ReplenishmentOrderNotification_02.xsl in the following software component versions: 46c20a71-248e-11dc-c4be-dd500a115642 Thrown:

Accepted Solutions (0)

Answers (6)

Answers (6)

ramesh_badham2
Explorer
0 Kudos

My problem finally got resolved. Here is the solution.

I had to update the Destination SLD_Datasupplier to point to local SLD instead of going to central one followed by run full SXI and CPA Cache.

ramesh_badham2
Explorer
0 Kudos

I tried this option still same error.

I think this is what happening from error message.

1. ABAP runtime is able to identify and locate Operations mapping.

2. ABAP determined it as xsl mapping so made call to Java runtime for execution.

3. Java runtime is not able to locate the xsl map in runtime cache.

4. I can see this map in SXI_CACHE

5. These set of newly deployed maps are not there in cache monitoring from RWB which shows java runtime doesn't have these objects in cache.

Again appreciate if you have any other ideas.

ramesh_badham2
Explorer
0 Kudos

Thanks to all of your for suggestions.

I already attempted all those suggested steps and repeated them again. Problem still exists. Appreciate if you have any other ideas to tackle this problem.

srikanth_srinivasan3
Active Participant
0 Kudos

Did you already try to reselect the map on Interface Determination too?

-

Srikanth Srinivasan

deepak_shah
Contributor
0 Kudos

Hi,

Please delete some old cache if any using below stpes.

In the runtime cache (SXI_CACHE -> GoTo -> Adapter Engine Cache)

If any old entries are then then delete it and restart Pi system.

Hope this helps..

abhijitbolakhe
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi

As per the trace,it is unable to find the xslt mapping..

Z_OrdersOrders05_ReplenishmentOrderNotification_02.xsl

Please reimport the xslt and activate ..

Check the MM & OR..it should not show any error message now...

Regards

Abhijit

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

Can you reimport your XSLT mapping and then reactivate the imported archive and its operation mapping?

Hope this helps,

Mark