cancel
Showing results for 
Search instead for 
Did you mean: 

Resource Not Found - Mapping

Former Member
0 Kudos

Hi,

We have transported one software component objects from Dev system to QA system.

The swcv consist of one namespace, imported idocs, datatype,msgtype,service interface,msg-mapping,operation mapping - we are using PI7.1.

The scenario is R/3 --> PI7.1 ---> Sql-Server.

The QA is recently configured and this is the first transport we did.

The problem we are facing is when the R/3(QA) system sends idocs it fails at PI msg-mapping.

The error is :

- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">

<SAP:Category>Application</SAP:Category>

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

<SAP:P1>88b619e0-b4ec-11dd-8914-fd220a9b803a</SAP:P1>

<SAP:P2>http://pmintl.com/pi/sypm/saptosql</SAP:P2>

<SAP:P3>com/sap/xi/tf/_MM_SYPM_BlendRecipe_WCD_To_WLS_.cl~</SAP:P3>

<SAP:P4>-1</SAP:P4>

<SAP:AdditionalText />

<SAP:Stack>Unable to find resource 88b619e0-b4ec-11dd-8914-fd220a9b803a in the following software component versions: http://pmintl.com/pi/sypm/saptosqlcom/sap/xi/tf/_MM_SYPM_BlendRecipe_WCD_To_WLS_.cl~-1</SAP:Stack>;

I have imported the inbound payload and generated a test instance - the mapping executed successfully.

Can anyone have any idea why the problem occurs and what could be the solution ?

Regards,

Sanjib

Accepted Solutions (0)

Answers (3)

Answers (3)

dharamveer_gaur2
Active Contributor
0 Kudos

hi

refer this thread

Former Member
0 Kudos

Hi,

Refresh the cache and then try.

Regards,

Sarvesh

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

First Refresh CPA cache using user PIDIRUSER.

also check Message Mapping in your Interface Mapping. May be, MM is not active.