<?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: Create Migration Workspace error in ArcGIS Utility Network Questions</title>
    <link>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1661947#M5909</link>
    <description>&lt;P&gt;I would need the source and target database in a fgdb.&amp;nbsp; Do not need the Geometric network.&amp;nbsp; Also the data mapping spreadsheet.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Oct 2025 16:12:31 GMT</pubDate>
    <dc:creator>MikeMillerGIS</dc:creator>
    <dc:date>2025-10-29T16:12:31Z</dc:date>
    <item>
      <title>Create Migration Workspace error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1661872#M5906</link>
      <description>&lt;P&gt;I have begun the process of migrating our Water Distribution network from the geometric network to the utility network.&amp;nbsp; I've created the Simple Mapping spreadsheet and have it filled out and now I am attempting to run the Create Migration Workspace tool but I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Create Migration Workspace&lt;BR /&gt;=====================&lt;BR /&gt;Tool Path&lt;/P&gt;&lt;P&gt;V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Toolboxes\UtilityDataManagementSupport.atbx\CreateMigrationWorkspace&lt;BR /&gt;=====================&lt;BR /&gt;Parameters&lt;/P&gt;&lt;P&gt;Source Dataset C:\Users\blaws\AppData\Roaming\Esri\ArcGISPro\Favorites\ForAppTesting GIS DEFAULT nwkgisdb.sde\ForAppTesting.GIS.WaterDistribution&lt;BR /&gt;Asset Package V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Data Model\Newark_WaterExpanded_AssetPackage.gdb&lt;BR /&gt;Data Mapping Spreadsheet V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Migration Workspace\SimpleDataMapping_01\DataMapping.xlsx&lt;BR /&gt;Service Territory Polygon V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Water Utility Network Expanded.gdb\UNServiceBoundary&lt;BR /&gt;Output Location V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Migration Workspace&lt;BR /&gt;Output Folder Name CON_Water_Migration_01&lt;BR /&gt;Data Loading Mapping Table in_memory\record_set1&lt;BR /&gt;Copy Fields COPY_FIELDS&lt;BR /&gt;Extended Asset Package \\&lt;BR /&gt;Data Loading Workspace \\&lt;BR /&gt;Predictive Field Matching Options MATCH_FIELDS;MATCH_VALUES&lt;BR /&gt;Calculate Row Count Statistics NO_STATS&lt;BR /&gt;Create Matches by Subtype DONT_MATCH&lt;BR /&gt;=====================&lt;BR /&gt;Messages&lt;/P&gt;&lt;P&gt;Start Time: Wednesday, October 29, 2025 9:39:40 AM&lt;BR /&gt;ArcGIS Pro 3.4.3.55405&lt;BR /&gt;udms 3.3.3&lt;BR /&gt;Executing from ArcGIS Pro, 2 map(s), activeMap = False&lt;BR /&gt;Loading Workbook&lt;BR /&gt;Validating data mappings&lt;BR /&gt;Calculating new asset types&lt;BR /&gt;8 new asset types in mapping spreadsheet&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Toolboxes\UtilityDataManagementSupport.atbx\CreateMigrationWorkspace.tool\tool.script.execute.py", line 26, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Toolboxes\UtilityDataManagementSupport.atbx\udms\esri.py", line 547, in wrapper&lt;BR /&gt;File "V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Toolboxes\UtilityDataManagementSupport.atbx\udms\logic\__init__.py", line 1113, in create_simple_mapping&lt;BR /&gt;File "V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Toolboxes\UtilityDataManagementSupport.atbx\udms\sumt\SchemaBuilder.py", line 751, in main&lt;BR /&gt;File "V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Toolboxes\UtilityDataManagementSupport.atbx\udms\sumt\SchemaBuilder.py", line 126, in create_final_data_mapping&lt;BR /&gt;File "C:\Users\blaws\AppData\Local\ESRI\conda\envs\arcgispro-py3-UtilityNetwork\Lib\site-packages\pandas\core\frame.py", line 9423, in apply&lt;BR /&gt;return op.apply().__finalize__(self, method="apply")&lt;BR /&gt;^^^^^^^^^^&lt;BR /&gt;File "C:\Users\blaws\AppData\Local\ESRI\conda\envs\arcgispro-py3-UtilityNetwork\Lib\site-packages\pandas\core\apply.py", line 678, in apply&lt;BR /&gt;return self.apply_standard()&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "C:\Users\blaws\AppData\Local\ESRI\conda\envs\arcgispro-py3-UtilityNetwork\Lib\site-packages\pandas\core\apply.py", line 798, in apply_standard&lt;BR /&gt;results, res_index = self.apply_series_generator()&lt;BR /&gt;^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&lt;BR /&gt;File "C:\Users\blaws\AppData\Local\ESRI\conda\envs\arcgispro-py3-UtilityNetwork\Lib\site-packages\pandas\core\apply.py", line 814, in apply_series_generator&lt;BR /&gt;results[i] = self.f(v)&lt;BR /&gt;^^^^^^^^^&lt;BR /&gt;File "V:\GIS\Development\PublicWorks\Water\Water Distribution Utility Network Foundation V2_2 Expanded\Toolboxes\UtilityDataManagementSupport.atbx\udms\sumt\SchemaBuilder.py", line 134, in &amp;lt;lambda&amp;gt;&lt;BR /&gt;AttributeError: 'float' object has no attribute 'casefold'&lt;/P&gt;&lt;P&gt;Failed script Create Migration Workspace...&lt;BR /&gt;Failed to execute (CreateMigrationWorkspace).&lt;BR /&gt;Failed at Wednesday, October 29, 2025 9:47:08 AM (Elapsed Time: 7 minutes 28 seconds)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've run the tool many times but it gets almost all the way finished but just fails right at the end with the same error every time.&amp;nbsp; Any help would be appreciated!!&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 14:00:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1661872#M5906</guid>
      <dc:creator>Brian_Laws</dc:creator>
      <dc:date>2025-10-29T14:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Create Migration Workspace error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1661895#M5907</link>
      <description>&lt;P&gt;If you can package up a repo case(schema only), I can look a look.&amp;nbsp; Reviewing the source, it has something to do with the source to target mapping and subtypes.&amp;nbsp; It should be looking at the subtype name.&amp;nbsp; Do you have subtypes who description is a number?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 14:36:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1661895#M5907</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2025-10-29T14:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create Migration Workspace error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1661900#M5908</link>
      <description>&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;No, we don't have any subtypes in our geometric network data.&amp;nbsp; How do I package up a repo case for you to look at?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 15:00:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1661900#M5908</guid>
      <dc:creator>Brian_Laws</dc:creator>
      <dc:date>2025-10-29T15:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Create Migration Workspace error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1661947#M5909</link>
      <description>&lt;P&gt;I would need the source and target database in a fgdb.&amp;nbsp; Do not need the Geometric network.&amp;nbsp; Also the data mapping spreadsheet.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 16:12:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1661947#M5909</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2025-10-29T16:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create Migration Workspace error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1662003#M5910</link>
      <description>&lt;P&gt;Thanks Mike.&amp;nbsp; I'll follow up via email with those files.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Oct 2025 17:50:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1662003#M5910</guid>
      <dc:creator>Brian_Laws</dc:creator>
      <dc:date>2025-10-29T17:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create Migration Workspace error</title>
      <link>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1662194#M5911</link>
      <description>&lt;P&gt;To close out this question, Mike discovered what my issue was.&amp;nbsp; In the Simple Data Mapping spreadsheet I was attempting to create new Asset Types that were only numbers:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NUMBERS.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/142898iDD1F784DE9386891/image-size/large?v=v2&amp;amp;px=999" role="button" title="NUMBERS.png" alt="NUMBERS.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Even setting the column as text would&amp;nbsp;still result in them being seen as numbers by the GP tool.&amp;nbsp; So I added some text in there in addition to the numbers and was able to run the Create Migration Workspace tool successfully.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Oct 2025 13:43:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-utility-network-questions/create-migration-workspace-error/m-p/1662194#M5911</guid>
      <dc:creator>Brian_Laws</dc:creator>
      <dc:date>2025-10-30T13:43:55Z</dc:date>
    </item>
  </channel>
</rss>

