<?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: Automatic tracing from multiple start points, exporting the results as json in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1478228#M3959</link>
    <description>&lt;P&gt;yes I have the featureglobalid field, and I saw that there were records with null values. When I calculated the empty records with Field Calculate, I completed the process without any problems.&lt;BR /&gt;Thank you for your interest &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188597"&gt;@MikeMillerGIS&lt;/a&gt;&lt;BR /&gt;I thing If the featureglobalid field is empty, it would be better to look at the globalid field.&lt;/P&gt;</description>
    <pubDate>Fri, 24 May 2024 09:08:05 GMT</pubDate>
    <dc:creator>JohnGoat</dc:creator>
    <dc:date>2024-05-24T09:08:05Z</dc:date>
    <item>
      <title>Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1412120#M3737</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have 150 Low Voltage Service points for which I have TracePoints1 printed in the General Notes area. At these points, I want to produce separate json by doing upstream traces for each of them. After throwing a flag at each of these starting points one by one, it will produce json, then the first flag will be cleared, it will move to the next point, throw a flag there and produce json. The process will repeat this way for 150 starting points. How can I do that?&lt;/P&gt;&lt;P&gt;I want to get the AssetID parameters of the circuit breakers by generating json from 150 starting points.&lt;/P&gt;&lt;P&gt;I want to make a process automation for these processes from the points I marked on the map. How can I do these things with Python?&lt;/P&gt;&lt;P&gt;PS:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;For now I'm working on Mobile gdb&lt;/LI&gt;&lt;LI&gt;ArcGIS Pro 3.1.4&lt;/LI&gt;&lt;LI&gt;UN 6&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 19 Apr 2024 12:14:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1412120#M3737</guid>
      <dc:creator>JohnGoat</dc:creator>
      <dc:date>2024-04-19T12:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1412152#M3738</link>
      <description>&lt;P&gt;This toolbox&amp;nbsp;&lt;A href="https://github.com/Esri/Utility-Data-Management-Support-Tools" target="_blank"&gt;https://github.com/Esri/Utility-Data-Management-Support-Tools&lt;/A&gt;&amp;nbsp;contains a tool called batchtrace.&amp;nbsp; It can do what you are describing.&lt;/P&gt;&lt;P&gt;&lt;A href="https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.0/BatchTrace.html" target="_blank"&gt;https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.0/BatchTrace.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 10:46:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1412152#M3738</guid>
      <dc:creator>JohnAlsup</dc:creator>
      <dc:date>2024-04-19T10:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1412226#M3739</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/125976"&gt;@JohnAlsup&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I reviewed the toolkit but I'm getting errors, is there a source showing how it works? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BatchTrace.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/101504i44BEECA3CA73EC5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BatchTrace.jpg" alt="BatchTrace.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 12:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1412226#M3739</guid>
      <dc:creator>JohnGoat</dc:creator>
      <dc:date>2024-04-19T12:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1412231#M3740</link>
      <description>&lt;P&gt;Can you try the version here?&amp;nbsp;&lt;A href="https://github.com/Esri/Utility-Data-Management-Support-Tools/tree/Preview3.1.2" target="_blank"&gt;https://github.com/Esri/Utility-Data-Management-Support-Tools/tree/Preview3.1.2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Make sure to remove the old toolbox(best to delete it) and restart pro.&amp;nbsp; If that does not work, I can pull the 3.1 code and look at a fix for that issue&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 12:59:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1412231#M3740</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-04-19T12:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477496#M3944</link>
      <description>&lt;P&gt;You are right &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188597"&gt;@MikeMillerGIS&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I ran the updated version and I don't get any errors. But this time I see that you have bypassed many of my starting points. I get a "No valid starting locations found" notification. When I examined the data, I could not see any problems at the starting points.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I used the parameter (notes = 'Trace1') for the starting point. I want to trace 2999 points, but as a result I get 310 output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnGoat_0-1716447647702.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105088iBE9B3F8AD5F9A1DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohnGoat_0-1716447647702.png" alt="JohnGoat_0-1716447647702.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 07:06:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477496#M3944</guid>
      <dc:creator>JohnGoat</dc:creator>
      <dc:date>2024-05-23T07:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477547#M3945</link>
      <description>&lt;P&gt;Do you have different tiers in your data?&amp;nbsp; What tier is your downstream trace set up for?&amp;nbsp; You might need a different trace config per tier/per junction.&amp;nbsp; You would need a field on the junction class with the trace config name and the code can pull the trace config from that field&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 10:29:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477547#M3945</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-05-23T10:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477566#M3947</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188597"&gt;@MikeMillerGIS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are no different tiers, I am trying to trace within the same tier.&amp;nbsp;Each tracking starting point is within the same tier.&lt;/P&gt;&lt;P&gt;In the screenshot, starting points 317009 and 317010 are in the same tier. It gives error 317010, I do not get any errors when I trace on the map.&amp;nbsp;There are many examples like this, why can't it find the starting point?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnGoat_0-1716464705240.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105108i8070FA6EC5DB101C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohnGoat_0-1716464705240.png" alt="JohnGoat_0-1716464705240.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 11:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477566#M3947</guid>
      <dc:creator>JohnGoat</dc:creator>
      <dc:date>2024-05-23T11:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477568#M3948</link>
      <description>I am not sure then. I just ran through my junctions and they worked. If you manually set a trace point at that junction and use the same trace config in the gp trace, does it work?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 May 2024 11:55:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477568#M3948</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-05-23T11:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477591#M3949</link>
      <description>&lt;P&gt;Yes, when I trace with the GP tool, I do not get an error at the same point. I don't understand this anyway&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnGoat_1-1716467044311.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/105115i5B097B2451DA8C87/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohnGoat_1-1716467044311.png" alt="JohnGoat_1-1716467044311.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 12:24:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477591#M3949</guid>
      <dc:creator>JohnGoat</dc:creator>
      <dc:date>2024-05-23T12:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477602#M3950</link>
      <description>If you put a SQL query on batch trace for that one row, does it work? What if you put default terminal Id to 1?&lt;BR /&gt;&lt;BR /&gt;Does your junction layer have a field called terminalid or featureglobalid?&lt;BR /&gt;&lt;BR /&gt;If you pass in the starting point layer that you used to test the trace(in default database) to batch trace, does it work?&lt;BR /&gt;&lt;BR /&gt;For tracing junctions, the required fields are featureglobalid(if does not exist, batch trace looks for globalid) and terminal Id.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 May 2024 12:35:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1477602#M3950</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-05-23T12:35:11Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1478228#M3959</link>
      <description>&lt;P&gt;yes I have the featureglobalid field, and I saw that there were records with null values. When I calculated the empty records with Field Calculate, I completed the process without any problems.&lt;BR /&gt;Thank you for your interest &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188597"&gt;@MikeMillerGIS&lt;/a&gt;&lt;BR /&gt;I thing If the featureglobalid field is empty, it would be better to look at the globalid field.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 09:08:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1478228#M3959</guid>
      <dc:creator>JohnGoat</dc:creator>
      <dc:date>2024-05-24T09:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1478233#M3960</link>
      <description>&lt;P&gt;I would suggest just removing the FeatureGlobalID field.&amp;nbsp; It was needed in an earlier version, is no longer needed.&lt;/P&gt;</description>
      <pubDate>Fri, 24 May 2024 09:14:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1478233#M3960</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-05-24T09:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1508530#M4114</link>
      <description>&lt;P&gt;Hi again&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188597"&gt;@MikeMillerGIS&lt;/a&gt;&amp;nbsp;I hope you are well&lt;/P&gt;&lt;P&gt;I generate json using the Features result type parameter, the json content in screenshot number 1 gives me this.&lt;BR /&gt;I want to get the fields I specified in the json results as in screenshot number 2.&lt;/P&gt;&lt;P&gt;How can I do that ?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="json Result.jpg" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/110356i9C397F0C1CF6C90F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="json Result.jpg" alt="json Result.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 14:31:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1508530#M4114</guid>
      <dc:creator>JohnGoat</dc:creator>
      <dc:date>2024-07-23T14:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1509120#M4128</link>
      <description>&lt;P&gt;You need to generate a trace configuration that has that information.&amp;nbsp; The Add Trace Configuration tool currently does not expose that information, so you need to create a Trace with Feature Output and define the fields, and use the Trace to Trace Config tool to create the Trace Configuration as this uses Import Trace Configuration and will create a trace config with the feature field and network attribute information.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 08:11:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1509120#M4128</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-07-24T08:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1509126#M4129</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188597"&gt;@MikeMillerGIS&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;STRONG&gt;so you need to create a Trace with Feature Output and define the fields, and use the Trace to Trace Config tool to create the Trace Configuration as this uses Import Trace Configuration and will create a trace config with the feature field and network attribute information.&lt;/STRONG&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I don't understand what I'm supposed to understand, can you explain it in more detail Mike?&lt;/P&gt;&lt;P&gt;The add trace configuration tool only provides Selectin and Aggregated Geometry options. Does not allow field define&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnGoat_1-1721809014154.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/110472i19B653A84E09B35E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohnGoat_1-1721809014154.png" alt="JohnGoat_1-1721809014154.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 08:19:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1509126#M4129</guid>
      <dc:creator>JohnGoat</dc:creator>
      <dc:date>2024-07-24T08:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1509127#M4130</link>
      <description>&lt;P&gt;You cannot use Add Trace Configuration.&amp;nbsp; Use Trace and fill it out as you want.&amp;nbsp; Then use the Trace to Trace Configuration tool in the UtilityDataManagementSupport toolbox.&amp;nbsp; This uses the python syntax from trace and converts it to a Trace Configuration&lt;/P&gt;&lt;P&gt;&lt;A href="https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.3/Trace2Config.html" target="_blank"&gt;https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.3/Trace2Config.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 08:23:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1509127#M4130</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-07-24T08:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1524215#M4207</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/188597"&gt;@MikeMillerGIS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for information,&lt;/P&gt;&lt;P&gt;I created a trace with Feature Output and define the fields. Then I was able to create a Trace Configuration with the Trace to Trace Config tool. When I try to run this configuration, I get this error.&amp;nbsp;The configuration contains field definitions and the directory path information where to extract the json file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JohnGoat_0-1724141786933.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/112868i6A641CE1037B72E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JohnGoat_0-1724141786933.png" alt="JohnGoat_0-1724141786933.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 08:17:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1524215#M4207</guid>
      <dc:creator>JohnGoat</dc:creator>
      <dc:date>2024-08-20T08:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic tracing from multiple start points, exporting the results as json</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1524259#M4208</link>
      <description>&lt;P&gt;What version of pro/enterprise?&amp;nbsp; Do the server logs or the ArcGIS Performance monitor provide any more details?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 11:18:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/automatic-tracing-from-multiple-start-points/m-p/1524259#M4208</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-08-20T11:18:59Z</dc:date>
    </item>
  </channel>
</rss>

