<?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: ArcGIS Pro 2.5: Utility network tracing with “connected” type ends up with “invalid tracing locations schema” error, in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/1200993#M1932</link>
    <description>&lt;P&gt;Hey, if my layer does not have the SourceID or the FeatureGlobalID for the feature layer I am trying to use as my starting points. What is the best way to recreate these? I see that you replied that&amp;nbsp;&lt;SPAN&gt;SOURCEID is a long integer field and FEATUREGLOBALID is a guid. So where do I find the "the Source ID and Feature Global ID value"? &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2022 18:49:34 GMT</pubDate>
    <dc:creator>Cat_W</dc:creator>
    <dc:date>2022-08-09T18:49:34Z</dc:date>
    <item>
      <title>ArcGIS Pro 2.5: Utility network tracing with “connected” type ends up with “invalid tracing locations schema” error,</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/93835#M75</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-left: 0in;"&gt;ArcGIS Pro 2.5: Utility network tracing with “connected” type ends up with “invalid tracing locations schema” error,&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;I couldn’t figure out why the Utility network tracing with “connected” type ends up with the error below:&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;“ERROR 001911: Invalid tracing locations schema. The SOURCEID, FEATUREGLOBALID, and TERMINALID fields are required”&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;How this can be fixed?&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/500664_Clip_1792.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jul 2020 19:42:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/93835#M75</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2020-07-18T19:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: Utility network tracing with “connected” type ends up with “invalid tracing locations schema” error,</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/93836#M76</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/4230"&gt;Jamal NUMAN&lt;/A&gt;‌&amp;nbsp; Thank you for reaching out with this issue.&amp;nbsp; The reason&amp;nbsp;for this error is that you are using a feature class for starting points that does not posess the necessary schema.&amp;nbsp; Any feature class can be used as a Starting Point or Barrier as long as the feature class has SOURCEID and FEATUREGLOBALID fields which are populated with info from the associated network feature.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, in the below screenshot I have created a new feature class to store my starting points.&amp;nbsp; This contains two records with points that lay upon a pipeline layer with SOURCEID = 10.&amp;nbsp; Only one of the two is populated with a FEATUREGLOBALID however which corresponds with the GLOBALID of the feature on which it is placed.&lt;IMG alt="Example feature class for input starting point features" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/500749_StartingPoints.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting points without both the &lt;SPAN&gt;S&lt;/SPAN&gt;&lt;SPAN&gt;OURCE&lt;/SPAN&gt;&lt;SPAN&gt;ID and FEATUREGLOBALID populated are ignored, while feature classes input as Starting Points in the trace tool without thee fields will cause the trace to fail.&amp;nbsp;TERMINALID is optional.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From this error, I can see that this needs to be communicated more clearly and we will update the error as well as the topics that discuss Starting Points and Barriers in more detail to address this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope that helps, please let me know if you have any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2020 18:45:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/93836#M76</guid>
      <dc:creator>JonDeRose</dc:creator>
      <dc:date>2020-07-20T18:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: Utility network tracing with “connected” type ends up with “invalid tracing locations schema” error,</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/93837#M77</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jonathan,&lt;/P&gt;&lt;P&gt;What are the data types for the fields needed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added the field and the error continues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2020 13:08:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/93837#M77</guid>
      <dc:creator>RafaelFernandes_de_Souza</dc:creator>
      <dc:date>2020-08-14T13:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: Utility network tracing with “connected” type ends up with “invalid tracing locations schema” error,</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/93838#M78</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rafael -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SOURCEID is a long integer field and FEATUREGLOBALID is a guid.&amp;nbsp; Please note that you must supply the Source ID and Feature Global ID value for the feature&amp;nbsp;on which you are placing the&amp;nbsp;starting point.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2020 13:04:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/93838#M78</guid>
      <dc:creator>JonDeRose</dc:creator>
      <dc:date>2020-09-04T13:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: Utility network tracing with “connected” type ends up with “invalid tracing locations schema” error,</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/93839#M79</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You for the answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Sep 2020 13:40:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/93839#M79</guid>
      <dc:creator>RafaelFernandes_de_Souza</dc:creator>
      <dc:date>2020-09-04T13:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: Utility network tracing with “connected” type ends up with “invalid tracing locations schema” error,</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/1012545#M822</link>
      <description>&lt;P&gt;Hi there-&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to check in about the field type - the FeatureSourceID field referenced in the 2020 UPDM model is noted as a Small Integer- is there a reason that your field has a different type?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 20:46:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/1012545#M822</guid>
      <dc:creator>TJ_Houle</dc:creator>
      <dc:date>2020-12-28T20:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro 2.5: Utility network tracing with “connected” type ends up with “invalid tracing locations schema” error,</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/1200993#M1932</link>
      <description>&lt;P&gt;Hey, if my layer does not have the SourceID or the FeatureGlobalID for the feature layer I am trying to use as my starting points. What is the best way to recreate these? I see that you replied that&amp;nbsp;&lt;SPAN&gt;SOURCEID is a long integer field and FEATUREGLOBALID is a guid. So where do I find the "the Source ID and Feature Global ID value"? &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 18:49:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/arcgis-pro-2-5-utility-network-tracing-with/m-p/1200993#M1932</guid>
      <dc:creator>Cat_W</dc:creator>
      <dc:date>2022-08-09T18:49:34Z</dc:date>
    </item>
  </channel>
</rss>

