cancel
Showing results for 
Search instead for 
Did you mean: 

XSLT Mapping - Unable to find resource

Former Member
0 Kudos

Hi all,

We upgraded our XI system and tried to test one of our well-running scenarios and found the following error for most of the XSLT mappings.

<br>

<b>Unable to find resource mapping.xsl</b>

<br>

But I found that the runtime cache contains the object referenced in the error message (same namespace, same versionid).

Can you give me your valuable suggestions on this.

Thanks in advance for your inputs.

regards

Vijay

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Just try to reimport the XSLT mapping prog in your namespace again.

Mudit

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

After uploading your new XLST file, you will still have to re-select this in your interface mapping and then activate, it will work fine.

Regards,

Samson Rodrigues.

Former Member
0 Kudos

Hi

This error seems to have occured because there is some problem in your XSL mapping program. Just try to check the mapping program in you XML SPY and check if it is working fine.

regards

krishna

Former Member
0 Kudos

Hi Krishna,

Thank you for the response.

The mapping program was working fine and we made no further changes too.

But once we upgraded the XI system, we found these errors coming up.

We once changed only one particular file from the entire zip file and uploaded it again.

but will this affect all the other files present in the .zip file?

thanks

vijay

Former Member
0 Kudos

ramana

can u give us the stack trace??

regards

krishna

Former Member
0 Kudos

Hi Krishna and Samson,

Thank you for your inputs,

Krishna,

Following is the error message I got from sxmb_moni

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

- <!-- Request Message Mapping

-->

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

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

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

<SAP:P1>ib_mapping.xsl</SAP:P1>

<SAP:P2>http://mapping-integration/test</SAP:P2>

<SAP:P3>091b31e1-1ce4-11db-c8e9-e5b90a960615</SAP:P3>

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

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

<SAP:Stack>Unable to find resource ib_mapping.xsl (http://mapping-integration/test, 091b31e1-1ce4-11db-c8e9-e5b90a960615, -1)</SAP:Stack>

<SAP:Retry>N</SAP:Retry>

</SAP:Error>

thanks and regards,

Vijay

Former Member
0 Kudos

Hi

I believe the following OSS note addresses your problem

Note 951318 ("Mapping Cache Refresh")

can you check on that?

regards

krishna

Former Member
0 Kudos

Based on the info i see in the OSS note, I beleive doing an SXI cache refresh and probably CPA cache refresh too might do the trick

regards

krishna

Former Member
0 Kudos

thank you krishna For all you valuable suggestion.

I will follow all those steps and surely get back to reward once done.

thank you once again

regards,

Vijay

Former Member
0 Kudos

No problem:)

Good luck

regards

krishna