The 3.3 release of untools contains the fixes from untools 3.2.0. For more information, see the 3.2 release notes.
untools 3.3.4 - June 2025
untools 3.3.3.1 - December 2024
untools 3.3.3 - November 2024
untools 3.3.2 - August 2024
untools 3.3.1 - July 2024
untools 3.3.0 - May 2024
Add support for Utility Network version 7
Apply Asset Package
Upgrade Asset Package
Miscellaneous
@gpgisandsky I've not been able to reproduce that behavior, but I believe it should be resolved with 3.3.4
hi,
im on pro 3.3.5 + un tools 3.3.3.1. When I try to apply assetpackage to file geodb (empty un v7) the following error appears:
The issue is related to how the CSV was generated by the tool during execution (AP_Workspace0\csv\association001.csv). The tool creates a CSV file using a comma as the separator instead of a semicolon, which is what the import tool expects. Is there a parameter in PRO "or elsewhere that can be changed?
@TomEriksencan you try from an non-elevated python command prompt? Internally, the tool is writing to the registry so that might explain it.
I am not sure what else could be the difference from in-app vs standalone python.
Hi @PaulLeBlanc1 . I'm having issues using untools 3.3.3.1 to stage a utility network with the correct UN version. I'm trying to create a UNv6. Works fine when running inside of ArcGIS Pro, but when running as a standalone python script it creats a UNv7 even though the logging seems to be correct.I have tested running StageUtilityNetwork as a GPtool, as a notebook and in the python window in ArcGIS Pro 3.3.5 wich results in the correct UN version. But as a standalone it always creates an UNv7.
@PaulLeBlanc1 I was hoping you could maybe answer a question on had on the Upgrade Asset Package Tool. I have a post in UN section I linked below. Trying to figure out when the upgrade tool would need to be run and what impact it has on the asset pack.
https://community.esri.com/t5/arcgis-utility-network-questions/question-on-upgrade-asset-package-tool-utility/m-p/1495091
Thanks!
@PaulLeBlanc1 Exactly!The table is there - it is present and the name is correct (in the Asset Package).Even this, the tool crashed
@IvanDImitrovI am not aware of any issues in this area. This is valid arcade.
FeatureSetByName($datastore, 'LineTypeLib', ['*'], false)
If there isn't a table called LineTypeLib then the runtime error is expected.
Hi, Paul! Thanks for the good news!Did the team updated the annoying error, that 3.2.- give:
ArcGIS Pro 3.2.2.49743untools 3.2.0Executing from ArcGIS Pro, 0 map(s), activeMap = FalseParallel processing enabled: 6
C:\UN_V2_2\ZERO\AP_Workspace0\xml\ElectricLine_2_EditorTracking-AttributeRules.xml:255ERROR 002717: Invalid Arcade expression, Arcade error: Table not found LineTypeLib, Script line: 1 [LineTypeLib]WARNING 000952: Failed to execute (AddAttributeRule).C:\UN_V2_2\ZERO\AP_Workspace0\xml\ElectricLine_2_EditorTracking-AttributeRules.xml:288ERROR 002717: Invalid Arcade expression, Arcade error: Table not found LineTypeLib, Script line: 1 [LineTypeLib]WARNING 000952: Failed to execute (AddAttributeRule).C:\UN_V2_2\ZERO\AP_Workspace0\xml\ElectricLine_2_EditorTracking-AttributeRules.xml:321ERROR 002717: Invalid Arcade expression, Arcade error: Table not found LineTypeLib, Script line: 2 [LineTypeLib]WARNING 000952: Failed to execute (AddAttributeRule).C:\UN_V2_2\ZERO\AP_Workspace0\xml\ElectricLine_2_EditorTracking-AttributeRules.xml:364ERROR 002717: Invalid Arcade expression, Arcade error: Table not found LineTypeLib, Script line: 2 [LineTypeLib]WARNING 000952: Failed to execute (AddAttributeRule).Failed script Apply Asset Package...Failed to execute (AssetPackageToUtilityNetwork).I think the XML is not correctly build here:
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registrieren Sie ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.