<?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: Apply Assets Package Error in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1311507#M2636</link>
    <description>&lt;P&gt;I already did for the target schema, which result in new gdb with the same schema and no data with the projection that we need. when I run the staging of the utility network, it produced a new data set. the next step from references is to apply assets package which its stopped me&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="FaisalAlYaseein_0-1690293864629.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/76247iD30C4108671EFEA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FaisalAlYaseein_0-1690293864629.png" alt="FaisalAlYaseein_0-1690293864629.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jul 2023 14:05:34 GMT</pubDate>
    <dc:creator>FaisalAl-Yaseein</dc:creator>
    <dc:date>2023-07-25T14:05:34Z</dc:date>
    <item>
      <title>Apply Assets Package Error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1311433#M2634</link>
      <description>&lt;P&gt;Hello Esri Community,&lt;/P&gt;&lt;P&gt;I hope this post finds you well. I am facing a problem with Utility Network while working on the water utilities data for Mosul City. I have successfully migrated the data using data loading tools to the water utilities foundation schema. After this, I staged the water utilities, but when I attempted to apply the assets package from the toolbox, an unexpected error occurred, hindering further progress.&lt;/P&gt;&lt;P&gt;I would greatly appreciate any insights or suggestions on why this error might be occurring and how I can overcome it. If anyone has encountered a similar problem or knows potential solutions, your guidance would be immensely valuable.&lt;/P&gt;&lt;P&gt;The error message I encountered is as follows:&lt;/P&gt;&lt;P&gt;Apply Asset Package&lt;BR /&gt;=====================&lt;BR /&gt;Parameters&lt;/P&gt;&lt;P&gt;Asset Package C:\MSc\MSc_Thesis_GIS\Project\ArcGISProject\MSC_Mosul_Utility_project\WaterDistribution_AssetPackage_Change.gdb&lt;BR /&gt;Domain Networks to apply Structure;Water&lt;BR /&gt;Input Utility Network C:\MSc\MSc_Thesis_GIS\Project\ArcGISProject\MSC_Mosul_Utility_project\WaterDistribution_AssetPackage_Change.gdb\Mosul_Utility_Network_1\Mosul_Utility_Network&lt;BR /&gt;Load data INCLUDE_DATA&lt;BR /&gt;Calculate Spatial Index and Analyze ANALYZE&lt;BR /&gt;Output Utility Network&lt;BR /&gt;Configurations to apply Attachments;'Isolation Tier';'DMA Tier';'Pressure Tier';'Cathodic Protection Tier'&lt;BR /&gt;Rename using&lt;BR /&gt;Post Process NO_POST_PROCESS&lt;BR /&gt;=====================&lt;BR /&gt;Messages&lt;/P&gt;&lt;P&gt;Start Time: Tuesday, July 25, 2023 2:20:16 PM&lt;BR /&gt;ArcGIS Pro 3.1.2.41833&lt;BR /&gt;untools 3.1.0&lt;BR /&gt;Executing from ArcGIS Pro, 6 map(s), activeMap = True&lt;BR /&gt;Parallel processing enabled: 6&lt;/P&gt;&lt;P&gt;Asset Package schema version: 2.7&lt;BR /&gt;A python error occurred.&lt;BR /&gt;EXCEPTION&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\common\wrappers.py", line 159, in wrapper&lt;BR /&gt;f = func(*args, **kwargs)&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\gptools\tools.py", line 609, in run&lt;BR /&gt;ap = ap_constructor(&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\gptools\tools.py", line 53, in ap_constructor&lt;BR /&gt;ap = AssetPackage(&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\utility_network\ap.py", line 87, in __init__&lt;BR /&gt;self._properties: dict = self._initialize(kwargs.pop("cache", None), **kwargs)&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\common\wrappers.py", line 425, in wrapper&lt;BR /&gt;result = func(*args, **kwargs)&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\utility_network\ap.py", line 123, in _initialize&lt;BR /&gt;data = self._validation.validate_all(asset_package=self)&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\validation\validate.py", line 1117, in validate_all&lt;BR /&gt;data = self._virtualize_un(asset_package)&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\validation\validate.py", line 1029, in _virtualize_un&lt;BR /&gt;xml_un = s.main()&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\utils\ap_to_xml.py", line 1709, in main&lt;BR /&gt;self.add_domain_networks()&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\utils\ap_to_xml.py", line 715, in add_domain_networks&lt;BR /&gt;self.set_values(&lt;BR /&gt;File "C:\Users\A971891\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\Lib\site-packages\untools\utils\ap_to_xml.py", line 338, in set_values&lt;BR /&gt;element.find(k).text = str(v)&lt;BR /&gt;AttributeError: 'NoneType' object has no attribute 'text'&lt;BR /&gt;Failed to execute (AssetPackageToUtilityNetwork).&lt;BR /&gt;Failed at Tuesday, July 25, 2023 2:20:42 PM (Elapsed Time: 25.48 seconds)&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="FaisalAlYaseein_0-1690283886646.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/76236i154BA13606E73DE6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FaisalAlYaseein_0-1690283886646.png" alt="FaisalAlYaseein_0-1690283886646.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 11:22:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1311433#M2634</guid>
      <dc:creator>FaisalAl-Yaseein</dc:creator>
      <dc:date>2023-07-25T11:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Assets Package Error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1311435#M2635</link>
      <description>&lt;P&gt;Could you share a schema only asset package(run change Asset Package Spatial Reference) and the ap_workspace folder that was created?&amp;nbsp; We do not need data.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 11:31:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1311435#M2635</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2023-07-25T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Assets Package Error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1311507#M2636</link>
      <description>&lt;P&gt;I already did for the target schema, which result in new gdb with the same schema and no data with the projection that we need. when I run the staging of the utility network, it produced a new data set. the next step from references is to apply assets package which its stopped me&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="FaisalAlYaseein_0-1690293864629.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/76247iD30C4108671EFEA8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FaisalAlYaseein_0-1690293864629.png" alt="FaisalAlYaseein_0-1690293864629.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 14:05:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1311507#M2636</guid>
      <dc:creator>FaisalAl-Yaseein</dc:creator>
      <dc:date>2023-07-25T14:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Assets Package Error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1311533#M2637</link>
      <description>&lt;P&gt;It looks like there is a UN in the Asset Package.&amp;nbsp; There are known issues with this.&amp;nbsp; You need to remove the UN and the FeatureDataset.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 14:59:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1311533#M2637</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2023-07-25T14:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Assets Package Error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1346709#M3047</link>
      <description>&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;I'm also trying to run Apply Asset Package with pre-existing data. I exported my Utility Network to an asset package, modified that asset package with the D_configurations and D_rename tables, and am following the Solutions workflow for creating a new enterprise geodatabase and running Stage Asset Package and Apply Asset Package. Apply Asset Package is failing with the following error:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;AttributeError: 'NoneType' object has no attribute 'text'&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Failed to execute (AssetPackageToUtilityNetwork).&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Is there some other workflow I should be following or step I have missed in order to run Apply Asset Package with an existing UN in the asset package? Or some other method of creating a new Utility Network with the data of an old one?&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 15:24:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1346709#M3047</guid>
      <dc:creator>Ariggs</dc:creator>
      <dc:date>2023-11-07T15:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Assets Package Error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1347065#M3053</link>
      <description>&lt;P&gt;Can you post a screen shot of the error?&amp;nbsp; What version of ArcGIS Pro and untools are you using?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 10:20:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1347065#M3053</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2023-11-08T10:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Assets Package Error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1483998#M3994</link>
      <description>&lt;P&gt;How is that - to remove UN?&lt;BR /&gt;If we want to apply the asset package to a .GDB, we need some features, right?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 07:11:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1483998#M3994</guid>
      <dc:creator>IvanDImitrov</dc:creator>
      <dc:date>2024-06-04T07:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Apply Assets Package Error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1484067#M3997</link>
      <description>&lt;P&gt;The asset package A_, B_ table represent all the properties of the Utility Network and are used to construct one.&amp;nbsp; There should not be a utility network in the asset package.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2024 08:29:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/apply-assets-package-error/m-p/1484067#M3997</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2024-06-04T08:29:37Z</dc:date>
    </item>
  </channel>
</rss>

