<?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: Error adding Experience Builder Widget (11.4) in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/error-adding-experience-builder-widget-11-4/m-p/1628826#M7555</link>
    <description>&lt;P&gt;I just saw in a previous post that this is an 11.4 issue specifically.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-portal-questions/failed-to-add-or-update-item-index-6-out-of-bounds/td-p/1579934" target="_blank"&gt;https://community.esri.com/t5/arcgis-enterprise-portal-questions/failed-to-add-or-update-item-index-6-out-of-bounds/td-p/1579934&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 01 Jul 2025 12:49:15 GMT</pubDate>
    <dc:creator>moremeowbell</dc:creator>
    <dc:date>2025-07-01T12:49:15Z</dc:date>
    <item>
      <title>Error adding Experience Builder Widget (11.4)</title>
      <link>https://community.esri.com/t5/developers-questions/error-adding-experience-builder-widget-11-4/m-p/1628265#M7550</link>
      <description>&lt;P&gt;Hello all!&lt;/P&gt;&lt;P&gt;I am having an issue adding an Experience Builder Widget to our new ArcGIS Enterprise 11.4 environment. This widget was uploaded and functional in our old environment on 11.3, so I have been troubleshooting why it can't be added this time around. &lt;U&gt;NOTE&lt;/U&gt;: The new system has had issues where there isn't a 1:1 match on things. For example, a previous issue was resolved with a firewall adjustment, so it is possible that a system change could fix the issue.&lt;/P&gt;&lt;P&gt;My initial thoughts are that there is some sort of connectivity issue with Portal to Server due to the 500 error on a POST request, but I am not too sure what the issue is or how to pinpoint it to try and fix it.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here is my workflow:&lt;/STRONG&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create widget locally in experience builder 1.14&lt;/LI&gt;&lt;LI&gt;Use command terminal for &lt;EM&gt;npm run build:prod&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;Add the prod-dist files to S3 bucket for hosting&lt;/LI&gt;&lt;LI&gt;In ArcGIS Enterprise Portal: New Item &amp;gt; Application &amp;gt; Experience Builder widget&lt;/LI&gt;&lt;LI&gt;Add the URL path to manifest.json&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Brief system background:&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;ArcGIS Enterprise 11.4&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Windows OS&lt;/LI&gt;&lt;LI&gt;AWS infrastructure&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;Error messages:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Network tab:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "error": {
        "code": 500,
        "message": "Exception. Unable to add or update item: f9814f6d4db946bfb1a3bacfb52be8b2",
        "details": [
            "Exception. Unable to add or update item: f9814f6d4db946bfb1a3bacfb52be8b2"
        ]
    }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ArcGIS Enterprise:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error from ArcGIS Enterprise" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135353iE6B8F4E4E29ADCF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="enterprise error edit.PNG" alt="Error from ArcGIS Enterprise" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Error from ArcGIS Enterprise&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Console:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Console error message" style="width: 861px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135351iFB403C9DEE702CFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="console error edit.PNG" alt="Console error message" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Console error message&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Jun 2025 12:50:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-adding-experience-builder-widget-11-4/m-p/1628265#M7550</guid>
      <dc:creator>moremeowbell</dc:creator>
      <dc:date>2025-06-30T12:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error adding Experience Builder Widget (11.4)</title>
      <link>https://community.esri.com/t5/developers-questions/error-adding-experience-builder-widget-11-4/m-p/1628826#M7555</link>
      <description>&lt;P&gt;I just saw in a previous post that this is an 11.4 issue specifically.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/arcgis-enterprise-portal-questions/failed-to-add-or-update-item-index-6-out-of-bounds/td-p/1579934" target="_blank"&gt;https://community.esri.com/t5/arcgis-enterprise-portal-questions/failed-to-add-or-update-item-index-6-out-of-bounds/td-p/1579934&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 12:49:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/error-adding-experience-builder-widget-11-4/m-p/1628826#M7555</guid>
      <dc:creator>moremeowbell</dc:creator>
      <dc:date>2025-07-01T12:49:15Z</dc:date>
    </item>
  </channel>
</rss>

