<?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: Ghost trace configurations in ExB trace widget in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/ghost-trace-configurations-in-exb-trace-widget/m-p/1523059#M14350</link>
    <description>&lt;P&gt;The trace configurations are stored in the web map item. Once the web map is published to your Portal, adding or removing trace configurations to your utility network service will not be reflected in that map.&lt;/P&gt;&lt;P&gt;You will need to make changes to the map itself.&lt;/P&gt;&lt;P&gt;In Enterprise 11.3, open your map in Map Viewer. Go to the Map Properties tab and choose to Configure traces for your Utility Network.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_0-1723834405607.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112658i0ED3FD91C7ADCF69/image-size/large?v=v2&amp;amp;px=999" role="button" title="AlixVezina_0-1723834405607.png" alt="AlixVezina_0-1723834405607.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Another option is to edit the web map JSON directly.&amp;nbsp;Login to&amp;nbsp;&lt;A href="https://assistant.esri-ps.com/signin" target="_blank"&gt;ArcGIS Assistant&lt;/A&gt;, find the web map item and View the item JSON. Open the Data tab and Edit the JSON. Search for traceConfiguration in the code and make changes to the listed trace configurations.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_1-1723834594128.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112659iFC7ECCC9F7D6A1DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="AlixVezina_1-1723834594128.png" alt="AlixVezina_1-1723834594128.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Aug 2024 19:00:48 GMT</pubDate>
    <dc:creator>AlixVezina</dc:creator>
    <dc:date>2024-08-16T19:00:48Z</dc:date>
    <item>
      <title>Ghost trace configurations in ExB trace widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/ghost-trace-configurations-in-exb-trace-widget/m-p/1522943#M14346</link>
      <description>&lt;P&gt;I have a specific and peculiar issue with my Utility Network in the Experience Builder: named trace configurations that once existed in my WebMap, but were removed, still show up in the dropdown menu in the Utility Network Trace widget (see screenshot 'TraceWidget.png'). I cannot find a way to remove them.&lt;/P&gt;&lt;P&gt;These named trace configurations were made for testing, and have been removed from the WebMap (see screenshots 'NetworkProperties.png' and 'NetworkSharingOptions.png'). I don't want my users to be able to select trace configurations that do not exist, hence why I want to remove them from the dropdown menu.&lt;/P&gt;&lt;P&gt;I have tried:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;removing the Trace widget and re-adding it&lt;/LI&gt;&lt;LI&gt;updating / republishing the WebMap using ArcGIS Pro 3.1.4&lt;/LI&gt;&lt;LI&gt;updating / republishing the WebMap using ArcGIS Pro 3.3.1&lt;/LI&gt;&lt;LI&gt;finding the named trace configurations in the 'Data' json using ArcGIS Assistant&lt;/LI&gt;&lt;LI&gt;rebuilding the entire Experience in the ExpBuilder Developer Edition&lt;/LI&gt;&lt;LI&gt;finding the named trace configurations in the config.json of the Dev Edition Experience&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;all to no avail...&lt;/P&gt;&lt;P&gt;I am running ArcGIS Pro 3.1.4, Enterprise 11.3, ExB Dev Edition 1.14&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 15:07:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/ghost-trace-configurations-in-exb-trace-widget/m-p/1522943#M14346</guid>
      <dc:creator>LucVanDijk</dc:creator>
      <dc:date>2024-08-16T15:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ghost trace configurations in ExB trace widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/ghost-trace-configurations-in-exb-trace-widget/m-p/1523059#M14350</link>
      <description>&lt;P&gt;The trace configurations are stored in the web map item. Once the web map is published to your Portal, adding or removing trace configurations to your utility network service will not be reflected in that map.&lt;/P&gt;&lt;P&gt;You will need to make changes to the map itself.&lt;/P&gt;&lt;P&gt;In Enterprise 11.3, open your map in Map Viewer. Go to the Map Properties tab and choose to Configure traces for your Utility Network.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_0-1723834405607.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112658i0ED3FD91C7ADCF69/image-size/large?v=v2&amp;amp;px=999" role="button" title="AlixVezina_0-1723834405607.png" alt="AlixVezina_0-1723834405607.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Another option is to edit the web map JSON directly.&amp;nbsp;Login to&amp;nbsp;&lt;A href="https://assistant.esri-ps.com/signin" target="_blank"&gt;ArcGIS Assistant&lt;/A&gt;, find the web map item and View the item JSON. Open the Data tab and Edit the JSON. Search for traceConfiguration in the code and make changes to the listed trace configurations.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AlixVezina_1-1723834594128.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112659iFC7ECCC9F7D6A1DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="AlixVezina_1-1723834594128.png" alt="AlixVezina_1-1723834594128.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 19:00:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/ghost-trace-configurations-in-exb-trace-widget/m-p/1523059#M14350</guid>
      <dc:creator>AlixVezina</dc:creator>
      <dc:date>2024-08-16T19:00:48Z</dc:date>
    </item>
  </channel>
</rss>

