MAPPING.RESOURCE_NOT_FOUND

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>
<SAP:P2>urn:siller.de:BIT400SWC:1.0</SAP:P2>
<SAP:P3>677396c0-2072-11da-8fff-d1b7ac110534</SAP:P3>
<SAP:P4>-1</SAP:P4><SAP:Stack>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:Stack>
</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

You can also try to do a complete cache refresh in
sxi_cache -> XI runtime cache.
I already did it more than once No effect
Please check the cache  notifications in your Repository and Directory.
in repository no error
in directory I had errors but at my last two commits this error doesn't occure any more. Error (in german) is:
Die von den Datenänderungen betroffene Adapter Engine "af.kv1.kovacic-t2" konnte nicht benachrichtigt werden.
Eine HTTP-Verbindung zu "http://kovacic-t2:50000/CPACache/invalidate" lieferte als Antwort den Status-Code "401".
My communication chanel was of type file and the integrated adapter engine was af.kv1.kovacic-t2. But now I changed it back to our IS, so no more errors here.
Please refer to thread Java Proxy and Deployment Problem (), I did install the Adapter Engine / Framework yesterday and patched it from SP9 to SP12. I don't know but one thing was really mysterious: no xi user were installed but some of the xi websites (like rwb) I could not get connected with j2ee admin (no xisuper is available). I put all actions in UME to a role and assigned it to my j2ee admin but this didn't altered the situation: no connect to rwb website.  And in the installation guide I found no hint in this direction and I think I did all in correct order.
But could a lokal AE installation affect our integration server if it should do a mapping?
Dominik
Message was edited by: Dominik Kovacic-Voß

Similar Messages

  • Error:MAPPING RESOURCE_NOT_FOUND

    Hi Experts,
    I have a scenario from RFC TO SOAP,it runs fine but rarely I get an error  *"MAPPING">RESOURCE_NOT_FOUND*.Not sure what is causing this problem.Can you help me with this guys
    <?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>com/sap/xi/tf/_Z_*****************Reqto_*****************~</SAP:P1>
      <SAP:P2>http://*************************************~</SAP:P2>
      <SAP:P3>b374a530-c9d7-11dc-c8b9-c6ce0a200ca4</SAP:P3>
      <SAP:P4>-1</SAP:P4>
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to find resource com/sap/xi/tf/_Z_*************Reqto_***********~ (http://***************************************~, b374a530-c9d7-11dc-c8b9-c6ce0a200ca4, -1)</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    Thanks
    Points will be awarded
    Edited by: guest xi on Apr 9, 2008 1:40 PM

    The problem can be related to two cases:
    1. in case you have load balance in your system, if the cache is not correctly replicated to all systems, this error may occur. To solve this, execute a CPA full cache refresh;
    2. if you have some Java system wrongly registering to this ABAP Integration Engine stack. This can occur for example when you do an homogeneous system copy. The Java stack of the new copied system will contain all the same information from the previous system, hence pointing to the old ABAP stack. You can evaluate that with SMGW in the ABAP stack of old system (Integration Engine where the messages error out). Once you identify the Java stack that is wrongly connected to this ABAP stack, go in the Visual Admin of that Java stack, JCo RFC Providers service, and maintain the proper logon data (pointing to the newly created ABAP stack, not the old one).
    Regards,
    Henrique.

  • Error during Runtime: Mapping : RESOURCE_NOT_FOUND

    <b>Hello everybody,
    I get the following error during runtime while mapping:</b>
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Mapping der Request-Message
      -->
    - <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"><u><b>RESOURCE_NOT_FOUND</b></u></SAP:Code>
      <SAP:P1>com/sap/xi/tf/_MM_FILE_REQUEST_2_RESPONSE_.class</SAP:P1>
      <SAP:P2>http://mm_file_2_file</SAP:P2>
      <SAP:P3>7c57acd0-19fa-11da-a907-fba1c22dd3ca</SAP:P3>
      <SAP:P4>-1</SAP:P4>
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>The Resource com/sap/xi/tf/_MM_FILE_REQUEST_2_RESPONSE_.class (http://mm_file_2_file, 7c57acd0-19fa-11da-a907-fba1c22dd3ca, -1) could not be found.</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    <b>Does anybody have an idea?
    Thanks a lot
    regards Mario</b>

    Could the reason be a wrong "file content convert"?
    The payload:
    <?xml version="1.0" encoding="utf-8" ?>
    <ns:TEST.TXT xmlns:ns="http://mm_file_2_file">
      <Record>
       <Row>
        <FirstName>Mario</FirstName>
        <LastName>Mueller</LastName>
        <City>Mannheim</City>
        <Country>Deutschland</Country>
      </Row>
    </Record>
    </ns:TEST.TXT>
    Structure of corresponding Data-Type
      Record  1..unbounded
        Row     1
          FirstName   1
          LastName    1
          City        1
          Country     1
    Regards Mario

  • XSLT mapping not working

    Hi
    I am creating one scenario using following weblog :
    /people/community.user/blog/2006/09/08/email-report-as-attachment-excelword
    But in my I am only getting the Headings but no values which I am providing through my XML file.
    *My XSLT file is like this now ..................*
    <?xml version="1.0" encoding="UTF-8"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://wwww3org/1999/XSL/Transform">
       <xsl:output method="xml" version="1.0" encoding="UTF-8" indent="yes"/>
       <xsl:variable name="break">&lt;br&gt;</xsl:variable>
       <xsl:variable name="tableB">&lt;table&gt;</xsl:variable>
       <xsl:variable name="tableE">&lt;/table&gt;</xsl:variable>
       <xsl:variable name="trB">&lt;tr&gt;</xsl:variable>
       <xsl:variable name="trE">&lt;/tr&gt;</xsl:variable>
       <xsl:variable name="tdB">&lt;td&gt;</xsl:variable>
       <xsl:variable name="tdE">&lt;/td&gt;</xsl:variable>
       <xsl:variable name="nbsp">&amp;nbsp;</xsl:variable>
       <xsl:variable name="thB">&lt;tr BGCOLOR=&quot;#CCCC99&quot;&gt;</xsl:variable>
       <xsl:template match="/">
       <ns1:Mail xmlns:ns1="http://sapcom/xi/XI/Mail/30">
    <Document xmlns="urn:iso:std:iso:20022:tech:xsd:pain.002.001.02" xmlns:ns0="urn:xcom:xi:A_B2B_RSE:FI:XXX">
             <Subject>File Level Status</Subject>
             <From>xxxxxxx</From>
             <To>xxxxxxx</To>
             <Content_Type>text/html</Content_Type>
             <Content>
                <xsl:text xsl:space="preserve">File Level Status:</xsl:text>
                <xsl:value-of select="$break"/>
                <xsl:value-of select="$break"/>
                <xsl:value-of select="$tableB"/>
                <xsl:value-of select="$thB"/>
                <xsl:value-of select="$tdB"/>
                <xsl:text xsl:space="preserve">Original File Name</xsl:text>
                <xsl:value-of select="$nbsp"/>
                <xsl:value-of select="$tdE"/>
                <xsl:value-of select="$tdB"/>
                <xsl:text xsl:space="preserve">Original Creation Date and Time</xsl:text>
                <xsl:value-of select="$nbsp"/>
                <xsl:value-of select="$tdE"/>
                <xsl:value-of select="$tdB"/>
                <xsl:text xsl:space="preserve">Customer ID</xsl:text>
                <xsl:value-of select="$nbsp"/>
                <xsl:value-of select="$tdE"/>
                <xsl:value-of select="$tdB"/>
                <xsl:text xsl:space="preserve">File Level Ack  Name</xsl:text>
                <xsl:value-of select="$nbsp"/>
                <xsl:value-of select="$tdE"/>
                <xsl:value-of select="$tdB"/>
                <xsl:text xsl:space="preserve">File Level Ack  Creation Date and Time</xsl:text>
                <xsl:value-of select="$nbsp"/>
                <xsl:value-of select="$tdE"/>
                <xsl:value-of select="$tdB"/>
                <xsl:text xsl:space="preserve">Total Number of Trasnsactions</xsl:text>
                <xsl:value-of select="$nbsp"/>
                <xsl:value-of select="$tdE"/>
                <xsl:value-of select="$tdB"/>
                <xsl:text xsl:space="preserve">Status Code</xsl:text>
                <xsl:value-of select="$nbsp"/>
                <xsl:value-of select="$tdE"/>
                <xsl:value-of select="$tdB"/>
                <xsl:text xsl:space="preserve">Error Description</xsl:text>
                <xsl:value-of select="$nbsp"/>
                <xsl:value-of select="$tdE"/>
                <xsl:value-of select="$trE"/>
                <xsl:for-each select="Document/pain.002.001.02">
               <xsl:value-of select="$trB"/>
                   <xsl:value-of select="$tdB"/>
                   <xsl:value-of select="OrgnlGrpInfAndSts/OrgnlMsgId"/>
                   <xsl:value-of select="$nbsp"/>
                   <xsl:value-of select="$tdE"/>
                   <xsl:value-of select="$tdB"/>
                   <xsl:value-of select="OrgnlGrpInfAndSts/OrgnlCreDtTm"/>
                   <xsl:value-of select="$nbsp"/>
                   <xsl:value-of select="$tdE"/>
                   <xsl:value-of select="$tdB"/>
                   <xsl:value-of select="OrgId"/>
                   <xsl:value-of select="$nbsp"/>
                   <xsl:value-of select="$tdE"/>
                   <xsl:value-of select="$tdB"/>
                   <xsl:value-of select="MsgId"/>
                   <xsl:value-of select="$nbsp"/>
                   <xsl:value-of select="$tdE"/>
                   <xsl:value-of select="$tdB"/>
                   <xsl:value-of select="CreDtTm"/>
                   <xsl:value-of select="$nbsp"/>
                   <xsl:value-of select="$tdE"/>
                   <xsl:value-of select="$tdB"/>
                   <xsl:value-of select="OrgnlNbOfTxs"/>
                   <xsl:value-of select="$nbsp"/>
                   <xsl:value-of select="$tdE"/>
                   <xsl:value-of select="$tdB"/>
                   <xsl:value-of select="Prtry"/>
                   <xsl:value-of select="$nbsp"/>
                   <xsl:value-of select="$tdE"/>
                   <xsl:value-of select="$tdB"/>
                   <xsl:value-of select="AddtlStsRsnInf"/>
                   <xsl:value-of select="$nbsp"/>
                   <xsl:value-of select="$tdE"/>
                   <xsl:value-of select="$trE"/>
                </xsl:for-each>
                <xsl:value-of select="$tableE"/>
             </Content>
         </Document>
          </ns1:Mail>
       </xsl:template>
    </xsl:stylesheet>
    Notes
    1. I am using External Definition as a Source not the Message Type.
    2. There is no ns0 or ns1 in the source file.
    *Source Message*
    <?xml version='1.0' encoding='UTF-8'?>
    <Document xmlns='urn:iso:std:iso:20022:tech:xsd:pain.002.001.02' xmlns:xsi='http://wwww3org/2001/XMLSchema-instance'>
         <pain.002.001.02>
              <GrpHdr>
                   <MsgId>20091224-PSR/1040</MsgId>
                   <CreDtTm>2009-12-24T10:42:21</CreDtTm>
              </GrpHdr>
    *Mapping Error*
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Request Message Mapping
      -->
    - <SAP:Error xmlns:SAP="http://sapcom/xi/XI/Message/30" xmlns:SOAP="http://schemasxmlsoaporg/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">RESOURCE_NOT_FOUND</SAP:Code>
      <SAP:P1>d4f78d30-381b-11df-b885-debcac120353, 660e7670-68~</SAP:P1>
      <SAP:P2>urn:xx.com:xi:A_B2B_RSE:FI:XXXX</SAP:P2>
      <SAP:P3>email/test.xsl</SAP:P3>
      <SAP:P4>-1</SAP:P4>
      <SAP:AdditionalText />
      <SAP:Stack>Unable to find resource d4f78d30-381b-11df-b885-debcac120353, 660e7670-68~ in the following software component versions: urn:xxcom:xi:A_B2B_RSE:FI:xx/test.xsl-1</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Can somebody please help me.

    first format your post understandable format

  • PI7.1 - Resource Not Found - Message Mapping

    Hi,
    We have transported one software component objects from Dev system to QA system.
    The IR and ID objects transported successfully.
    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://abc.com/pi/sbasu/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://abc.com/pi/sbasu/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

    Hi,
    Close the duplicate thread and check the link
    Re: PI7.1 stack 6 - RESOURCE_NOT_FOUND
    Thanks!

  • XSLT Mapping - Unable to find resource

    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

    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

  • HTTP to RFC RESOURCE_NOT_FOUND not found issue

    Hi All,
    I have done the HTTP to RFC scenario, my dev was complated and tested in QA also, when we transport through CMS to Production the scenario is not working.
      <?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="">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">RESOURCE_NOT_FOUND</SAP:Code>
      <SAP:P1>a8158d90-fea4-11de-c32a-fe5f03380d44</SAP:P1>
      <SAP:P2>http://http2r3-xi.com/SC2R3</SAP:P2>
      <SAP:P3>com/sap/xi/tf/_MMSupport2R3_.class</SAP:P3>
      <SAP:P4>-1</SAP:P4>
      <SAP:AdditionalText />
      <SAP:Stack>Unable to find resource a8158d90-fea4-11de-c32a-fe5f03380d44 in the following software component versions: http://http2r3-xi.com/SC2R3com/sap/xi/tf/_MMSupport2R3_.class-1</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    when i tried to take the xml message in payload into mapping and its executing. and i have red some previous question its bcaz of cache refresh. we have done lot of times the full cache and even the problem not resloved and also we have done retransport the objects to production even its not helped.
    the same scenario is working in Dev and QA. please suggest about the error.
    Thanks,
    Venkat

    Hi,
    We have done full cache refresh copuple of times and did't find any issues while cache...
    and also we have taken approval to restart the production system down 2 times and also its not helped and also retransported the objects... i found the only differnece SAP_CR 5.7 in Dev and SAP_CR2.0 in prod is this causing the issue?
    Thanks,
    venkat

  • Erro no status de serviço NF-e 2.0

    Olá pessoal,
    Estamos com um erro de PI aqui no cliente, álguém consegue nos ajudar ?
    Eles tem 3 ambientes de PI, DEV, QAS e PRD. todos no SPK 16 do GRC, a versão do PI é a 7.1.
    o erro ocorre apenas no ambiente QAS e esta impactando diretamente nos testes.
    - <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>fc277224-4c15-11dc-8dc6-d7af0a115642</SAP:P1>
      <SAP:P2>http://sap.com/xi/NFE/006</SAP:P2>
      <SAP:P3>SRVSC_ServiceStatusCheckToSOAP12InConverter.xsl</SAP:P3>
      <SAP:P4>-1</SAP:P4>
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Unable to find resource fc277224-4c15-11dc-8dc6-d7af0a115642 in the following software component versions: http://sap.com/xi/NFE/006SRVSC_ServiceStatusCheckToSOAP12InConverter.xsl-1</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Alguém tem alguma idéia do que seja este erro ?
    Desde ja, obrigado.
    Julio.

    Henrique,
    Obrigado, limpar o cache resolveu meu problema.
    mais uma vez, obrigado a todas as respostas.
    Julio

  • Error Resource not Found in SXMB_MONI while doing IDoc to File Scenario

    Hi Experts,
    I am doing IDoc to File Scenario and I am facing Following Error in 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="">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">RESOURCE_NOT_FOUND</SAP:Code>
      <SAP:P1>193c0e01-bd37-11dd-850c-d879ac131b1f</SAP:P1>
      <SAP:P2>http://clarityPOC</SAP:P2>
      <SAP:P3>com/sap/xi/tf/_MM_Timesheets_iDocToFile_.class</SAP:P3>
      <SAP:P4>-1</SAP:P4>
      <SAP:AdditionalText />
      <SAP:Stack>Unable to find resource 193c0e01-bd37-11dd-850c-d879ac131b1f in the following software component versions: http://clarityPOCcom/sap/xi/tf/_MM_Timesheets_iDocToFile_.class-1</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I have tested the same file in test tab of mapping, execution of  mapping is successful there.
    Regards,
    Nitin Patil
    Edited by: Nitin Patil on Dec 5, 2008 7:09 AM

    Hi Dharmveer I have done the cache refresh ID in XI Data Cache Refresh using link
    http://sapnbipoc:50000/rep/support/admin/index.html
    but still same error persisting
    and in Integration Builder> Environment>Cache Status Overview >Problem tab
    following error (initial part of the error pasted) is shown
    Thrown:
    com.sap.aii.ib.bom.landscape.SLDElementNotFoundException: Adapter Engine af.npi.sapnbipoc not found in SLD
         at com.sap.aii.ib.server.abapcache.sld.AdapterEngineQueries.getAEUrl(AdapterEngineQueries.java:56)
         at com.sap.aii.ib.server.abapcache.sld.AdapterEngineQueries.getAEUrl(AdapterEngineQueries.java:41)
         at com.sap.aii.ib.server.abapcache.logons.IR_LogonData.<init>(IR_LogonData.java:26)
    Regards,
    Nitin Patil

  • Error in message class

    Hi all,
    After configuring the file to idoc scenario and testing the application in the sxmb_moni i get a red checked flag and a following error message appears
    <SAP:Stack>Unable to find resource com/sap/xi/tf/_messagemap_.class (urn:xiexample:grpxx:legacy, 67058c00-1ad3-11db-8ebc-e300ac190876, -1)</SAP:Stack>
    Can anyone help me to resolve this problem.
    Regards,
    Shrita.

    Hi,
    Please can you activate the mapping and Interface mapping again and do a cache refresh:
    https://websmp204.sap-ag.de/~sapdownload/011000358700003163902004E/HowTo_handle_XI_30_Caches.pdf
    Then run the scenarion again and see if it works.
    Please check on this thread:
    MAPPING.RESOURCE_NOT_FOUND
    Regards
    Vijaya

  • Detroubulator:  RESOURCE_NOT_FOUND when testing XSLT mapping

    Hello Everybody
    I have tried to test a XSLT mapping on SAP-XI (7.0, service pack 14) using Detroubulator (1.1.0):
    - JRE = jre1.6.0_03
    - JCo = 2.1.8
    - JUnit = junit-4.4.jar
    - aii_map_api.jar was copied from XI server to /detroubulator/lib
    However, running my test file I receive the following error:
    Detroubulator version 1.1.0, copyright 2006, 2007 AppliCon A/S
    Test file: test_xslt.xml
    04.02.2008 07:36:08 org.detroubulator.server.XIServerRFCImpl configure
    INFO: JCo version: 2.1.8 (2006-12-11)
    04.02.2008 07:36:09 org.detroubulator.core.Launcher terminate
    SCHWERWIEGEND: Termination requested with message: Server error: RESOURCE_NOT_FOUND,E,205,0,sap.invoic02.tradacom.1993.invoic.xsl,http://lindt.com/customer/defaults,829eeb5c-6af6-3be5-838d-0a40ea0fdfcb,-1
    04.02.2008 07:36:09 org.detroubulator.core.Launcher terminate
    SCHWERWIEGEND: org.detroubulator.server.ServerException: RESOURCE_NOT_FOUND,E,205,0,sap.invoic02.tradacom.1993.invoic.xsl,http://lindt.com/customer/defaults,829eeb5c-6af6-3be5-838d-0a40ea0fdfcb,-1
         at org.detroubulator.server.XIServerRFCImpl.executeMapping(Unknown Source)
         at org.detroubulator.server.XIServerRFCImpl.executeXSLTMapping(Unknown Source)
         at org.detroubulator.mappingprograms.XSLTMapping.execute(Unknown Source)
         at org.detroubulator.core.TestSuite.execute(Unknown Source)
         at org.detroubulator.core.Launcher.start(Unknown Source)
         at org.detroubulator.core.Launcher.main(Unknown Source)
    Server error: RESOURCE_NOT_FOUND,E,205,0,sap.invoic02.tradacom.1993.invoic.xsl,http://lindt.com/customer/defaults,829eeb5c-6af6-3be5-838d-0a40ea0fdfcb,-1
    The crucial parts of the test file are shown below:
    <?xml version="1.0" encoding="UTF-8"?>
    <testsuite>     
         <server>
              <configuration>
              </configuration>
         </server>
         <program type="xslt">
              <configuration>
                   <parameter name="name">sap.invoic02.tradacom.1993.invoic.xsl</parameter>
                   <parameter name="ns">http://lindt.com/customer/defaults</parameter>
                   <parameter name="swcv.id">829eeb5c6af63be5838d0a40ea0fdfcb</parameter>
              </configuration>
         </program>
         <!--
         <transformationparams>
        <parameter name="MESSAGE_ID">4fc43701f6e53e3eb5ef4748631adffb</parameter>
    </transformationparams>
      -->
         <reporting>
              <testreport type="console">
                   <configuration>
                        <parameter name="dumpdir">dumped_output</parameter>
                   </configuration>
              </testreport>
              <testreport type="xml">
                   <configuration>
                        <parameter name="file">sample_report_xslt.xml</parameter>
                        <parameter name="dumpdir">dumped_output</parameter>
                   </configuration>
              </testreport>
              <testreport type="html">
                   <configuration>
                        <parameter name="file">sample_report_xslt.html</parameter>
                        <parameter name="dumpdir">dumped_output</parameter>
                   </configuration>
              </testreport>
         </reporting>
         <tests>
              <testcase>
                   <inputdocument>invoic_00256850.xml</inputdocument>
                   <assertions>
                      <content xpath="/INVOIC/SG_THEADER/S_STX/APRF" expect="INVTES">Invoice is test-only</content>
                   </assertions>
              </testcase>
         </tests>
    </testsuite>
    The JCo connection to the SAP-XI server works yet the XSLT program is not recognized.
    Has anybody experienced similar problems and found a solution?
    Regards,
      Uwe

    Hello everybody,
    I have the same problem, but as path delimiter I use the slash.
    <parameter name="name">com/invoice01/my_map.xsl</parameter>
    Detroubulator with option -d writes such a log:
    1A      "3"     "Creating XSLT mapping /EDIFAKT/xslt/InvoiceEdiToInvoiceIdoc.xsl."
    2A      "3"     "Load 0c04fdb5-57db-3510-989e-afa01a95280e, http://vng.de/xi/energy/vng, -1, EDIFAKT/xslt/InvoiceEdiToInvoiceIdoc.xsl."
    3A      "3"     "Search EDIFAKT/xslt/InvoiceEdiToInvoiceIdoc.xsl (http://vng.de/xi/energy/vng, -1) in swcv 0c04fdb5-57db-3510-989e-afa01a95280e."
    4A      "3"     "Does not found exact entry. Search in other namspaces."
    5A      "3"     "Search EDIFAKT/xslt/InvoiceEdiToInvoiceIdoc.xsl (-1) in swcv 0c04fdb5-57db-3510-989e-afa01a95280e without namespace."
    6A      "1"     "Unable to find resource EDIFAKT/xslt/InvoiceEdiToInvoiceIdoc.xsl (http://vng.de/xi/energy/vng, 0c04fdb5-57db-3510-989e-afa01a95280e, -1)"
    7A      "1"     "com.sap.aii.ibrun.server.mapping.persist.ResourceNotFoundException: Unable to find resource EDIFAKT/xslt/InvoiceEdiToInvoiceIdoc.xsl (http://vng.de/xi/energy/vng, 0c04fdb5-57db-3510-989e-afa01a95280e, -1) at com.sap.aii.ibrun.server.mapping.persist.DBSwcvMappingPersistor.getInputStream(DBSwcvMappingPersistor.java:325) at com.sap.aii.ibrun.server.mapping.persist.DBSwcvMappingPersistor.readFile(DBSwcvMappingPersistor.java:203) at com.sap.aii.ibrun.server.mapping.MappingResolver.loadSource(MappingResolver.java:114) at com.sap.aii.ibrun.server.mapping.MappingPool$TemplateFactory.load(MappingPool.java:314) at com.sap.aii.ibrun.server.mapping.MappingPool$TemplateFactory.newFactory(MappingPool.java:331) at com.sap.aii.ibrun.server.mapping.pool.Pool.getNewPoolLine(Pool.java:72) at com.sap.aii.ibrun.server.mapping.pool.Pool.checkOut(Pool.java:60) at com.sap.aii.ibrun.server.mapping.MappingPool.checkOut(MappingPool.java:82) at com.sap.aii.ibrun.server.mapping.XSLTMapping.executeStep(XSLTMapping.java:44) at com.sap.aii.ibrun.server.mapping.Mapping.execute(Mapping.java:92) at com.sap.aii.ibrun.server.mapping.MappingHandler.run(MappingHandler.java:90) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java:95) at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java:68) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java:79) at com.sap.aii.ibrun.sbeans.mapping.MappingServiceObjectImpl0_0.processFunction(MappingServiceObjectImpl0_0.java:131) at sun.reflect.GeneratedMethodAccessor277.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187) at $Proxy217.processFunction(Unknown Source) at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:62) at java.lang.reflect.Method.invoke(Method.java:391) at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.call(RFCDefaultRequestHandler.java:277) at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:219) at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:260) at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at java.security.AccessController.doPrivileged(AccessController.java:215) at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100) at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)"
    The xi system finds the xslt as part of a szenario.
    Regards
    Christof

  • Resource_not_found error while sending file

    Hi,
    We are trying to send and recieve a file through File Adaptors
    The system is able to pick up the file from sending Business system but we are getting error that RESOURCE_NOT_FOUND in request message mapping.
    We are on XI 3.0 Stack 5.
    Has anybody experienced a similar error.
    Any speedy response to this query will be highly appreciated.
    Regards
    Siddhartha Jha

    Hi,
    The same scenario is working when executing without agent (local agent) ,
    only for ODI agent it is not working
    Another thing i noticed ,
    1.) ODI Studio on Windows environment
    2.) Weblogic server (where ODI agent has been deployed) is on Linux machine.
    3.) Shared location is on windows system
    Is it like when i use a local agent , i bypass the Linux machine server and hence I am able to write file on shared location
    While if I use ODI agent , I try to post on windows machine using server present in Linux environment , hence not able to write a file .
    Can this be an issue ? . If yes , how to workaround it
    Thanks ,
    Sasmit

  • Remote System and Remote Key Mapping at a glance

    Hi,
    I want to discuss the concept of Remote System and Remote Key Mapping.
    Remote System is a logical system which is defined in MDM Console for a MDM Repository.
    We can define key mapping enabled at each table level.
    The key mapping is used to distinguish records at Data Manager after running the Data Import.
    Now 1 record can have 1 remote system with two different keys but two different records cannot have same remote system with same remote key. So, Remote key is an unique identifier for record for any remote system for each individual records.
    Now whenever we import data from a Remote System, the remote system and remote key are mapped for each individual records. Usually all records have different remote keys.
    Now, when syndicating back the record with default remote key is updated in the remote system that is sent by xml file format.
    If same record is updated two times from a same remote system, the remote key will be different and the record which is latest contains highest remote key.
    Now, I have to look at Data Syndication and Remote key.
    I have not done Data Syndication but my concept tell if there is duplicate record with same remote system but different remote keys both will be syndicated back. But if same record have two remote keys for same remote system then only the default remote key is syndicated back.
    Regards
    Kaushik Banerjee

    You are right Kaushik,
    I have not done Data Syndication but my concept tell if there is duplicate record with same remote system but different remote keys both will be syndicated back.
    Yes, but if they are duplicate, they needs to be merged.
    But if same record have two remote keys for same remote system then only the default remote key is syndicated back.
    This is after merging. So whichever remote key has tick mark in key mapping option(default) , it will be syndicated back.
    Pls refer to these links for better understanding.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/80eb6ea5-2a2f-2b10-f68e-bf735a45705f
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/7051c376-f939-2b10-7da1-c4f8f9eecc8c%0c
    Hope this helps,
    + An

  • Error while deleting a mapping

    Hi all,
    I am getting the following error while deleting a mapping. My client version is 10.2.0.4.36
    API5072: Internal Error: Null message for exception. Please contact Oracle Support with the stack trace and details on how to reproduce it.
    oracle.wh.util.Assert: API5072: Internal Error: Null message for exception. Please contact Oracle Support with the stack trace and details on how to reproduce it.
         at oracle.wh.util.Assert.owbAssert(Assert.java:51)
         at oracle.wh.ui.jcommon.OutputConfigure.showMsg(OutputConfigure.java:216)
         at oracle.wh.ui.common.CommonUtils.error(CommonUtils.java:370)
         at oracle.wh.ui.common.WhDeletion.doActualDel(WhDeletion.java:512)
         at oracle.wh.ui.common.WhDeletion.deleteObject(WhDeletion.java:203)
         at oracle.wh.ui.common.WhDeletion.deleteObject(WhDeletion.java:283)
         at oracle.wh.ui.jcommon.tree.WhTree.deleteItem(WhTree.java:346)
         at oracle.wh.ui.console.commands.DeleteCmd.performAction(DeleteCmd.java:50)
         at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:189)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:478)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)
    Thanks in advance!
    Sebastian

    These type of Internal Errors are all too common in OWB and it's difficult to diagnose the exact problem.
    I'd suggest closing the Design Centre, going back in and trying to delete it again, this will often resolve Internal errors.
    There's also an article on Metalink Doc ID: 460411.1 about errors when deleting mappings but it's specific to an ACLContainer error, so may or may not be of use.
    One of the suggestions is to connect as the Repository Owner rather than a User and try to delete the mapping.
    Cheers
    Si
    Edited by: ScoobySi on Sep 10, 2009 11:44 AM

  • FileName in ABAP XSLT Mapping

    Dear SDN,
    In an integration scenario we are using sender File Adapter and a  ABAP XSLT Mapping.
    Is there any way to get the source FileName from such mapping.  Im trying to use the adapter-specific message attributes, but it doesn't work, and I didn´t find an example, probably I and doing somthing wrong.
    regards,
    GP

    Thank you for your help,
    I just try to access the adapter-specific attibutes using:
    <xsl:stylesheet version="1.0"
      xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
      xmlns:key="java:com.sap.aii.mapping.api.DynamicConfigurationKey">
    <xsl:variable name="filename"  select="key:create('http://sap.com/xi/XI/System/File', 'Directory')" />
    </xsl:stylesheet>
    but the following error raised:
    <SAP:Stack>Error while calling mapping program YXSLT_TEST (type Abap-XSLT, kernel error ID CX_XSLT_RUNTIME_ERROR) Call of unknown function</SAP:Stack>
    have you had this situation?

Maybe you are looking for

  • Ok is it just me or....

    I do not have the ability to "get info" on any of my songs or itunes freezes. Why? It makes no sense to me and really frustrates me. I have had 2 problems with itunes in the past week, and i've never had a problem with itunes my entire life. Its ridi

  • When "change" pop-up key (named lov)

    apex on the cloud , hi all , a medical laboratory app i have a page , with a pop-up key(named lov) , the lov is based on some test names and a derived column beside the pop-up key column , what i want is : when i choose a test from the pop-up list ,

  • I can not execute a dynamic action if I execute a BI

    I am executing an infotype in Batch input with a call transaction and the dynamic actions don't work. Any ideas. Thank you.

  • Delete Rows with specified data

    hello maybe you know what script/formula i can use to do the following: i need to remove rows what include in any cell some specified word. words for lookup should be specified in another cells. this require new script? or somebody know how to do thi

  • How to fix error when reinstall os x mavericks

    Its shows could not find installation information for this machine I have mac mini plz help