Skip to Content
0
Former Member
Feb 24, 2009 at 02:59 PM

RESOURCE_NOT_FOUND - Issue with integration of ECC with SNC

41 Views

Hi all,

I am trying to integrate ECC with SNC using PI - with SAP delivered content and mappings. I have built the integration directory for the interfaces and I am trying to send PROACT01 IDOCs from ECC to SNC. The IDOCs get transferred to PI, where in 50 % of the cases, it encounters an error, whereas sometimes it gets through without any issues. This is the pipeline error message.

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

- <!-- Request Message Mapping

-->

- 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>ProactProact01_ProductActivityNotification_01.xsl</SAP:P1>

http://sap.com/xi/SNC/Global>

<SAP:P3>d956bee0-585b-11da-83b4-c0770a114c15</SAP:P3>

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

<SAP:AdditionalText />

<SAP:ApplicationFaultMessage namespace="" />

Unable to find resource ProactProact01_ProductActivityNotification_01.xsl ( http://sap.com/xi/SNC/Global, d956bee0-585b-11da-83b4-c0770a114c15, -1)

<SAP:Retry>M</SAP:Retry>

</SAP:Error>

I looked at previous threads on SDN, and most of them refer to a cache problem. We had all our cache settings reviewed, and they look fine. Any suggestions as to how to rectify the problem?