Hello,
I have the following errors when trying to apply asset package in an enterprise geodatabase :
The asset package has the following errors (27/27):
Item Field OID Value Message Level
0 B_Subnetwork_Summaries network_attribute 4 Asset group Network attribute does not exist error
1 B_Subnetwork_Summaries network_attribute 5 Asset group Network attribute does not exist error
....
15 B_Subnetwork_Summaries filter_name 1 Asset type Network attribute does not exist error
16 B_Subnetwork_Summaries filter_name 2 Asset type Network attribute does not exist error
My B_Subnetwork_Summaries looks fine :
I did not have any issue in 3.3 but had to revert to 3.1 due to the incompatibility with Field Maps.
ArcGIS Pro 3.1.6 was used to create the UN locally, then to export the Asset Package in version 6 and finally to apply it to my enterprise Gdb. DB is Postgres 14 and eGdb v11.1.0.41833
Thanks for your help
Solved! Go to Solution.
Thanks Mike, once again !
It works great with the new parameter in the Stage UN toolbox.
Though, it would have been great to release this tool before the announcement that V7 will not be compatible with Field Maps and that we need to use pro v3.1 to create V6...
I know, but it did us a little time to get it working and test it.
out of curiosity- is UN7 compatible with field maps now, or is there a target date where it will be?
Thanks
Hello @MikeMillerGIS
even when staging a v6 UN, I still have an incompatible field in the DirtyArea table
I get a warning when trying to share/overwrite my UN service :
Is this a known bug ?
I just created a new one in a FGDB with v6 selected and I do not see Big Int
My workflow was :
- UNv7 created with Pro 3.3
- UN mobile geodatabase -> AssetPackage
- UNv6 staged in Postgre 14 with Pro 3.3 (StageUtilityNetwork) then import AssetPackage (AssetPackageToUtilityNetwork)
I will try to replicate