Hi there,
I have been modifying the Electric Asset Package by stripping up basically all the content to allow me to build it up from scratch to learn various things about it.
At the moment, I basically have StructureJunction with 4 Asset Groups (Unknown, Pole, Pillar & Guy) with their own coded domain for Asset Type.
When I apply this asset package to an enterprise geodatabse I'm getting this error.
Running script AssetPackageToUtilityNetwork...
ArcGIS Pro 2.3.2.15850
untools 2.3.2
Parallel processing enabled: 6
The asset package has the following errors:
Item Field OID Value Message Level
0 None None None feature_class Required field is missing error
Failed to execute (AssetPackageToUtilityNetwork).
Does anybody know what is the absolute minimum amount of configuration/information that is required to be populated within the A_, B_ & C_ tables in the file geodatabase?
Also, what is the minimum amount/type of fields for each feature class in the Utility Network (eg. globalid, labeltext, symbolrotation)?
Thanks for your help with this