Hello all,
After completing the Create the Utility Network tutorial with the sample electric database, I attempted to do the same with some test data of our own. However I am running into an error during the Asset Package to Geodatabase step. The error is : C_Associations association_type 1 None Field must have a valid value error. Is there a way to examine the C_Associations and their values? I ran the tool with the Structure and Electric Domain boxes checked, and with the option to Load Data checked. The previous step in the tutorial is Sync the C Tables Asset Group/Type, and appeared to have completed successfully. Any information tracking down this error would be much appreciated.
Anthony
ArcGIS Pro 3.5.1.57366
untools 3.5.0
Executing from ArcGIS Pro, 2 map(s), activeMap = True
Parallel processing enabled: 9
Asset Package schema version: 3.3
Quick update. I skipped over editing the associations table in the workspace spread sheets before loading the data using a workspace. Editing the associations table, in this case set the type to containment for all records, then trying the asset package to geodatabase tool worked.
each row in the associations table will need key information populated, Association type (column 1) is one of them.
If you create the associations using some migration process, you will probably want to run the tool "Sync the C Tables Asset Group/Type" which can be found in the UtilityDataManagementSupport toolbox before running Apply Asset Package. This will fix any missing data, other than association type and provide warnings for invalid data.