<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Namespace error in DMEE when loading XML for note 1535966 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/namespace-error-in-dmee-when-loading-xml-for-note-1535966/m-p/7601080#M1568385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgive the answer to my own question, but I solved this through the help of a co-worker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We edited the actual XML that was sent to us by SAP in the files.zip folder and changed the BasisRelease in the 4th line below  to match what we have (620) rather than the 700 that was in there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From that point, we could just hit [enter] through the various warnings and it seemed to save and activate OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Document&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Converted Target="620"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;BasisRelease&amp;gt;620&amp;lt;/BasisRelease&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Converted&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Header&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Dec 2010 17:09:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-31T17:09:49Z</dc:date>
    <item>
      <title>Namespace error in DMEE when loading XML for note 1535966</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/namespace-error-in-dmee-when-loading-xml-for-note-1535966/m-p/7601079#M1568384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to implement note 1535966.  We are on version 4.7.  This involves uploading a SAP XML file using transaction DMEE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded the Files.zip as the note suggests, but when I load the XML (for instance IDUS99C_1099C.XML) in DMEE I get the error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose the key from the allowed namespace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Message no. SV019&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   You have attempted to create an entry and have used a key which is not in your namespace.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further information (when I hit enter after the error), I get another message that says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XML File Has Been Generated in a Higher SAP Release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Message no. DMEE130&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    You are importing an XML file that was generated in a higher SAP&lt;/P&gt;&lt;P&gt;    release. Certain DMEE features may not be supported in the current&lt;/P&gt;&lt;P&gt;    release, 620, which might make the tree in the current system different&lt;/P&gt;&lt;P&gt;    from the one in the source system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me solve this problem and get these Format Trees uploaded?&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Dec 2010 20:47:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/namespace-error-in-dmee-when-loading-xml-for-note-1535966/m-p/7601079#M1568384</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-30T20:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Namespace error in DMEE when loading XML for note 1535966</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/namespace-error-in-dmee-when-loading-xml-for-note-1535966/m-p/7601080#M1568385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgive the answer to my own question, but I solved this through the help of a co-worker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We edited the actual XML that was sent to us by SAP in the files.zip folder and changed the BasisRelease in the 4th line below  to match what we have (620) rather than the 700 that was in there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From that point, we could just hit [enter] through the various warnings and it seemed to save and activate OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Document&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Converted Target="620"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;BasisRelease&amp;gt;620&amp;lt;/BasisRelease&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Converted&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Header&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Dec 2010 17:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/namespace-error-in-dmee-when-loading-xml-for-note-1535966/m-p/7601080#M1568385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-31T17:09:49Z</dc:date>
    </item>
  </channel>
</rss>

