Skip to Content
0
Former Member
Sep 23, 2005 at 10:18 AM

MAPPING.RESOURCE_NOT_FOUND

194 Views

Hello

I have a simple test project where I map some address fields into less fields. Nothing complicated and this szenario did work already. But now I get an error:

Result:

<SAP:Error>

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

<SAP:Code>MAPPING.RESOURCE_NOT_FOUND</SAP:Code>

<SAP:P1>com/sap/xi/tf/_MM_Address_To_CustomerAddress_.cla~</SAP:P1>

urn: siller.de:BIT400SWC:1.0

<SAP:P3>677396c0-2072-11da-8fff-d1b7ac110534</SAP:P3>

-1 Unable to find resource com/sap/xi/tf/_MM_Address_To_CustomerAddress_.cla~ (urn: siller.de:BIT400SWC:1.0, 677396c0-2072-11da-8fff-d1b7ac110534, -1)

</SAP:Error>

 

My scenario was synchronous and I added some async stuff. I copied the original MM, MI and IM and altered to async and gave them new names. And a new configuration of course. XI Cache is correct I only see two mapping programms one for sync, one for async, every light their is green.

I tested now first my sync scenario it gives me the error, my async scenario either.

Scenario: HTTP to IS, then a file written down.

Test with HTTP Client page.

Please help!

TIA

Dominik