<?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: Upstream trace with Barrier in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/upstream-trace-with-barrier/m-p/683696#M680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melissa, Thanks for your response.&lt;/P&gt;&lt;P&gt;I am getting the same error as you mentioned. I gone through the page you suggested. My network is source based network. My actual concern is to find the failed device in my network. So if i am starting my network trace from last point towards source i.e. Upstream trace, it should stop at failed/open device without throwing any error. As per traversability conditions, if i am changing the device status from closed to open (instead of barrier on particular device point) then also trace is showing same error message.&lt;/P&gt;&lt;P&gt;Other traces like Downstream (with/without barrier), loop and other running fine on my network.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2019 06:26:23 GMT</pubDate>
    <dc:creator>VikramAundhekar</dc:creator>
    <dc:date>2019-07-26T06:26:23Z</dc:date>
    <item>
      <title>Upstream trace with Barrier</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/upstream-trace-with-barrier/m-p/683694#M678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to perform Upstream trace on my Utility Network from Service Point, trace is running fine when there is no barrier placed in between but whenever i am placing barrier on any device then trace is showing error with the message "Subnetwork controller not defined". Please suggest the workaround as downstream trace without barrier is running perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2019 09:23:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/upstream-trace-with-barrier/m-p/683694#M678</guid>
      <dc:creator>VikramAundhekar</dc:creator>
      <dc:date>2019-07-23T09:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Upstream trace with Barrier</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/upstream-trace-with-barrier/m-p/683695#M679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vikram -&lt;/P&gt;&lt;P&gt;Did you receive the following error?&lt;/P&gt;&lt;P&gt;Error 001797: No subnetwork controller was discovered.&lt;/P&gt;&lt;P style="color: #4c4c4c; background-color: #ffffff; margin-bottom: 1.55rem;"&gt;&lt;/P&gt;&lt;P&gt;If the starting point does not have traversability to the subnetwork controller the trace cannot be completed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The subnetwork controller is used to determine which direction from the starting point is upstream/downstream for the trace results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this page helps:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/utility-network/utility-network-trace-types.htm#ESRI_SECTION1_3885D93DD6D540B38454BD6F8D041E70"&gt;https://pro.arcgis.com/en/pro-app/help/data/utility-network/utility-network-trace-types.htm#ESRI_SECTION1_3885D93DD6D540B38454BD6F8D041E70&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P style="color: #4c4c4c; background-color: #ffffff; margin-bottom: 1.55rem;"&gt;The upstream/downstream direction of a subnetwork is determined on the fly during a trace. This is done by discovering whether the domain network is source- or sink-based and by locating the subnetwork controllers. Upstream traces travel towards subnetwork controllers in source-based domain networks and away from subnetwork controllers in sink-based domain networks. Downstream traces travel away from subnetwork controllers in source-based domain networks and toward subnetwork controllers in sink-based domain networks.&lt;/P&gt;&lt;P style="color: #4c4c4c; background-color: #ffffff; margin-bottom: 1.55rem;"&gt;Both of these trace types require a clean subnetwork. The traceable subnetworks must be updated if they are dirty. Both types of traces travel the network based on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/help/data/utility-network/utility-network-vocabulary.htm#ESRI_SECTION1_7EB0E9D0289946C2B9825D048F2533E5" style="color: #0074b8; text-decoration: none;"&gt;traversability&lt;/A&gt;. Terminal configurations influence these trace types.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2019 13:43:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/upstream-trace-with-barrier/m-p/683695#M679</guid>
      <dc:creator>MelissaJarman</dc:creator>
      <dc:date>2019-07-25T13:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Upstream trace with Barrier</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/upstream-trace-with-barrier/m-p/683696#M680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Melissa, Thanks for your response.&lt;/P&gt;&lt;P&gt;I am getting the same error as you mentioned. I gone through the page you suggested. My network is source based network. My actual concern is to find the failed device in my network. So if i am starting my network trace from last point towards source i.e. Upstream trace, it should stop at failed/open device without throwing any error. As per traversability conditions, if i am changing the device status from closed to open (instead of barrier on particular device point) then also trace is showing same error message.&lt;/P&gt;&lt;P&gt;Other traces like Downstream (with/without barrier), loop and other running fine on my network.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2019 06:26:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/upstream-trace-with-barrier/m-p/683696#M680</guid>
      <dc:creator>VikramAundhekar</dc:creator>
      <dc:date>2019-07-26T06:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Upstream trace with Barrier</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/upstream-trace-with-barrier/m-p/683697#M681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using feature barriers or dynamic barriers? &lt;A href="https://pro.arcgis.com/en/pro-app/help/data/utility-network/barriers.htm"&gt;https://pro.arcgis.com/en/pro-app/help/data/utility-network/barriers.htm&lt;/A&gt;&lt;BR /&gt;There is no way to bypass traversability for physical barriers currently. The team has had&amp;nbsp;discussions on how to resolve this type of situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there is an open device upstream that should be closed that you are trying to find it? If so, then using a condition barrier would not help since that would prevent traversability back to the source.&amp;nbsp;You may want to try and&amp;nbsp;use a filter barrier in addition to an output condition with device status = open. This should tell&amp;nbsp;you what the open device is that needs to close.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 16:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/upstream-trace-with-barrier/m-p/683697#M681</guid>
      <dc:creator>MelissaJarman</dc:creator>
      <dc:date>2019-07-29T16:44:22Z</dc:date>
    </item>
  </channel>
</rss>

