<?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: Network diagram symbol incorrect when viewing on web app in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704252#M6943</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/434311"&gt;@GISUser1619_Nguyen&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Indeed, you are right; this is a known issue that is in the pipe to be fixed in near term. When working in web apps, there is no issue when the network diagram map service ressource uses standard layers, but it doesn't properly work when it uses&amp;nbsp;&lt;SPAN&gt;subtype group layers.&lt;BR /&gt;During the last release cycle, we began collaborating with the map server team to ensure support for network diagram layers on the web, whether they use standard layers or group subtype layers and we did good progress. I hope this fix to be relased this year.&lt;BR /&gt;Thanks for your patience&lt;BR /&gt;Anne-Yvonne&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 26 May 2026 08:32:05 GMT</pubDate>
    <dc:creator>AnneYvonneBlin</dc:creator>
    <dc:date>2026-05-26T08:32:05Z</dc:date>
    <item>
      <title>Network diagram symbol incorrect when viewing on web app</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1703718#M6921</link>
      <description>&lt;P&gt;Hi guy,&lt;/P&gt;&lt;P&gt;I got issue when viewing network diagram on Web app.&lt;/P&gt;&lt;P&gt;When I create and view in ArcGIS Pro, symbol correct same with map view.&lt;/P&gt;&lt;P&gt;But when I try to view on Web Map, it not correct. I found someone get same trouble in group but don't have solution yet, it look like when viewing on Web map,&amp;nbsp;&lt;SPAN&gt;subtype group layer make problem?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please share any information&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you so much.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 07:46:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1703718#M6921</guid>
      <dc:creator>GISUser1619_Nguyen</dc:creator>
      <dc:date>2026-05-22T07:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Network diagram symbol incorrect when viewing on web app</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1703771#M6927</link>
      <description>&lt;P&gt;In ArcGIS Pro each network diagram has its own set of layer definitions, which is essentially its own map. When you are creating a web map to view network diagrams in the web, you should ensure the web map you're using has a similar set of symbology and label expressions. You could try opening the network diagram in ArcGIS Pro, pointing the layers at the feature service for your network diagrams, fixing any issues with labeling/symbology, then publishing that as a web map used by your network diagram viewer app.&lt;/P&gt;&lt;P&gt;Are you using a custom application to view the network diagrams in the web?&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 12:51:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1703771#M6927</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2026-05-22T12:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Network diagram symbol incorrect when viewing on web app</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704103#M6938</link>
      <description>&lt;P&gt;Hi Robert&lt;/P&gt;&lt;P&gt;I using sample Web app in this link, provide by AnneYvonneBlin&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/developers-questions/web-app-example-to-manage-network-diagram-using-js/td-p/1223362" target="_blank"&gt;web app example to manage network diagram using JS... - Esri Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I create Diagram by Symbol map with subtype group layer and run Create Diagram Layer Definition, Pic 1&lt;/P&gt;&lt;P&gt;Diagram is created and view okie in Pro, Pic 2&lt;/P&gt;&lt;P&gt;But when I store this diagram and try to view on web app by using &lt;SPAN&gt;sample web app code, it make mistake in symbology, For example: Symbol Circuit Breaker -&amp;gt; Transformer, High Voltage Line -&amp;gt; Medium Voltage Line,&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;An issue seems to occur in symbol rendering within a feature class, likely caused by the separation of Subtype Group Layers. Pic 3, 4&lt;/P&gt;&lt;P&gt;Do you have any recommend?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 01:24:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704103#M6938</guid>
      <dc:creator>GISUser1619_Nguyen</dc:creator>
      <dc:date>2026-05-25T01:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Network diagram symbol incorrect when viewing on web app</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704110#M6939</link>
      <description>&lt;P&gt;Hi Robert&lt;/P&gt;&lt;P&gt;I just update my workflow to make diagram in video&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://esrivn0-my.sharepoint.com/:v:/g/personal/daint_esrivn_com/IQAdpPtq06N4SJzC2kiPmdzQAZog2nGxODtO-ORdD6qthNs?e=zjWXSo" target="_blank"&gt;Recording_Error_NetworkDiagram.mp4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 02:58:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704110#M6939</guid>
      <dc:creator>GISUser1619_Nguyen</dc:creator>
      <dc:date>2026-05-25T02:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Network diagram symbol incorrect when viewing on web app</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704114#M6940</link>
      <description>&lt;P&gt;I just update one thing&lt;/P&gt;&lt;P&gt;If I&amp;nbsp;&lt;SPAN&gt;run Create Diagram Layer Definition with No Subtype Group Layer, look like Network Diagram symbol can view correct in ArcGIS Pro and Web App showing in attachment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I not sure it is limit of network diagram as link or not if we have map with too many symbology with Subtype Group Layer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.4/help/data/network-diagrams/refine-the-diagram-layer-definition-on-a-template.htm#ESRI_SECTION1_A051766F5E5F4C0898703241CC48FAB0" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/3.4/help/data/network-diagrams/refine-the-diagram-layer-definition-on-a-template.htm#ESRI_SECTION1_A051766F5E5F4C0898703241CC48FAB0&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 03:53:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704114#M6940</guid>
      <dc:creator>GISUser1619_Nguyen</dc:creator>
      <dc:date>2026-05-25T03:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Network diagram symbol incorrect when viewing on web app</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704170#M6941</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/499241"&gt;@AnneYvonneBlin&lt;/a&gt;&amp;nbsp;Do you have any ideas about what could be going wrong?&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2026 16:53:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704170#M6941</guid>
      <dc:creator>RobertKrisher</dc:creator>
      <dc:date>2026-05-25T16:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Network diagram symbol incorrect when viewing on web app</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704252#M6943</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/434311"&gt;@GISUser1619_Nguyen&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Indeed, you are right; this is a known issue that is in the pipe to be fixed in near term. When working in web apps, there is no issue when the network diagram map service ressource uses standard layers, but it doesn't properly work when it uses&amp;nbsp;&lt;SPAN&gt;subtype group layers.&lt;BR /&gt;During the last release cycle, we began collaborating with the map server team to ensure support for network diagram layers on the web, whether they use standard layers or group subtype layers and we did good progress. I hope this fix to be relased this year.&lt;BR /&gt;Thanks for your patience&lt;BR /&gt;Anne-Yvonne&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2026 08:32:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704252#M6943</guid>
      <dc:creator>AnneYvonneBlin</dc:creator>
      <dc:date>2026-05-26T08:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: Network diagram symbol incorrect when viewing on web app</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704259#M6944</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/499241"&gt;@AnneYvonneBlin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;Thank you for your prompt response to this issue. I will try to resolve it by reviewing the number of symbol classes defined using the Create Diagram Definition tool. Hopefully, this will be addressed in the upcoming update to ensure consistency between maps using Subtype Group Layers and Network Diagrams.&lt;/DIV&gt;&lt;DIV&gt;Thank you so much!&lt;/DIV&gt;</description>
      <pubDate>Tue, 26 May 2026 09:14:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/network-diagram-symbol-incorrect-when-viewing-on/m-p/1704259#M6944</guid>
      <dc:creator>GISUser1619_Nguyen</dc:creator>
      <dc:date>2026-05-26T09:14:28Z</dc:date>
    </item>
  </channel>
</rss>

