DOC
|
The 3.5 release of untools contains the fixes from untools 3.4.0 and 3.3.4. For more information, see the 3.3 release notes. Tool reference Installing untools untools 3.5.0 - May 2025 Apply Asset Package Support multiple subtypes in attribute rules Increase field lengths to 128 Stage Utility Network Use new parameter from Create Utility Network to control UN version (previously it wrote to the registry)
... View more
|
0
|
0
|
111
|
DOC
|
@gpgisandsky I've not been able to reproduce that behavior, but I believe it should be resolved with 3.3.4
... View more
|
0
|
0
|
76
|
DOC
|
@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.
... View more
03-10-2025
07:30 AM
|
0
|
0
|
676
|
POST
|
It is a bug with untools -- no asset package will work. Apologies for that, I've uploaded the very simple fix to anaconda -- untools 3.3.3.1. It only has this fix, hence the additional patch number.
... View more
12-27-2024
03:04 PM
|
0
|
0
|
346
|
POST
|
Yes, that is very likely unrelated. I don't immediately see how to reproduce this, so I'll send you a DM and we can go from there.
... View more
12-18-2024
12:13 PM
|
0
|
0
|
567
|
POST
|
Sorry for the very late response. When you export an asset package, you always get the latest schema version (it's tied to the ArcGIS Pro release). So as the utility network and geodatabase gain new enhancements (flow direction and attribute rule triggering fields being some of the newer ones), you can export an asset package with the latest release and the necessary fields and tables will be present for you to start modifying. Upgrade Asset Package adds any missing fields and tables that are required to model these new enhancements; it does not touch user schema. Running upgrade on a newly exported AP is a no-op as it is already at the latest release. The instance where you need run it is when you have an existing asset package from a previous release and you want to apply it to a new UN while simultaneously adding new enhancements. You can apply a 1.0 asset package from ~7 years ago (though finding those in the wild are uncommon!) to a v7 UN. Running upgrade is never required. Hope this helps!
... View more
12-17-2024
02:14 PM
|
1
|
1
|
385
|
POST
|
I posted a fix with untools 3.3.3 https://community.esri.com/t5/arcgis-utility-network-documents/utility-network-package-toolbox-3-3-release-notes/tac-p/1486820#M69
... View more
12-17-2024
02:04 PM
|
0
|
2
|
590
|
DOC
|
The 3.4 release of untools contains the fixes from untools 3.3.3. For more information, see the 3.3 release notes.
Tool reference
Installing untools
untools 3.4.0 - November 2024
Stage Utility Network
When using a shapefile as input, use the basename instead of the extension for the output service territory
Apply Asset Package
Add more information to the stats.csv file that is created in the AP_Workspace
Asset Package
Support attribute rule triggering fields
... View more
11-20-2024
07:17 AM
|
0
|
0
|
534
|
POST
|
This is failing because one of the domain networks is un-selected and a configuration entry is trying to removing a subtype on one of the source classes. Nice find! Running some more tests on a local fix for this.
... View more
09-07-2024
09:04 AM
|
1
|
1
|
837
|
POST
|
You would just run the tool in the lowest version of Pro that you want to support (presumably 3.1.x).
... View more
07-24-2024
09:12 AM
|
0
|
0
|
1278
|
POST
|
https://doc.arcgis.com/en/arcgis-solutions/latest/tool-reference/utility-network-package/upgrade-asset-package.htm This will add any missing fields to the asset package tables (A, B, C, etc).
... View more
07-23-2024
09:26 AM
|
1
|
3
|
1347
|
POST
|
If you disable parallel processing in environment variables, does it still give the same error?
... View more
07-01-2024
11:59 AM
|
0
|
0
|
825
|
POST
|
The issue is with the requests library. conda updated this package during the installation of untools (despite untools not even using it). You need requests >=2.30.0,<2.32.0 I was able to reproduce this and confirmed that downgrading to requests 2.31.0 resolved it.
... View more
06-27-2024
03:27 PM
|
3
|
1
|
1249
|
POST
|
Open a python command prompt and run the following, which will install the next release of untools 3.3.x conda install solutionsdev/label/pro3.3::untools
... View more
06-11-2024
05:14 AM
|
2
|
0
|
880
|
POST
|
This issue requires all 4 of these very specific settings: A configuration table that is removing all relationship classes. Database sequences. An attribute rule referencing a standalone table. Applying the asset package schema only. I'll get this fixed in the next patch releases of untools 3.1/3.3. I can provide a release candidate with this fix -- which version of Pro would you prefer?
... View more
06-07-2024
01:49 PM
|
1
|
0
|
937
|
Title | Kudos | Posted |
---|---|---|
1 | 12-17-2024 02:14 PM | |
1 | 09-07-2024 09:04 AM | |
1 | 07-23-2024 09:26 AM | |
3 | 06-27-2024 03:27 PM | |
1 | 06-07-2024 01:49 PM |
Online Status |
Offline
|
Date Last Visited |
Friday
|