<?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: Automating Inlet/Outlet Assignment for Waterline in Utility Network in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/automating-inlet-outlet-assignment-for-waterline/m-p/1691216#M6582</link>
    <description>&lt;P&gt;Try the &lt;A href="https://doc.arcgis.com/en/arcgis-solutions/latest/tool-reference/utility-network-package/modify-terminal-connections.htm" target="_self"&gt;Assign Terminal Connections&lt;/A&gt; tool that is part of the &lt;A href="https://doc.arcgis.com/en/arcgis-solutions/latest/tool-reference/utility-network-package/an-overview-of-the-utility-network-package-toolbox.htm" target="_self"&gt;Utility Network Package&lt;/A&gt; toolbox. It can automatically assign the to and from device terminals.&lt;/P&gt;</description>
    <pubDate>Wed, 18 Mar 2026 11:34:59 GMT</pubDate>
    <dc:creator>PatrickGCowan</dc:creator>
    <dc:date>2026-03-18T11:34:59Z</dc:date>
    <item>
      <title>Automating Inlet/Outlet Assignment for Waterline in Utility Network</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automating-inlet-outlet-assignment-for-waterline/m-p/1691196#M6578</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I’m currently working in the ArcGIS Utility Network environment for a water utility project.&lt;/P&gt;&lt;P&gt;Some of our assets have been configured with terminals, and for connected waterlines, we need to assign the correct inlet and outlet terminals. At the moment, this process is being done manually, which can be time-consuming and prone to inconsistency.&lt;/P&gt;&lt;P&gt;Is there any way to automate the assignment of inlet and outlet terminals for waterlines?&lt;/P&gt;&lt;P&gt;Are there any recommended workflows, tools, or scripts (e.g., Attribute Rules, Python/ArcPy) to handle this more efficiently?&lt;/P&gt;&lt;P&gt;Any guidance, best practices, or examples would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 06:59:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automating-inlet-outlet-assignment-for-waterline/m-p/1691196#M6578</guid>
      <dc:creator>wanfarihah</dc:creator>
      <dc:date>2026-03-18T06:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Inlet/Outlet Assignment for Waterline in Utility Network</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automating-inlet-outlet-assignment-for-waterline/m-p/1691216#M6582</link>
      <description>&lt;P&gt;Try the &lt;A href="https://doc.arcgis.com/en/arcgis-solutions/latest/tool-reference/utility-network-package/modify-terminal-connections.htm" target="_self"&gt;Assign Terminal Connections&lt;/A&gt; tool that is part of the &lt;A href="https://doc.arcgis.com/en/arcgis-solutions/latest/tool-reference/utility-network-package/an-overview-of-the-utility-network-package-toolbox.htm" target="_self"&gt;Utility Network Package&lt;/A&gt; toolbox. It can automatically assign the to and from device terminals.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 11:34:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automating-inlet-outlet-assignment-for-waterline/m-p/1691216#M6582</guid>
      <dc:creator>PatrickGCowan</dc:creator>
      <dc:date>2026-03-18T11:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Inlet/Outlet Assignment for Waterline in Utility Network</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automating-inlet-outlet-assignment-for-waterline/m-p/1691392#M6588</link>
      <description>&lt;P&gt;It is important to note that terminal connectivity adheres to topology rules. This allows you to specify that certain types of main lines can only connect to specific terminals on a given device.&lt;/P&gt;&lt;P&gt;For example, a distribution line will only connect to the outlet of a tank, while a transmission or production line will connect to the inlet.&lt;/P&gt;&lt;P&gt;During a migration, using tools like "Assign Terminal Connection" will automatically detect the rules and assign the appropriate terminal. You can also directly specify the fromTerminal and toTerminal values when adding the water line if you are certain of the digitization direction of your geometries. &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;For example, select any main line connected to a system meter.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;If it's connected to the first node, you can assign the outlet terminal value in the "FromTerminal" field of the main, and vice versa.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If you are drawing network features in an existing dataset, the rules will also apply, and terminals can be automatically assigned if there is no ambiguity. If there's any ambiguity, you can use tools like Snap Chip (&lt;A href="https://pro.arcgis.com/fr/pro-app/3.4/help/editing/use-the-snap-chip.htm" target="_blank" rel="noopener"&gt;https://pro.arcgis.com/fr/pro-app/3.4/help/editing/use-the-snap-chip.htm&lt;/A&gt;) to connect to the correct terminal.&lt;/P&gt;&lt;P&gt;Finally, I assume it's possible to use attribute rules to detect and connect to the appropriate terminal, but I don't have an example. You can find similar rules for managing associations here: &lt;A href="https://www.esri.com/arcgis-blog/products/utility-network/electric-gas/advanced-attribute-rules-creating-utility-network-associations-with-attribute-rules" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/utility-network/electric-gas/advanced-attribute-rules-creating-utility-network-associations-with-attribute-rules&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2026 23:01:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automating-inlet-outlet-assignment-for-waterline/m-p/1691392#M6588</guid>
      <dc:creator>PierreloupDucroix</dc:creator>
      <dc:date>2026-03-18T23:01:52Z</dc:date>
    </item>
  </channel>
</rss>

