<?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>Question Re: Error with the annotation modeler in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676529#M4756166</link>
    <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;maryana.naboka&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;i'm sorry for the inconvenience. I saw you helping other users on this topic, maybe you can help me? sorry for the inconvenience again&lt;/P&gt;</description>
    <pubDate>Wed, 01 Mar 2023 13:55:35 GMT</pubDate>
    <dc:creator>sebastian_fernandez</dc:creator>
    <dc:date>2023-03-01T13:55:35Z</dc:date>
    <item>
      <title>Error with the annotation modeler</title>
      <link>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaq-p/12676523</link>
      <description>&lt;P&gt;I have a problem when I want to extend the standard 'Manage Purchase Orders' app, I import it to the local Web IDE (using orion) and I see that it doesn't show me the Annotation Modeler due to this error:&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2143606-error.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;I have read other posts related to this topic but I did not come up with the solution.&lt;/P&gt;
  &lt;P&gt;I would really appreciate your help please!!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 19:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaq-p/12676523</guid>
      <dc:creator>sebastian_fernandez</dc:creator>
      <dc:date>2023-02-28T19:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Error with the annotation modeler</title>
      <link>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676524#M4756161</link>
      <description>&lt;P&gt;Adjunto esta imagen del error&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2143608-error3.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 19:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676524#M4756161</guid>
      <dc:creator>sebastian_fernandez</dc:creator>
      <dc:date>2023-02-28T19:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error with the annotation modeler</title>
      <link>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676525#M4756162</link>
      <description>&lt;P&gt;The error appears because of the ProxyServlet&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2143610-error4.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 20:09:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676525#M4756162</guid>
      <dc:creator>sebastian_fernandez</dc:creator>
      <dc:date>2023-02-28T20:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error with the annotation modeler</title>
      <link>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676526#M4756163</link>
      <description>&lt;P&gt;you should abandon the ship(web ide)&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 21:21:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676526#M4756163</guid>
      <dc:creator>junwu</dc:creator>
      <dc:date>2023-02-28T21:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error with the annotation modeler</title>
      <link>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676527#M4756164</link>
      <description>&lt;P&gt;That doesn't solve my question... but while we're at it, what IDE do you recommend? VScode or BAS?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 03:22:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676527#M4756164</guid>
      <dc:creator>sebastian_fernandez</dc:creator>
      <dc:date>2023-03-01T03:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error with the annotation modeler</title>
      <link>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676528#M4756165</link>
      <description>&lt;P&gt;vsc or bas either should work.&lt;/P&gt;&lt;P&gt;for your current issue, can you download your odata meta file and put it in your project based on your setting in manifest.&lt;/P&gt;&lt;P&gt;in this example, it is saved in localService folder. &lt;/P&gt;   "type": "OData",                "settings": {                    "odataVersion": "2.0",              &lt;STRONG&gt;      &lt;/STRONG&gt;&lt;STRONG&gt;"localUri": "localService/metadata.xml",&lt;/STRONG&gt;                    "annotations": [                        "annotation"                    ]                }</description>
      <pubDate>Wed, 01 Mar 2023 03:31:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676528#M4756165</guid>
      <dc:creator>junwu</dc:creator>
      <dc:date>2023-03-01T03:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error with the annotation modeler</title>
      <link>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676529#M4756166</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;maryana.naboka&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;i'm sorry for the inconvenience. I saw you helping other users on this topic, maybe you can help me? sorry for the inconvenience again&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 13:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676529#M4756166</guid>
      <dc:creator>sebastian_fernandez</dc:creator>
      <dc:date>2023-03-01T13:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error with the annotation modeler</title>
      <link>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676530#M4756167</link>
      <description>&lt;P&gt;Hi Sebastian, &lt;/P&gt;&lt;P&gt;could you please check if there is a local metadata copy in your project and if not, add it following the advice of Jun Wu above.&lt;/P&gt;&lt;P&gt;If it does not help, we would need to see your project to investigate. Please feel free to open the ticket for the component CA-WDE-PI-AM and attach your project there.&lt;/P&gt;&lt;P&gt;Best Regards &lt;/P&gt;&lt;P&gt;Mariana &lt;/P&gt;</description>
      <pubDate>Thu, 02 Mar 2023 08:09:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676530#M4756167</guid>
      <dc:creator>maryana_naboka</dc:creator>
      <dc:date>2023-03-02T08:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error with the annotation modeler</title>
      <link>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676531#M4756168</link>
      <description>&lt;P&gt;I wanted to let you know that I was able to fix it. just like Jun Wo said my manifest was pointing wrong to the oData. I was pointing the uri to the principal oData ('"uri": "/sap/opu/odata/sap/MM_PUR_PO_MAINT_V2_SRV/",') and not to the Annotations oData ('"uri": "/sap/opu/odata/sap/MM_PUR_PO_MAINTAIN_V2_ANNO_MDL/",'), I changed that to it and it worked&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2143761-image.png" /&gt;&lt;/P&gt;&lt;P&gt;Thank you Jun Wo and Mariana NAboka!&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2023 14:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/error-with-the-annotation-modeler/qaa-p/12676531#M4756168</guid>
      <dc:creator>sebastian_fernandez</dc:creator>
      <dc:date>2023-03-03T14:51:35Z</dc:date>
    </item>
  </channel>
</rss>

