<?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: Stage Utility Network in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/stage-utility-network/m-p/1089233#M30914</link>
    <description>&lt;P&gt;You can't use the superuser (ie postgres) when creating the utility network. &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/utility-network/create-a-utility-network.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/utility-network/create-a-utility-network.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You'll need to create a new user, make your connection (SDE file) with that user, and pass that as input to Stage Utility Network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that your service territory is already inside your enterprise geodatabase (and owned by the SDE schema). I'd recommend deleting that feature class.&lt;/P&gt;&lt;P&gt;I'll also investigate that error message from import xml -- what version of Pro are you using?&lt;/P&gt;</description>
    <pubDate>Mon, 16 Aug 2021 11:14:29 GMT</pubDate>
    <dc:creator>PaulLeBlanc1</dc:creator>
    <dc:date>2021-08-16T11:14:29Z</dc:date>
    <item>
      <title>Stage Utility Network</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/stage-utility-network/m-p/1088867#M30902</link>
      <description>&lt;P&gt;I am in a testing and learning mode with the Utility Network. Though there have been many bumps in the road, I continue to make (albeit slow) progress.&amp;nbsp; Right now I am having issues with the Stage Utility Network tool.&amp;nbsp; While this tool successfully ran in the FGDB environment, errors happen when using this tool on the exact same database, though in an enterprise environment.&amp;nbsp; The first error was resolved by changing the database connection from the SDE user to a superuser (using postgres).&amp;nbsp; The current error being encountered is as follows.&amp;nbsp; The service area FC being used is located inside the dataset, but the same thing happens if the service area FC is located outside the dataset.&amp;nbsp; Suggestions?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="James_Armstrong_0-1628863188032.png" style="width: 262px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/20826i3F3BAF004565A292/image-dimensions/262x265?v=v2" width="262" height="265" role="button" title="James_Armstrong_0-1628863188032.png" alt="James_Armstrong_0-1628863188032.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Also, I have been looking at videos and youtubes and written documents to understand the UN better.&amp;nbsp; Any thoughts, ideas, or suggestions on good best practice info on UN would be greatly appreciated.&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 14:04:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/stage-utility-network/m-p/1088867#M30902</guid>
      <dc:creator>James_Armstrong</dc:creator>
      <dc:date>2021-08-13T14:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Stage Utility Network</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/stage-utility-network/m-p/1089233#M30914</link>
      <description>&lt;P&gt;You can't use the superuser (ie postgres) when creating the utility network. &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/utility-network/create-a-utility-network.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/utility-network/create-a-utility-network.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You'll need to create a new user, make your connection (SDE file) with that user, and pass that as input to Stage Utility Network.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see that your service territory is already inside your enterprise geodatabase (and owned by the SDE schema). I'd recommend deleting that feature class.&lt;/P&gt;&lt;P&gt;I'll also investigate that error message from import xml -- what version of Pro are you using?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 11:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/stage-utility-network/m-p/1089233#M30914</guid>
      <dc:creator>PaulLeBlanc1</dc:creator>
      <dc:date>2021-08-16T11:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Stage Utility Network</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/stage-utility-network/m-p/1089272#M30921</link>
      <description>&lt;P&gt;Hey Paul,&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Working in the database is not my strongest suit, but I do understand what your saying.&amp;nbsp; I will work on creating a database user for this purpose.&lt;/LI&gt;&lt;LI&gt;I will also delete the service area from within the dataset, keeping the service area FC that is outside the dataset.&lt;/LI&gt;&lt;LI&gt;Finally,&amp;nbsp; I am using version 2.8.&amp;nbsp; Through an earlier issue, I worked with ESRI tech support and we discovered that the UN tools will not load at version 2.8.1.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I will follow up on this thread after accomplishing the first two bullets above.&lt;/P&gt;&lt;P&gt;James&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Here is a follow-up:&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT color="#FF0000"&gt;I was able (I think) to create a new database user (un_dbo) with the correct privileges.&amp;nbsp; Once this new schema was created I copied the data from the sde into it (the un_dbo schema).&amp;nbsp;&lt;STRONG&gt;Should the owner of the database be the same as the new user/schema?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#FF0000"&gt;When I ran the stage utility network tool again, it seems to go further, but ends with the following error as shown in attached pics.&amp;nbsp; &amp;nbsp; The error indicates that my geodatabase is not updated.&amp;nbsp; When looking into this more, I do not see that it needs to be updated.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;I'm sure it is something I have done incorrectly.&amp;nbsp; I admit that I am a bit over my head in working with the Postsql and database.&amp;nbsp; Any help, suggestion, or advice you can offer will be greatly appreciated.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;James&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 15:22:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/stage-utility-network/m-p/1089272#M30921</guid>
      <dc:creator>James_Armstrong</dc:creator>
      <dc:date>2021-08-16T15:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Stage Utility Network</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/stage-utility-network/m-p/1239366#M34762</link>
      <description>&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;I know it has been over a year since you posted this, but I was wondering if you ever found a solution to your second problem with the 001307 error.&amp;nbsp; I have gotten that same error with that tool and do not know why or what I might be doing wrong.&amp;nbsp; Thanks in advance for any insight!&lt;/P&gt;&lt;P&gt;Lori&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 20:29:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/stage-utility-network/m-p/1239366#M34762</guid>
      <dc:creator>LoriRadunzel-Davis</dc:creator>
      <dc:date>2022-12-08T20:29:46Z</dc:date>
    </item>
  </channel>
</rss>

