|
POST
|
Did you try running Update Data Loading Workspace Schema to updates its schema to match the asset package?
... View more
2 weeks ago
|
0
|
4
|
492
|
|
POST
|
There is also a setting in the map service that you might need to increase. "maximum number of domain codes"
... View more
2 weeks ago
|
0
|
0
|
228
|
|
POST
|
Publish the service rendered by the Asset Group. This sets the type field in the service to the subtype. In some clients, this is required to show coded value domain descriptions. Then bring that service into ArcGIS Pro and symbolize like you want. Share that back to your Portal as a webmap.
... View more
2 weeks ago
|
1
|
0
|
253
|
|
POST
|
Asset Package to GDB probably has the fastest path to import associations as when we create the UN we delay adding attribute rules, relationship classes and other things that trigger more expensive GDB behavior until after import association is done.
... View more
2 weeks ago
|
1
|
2
|
336
|
|
POST
|
We do suggest breaking lines at Valves though. The selection set as part of a trace result is easier to understand. That also allows up to use a >1 terminal configuration on valves, allowing valves to be controllers for tiers. So even though you do not have to split at valves, we do suggest you do.
... View more
3 weeks ago
|
2
|
0
|
331
|
|
POST
|
It is a one time process. You can either re-run it to create an entirely new Utility Network, or use the data loading workspace we provide to in the output to reload data from the source to the target.
... View more
3 weeks ago
|
0
|
0
|
225
|
|
POST
|
It is unclear why the multi processing is failing for you. It is not a known defect as it works for others, but we have reports of it not working, like you are experiencing, but unclear of the cause at the moment.
... View more
4 weeks ago
|
1
|
1
|
597
|
|
POST
|
Thank you for the log. I believe the parallel processing of append is failing for some reason. Before running the tool, set the Parallel processing factor to 0
... View more
4 weeks ago
|
0
|
3
|
604
|
|
POST
|
Can you enable debug logging and share the entire log? Open Pro Open the Utility Network Package toolbox and run a tool and cancel it(this loads the untools into memory) Open the python command window in ArcGIS Pro Enter the following import untools
untools.logger.setLevel('DEBUG') Run Apply Asset Package
... View more
4 weeks ago
|
0
|
5
|
687
|
|
POST
|
You should never get any UN_<DSID>_* tables in the asset package. If you do, the asset package tools will treat it like a stand alone table.
... View more
05-16-2026
11:15 AM
|
0
|
0
|
852
|
|
POST
|
Easiest way to think about it, is the Asset Package is the complete representation of the Utility Network, but serialized or represented in a series of visible tables. Running Asset Package to GDB always creates a brand new Geodatabase. The tools take all the rows from the C_Association table and format them into the format that Import Association requires(csv). You can see these files in the AP_Workspace folder. Can you post the entire message from the GP tool?
... View more
05-16-2026
06:13 AM
|
0
|
0
|
893
|
|
POST
|
If it was not working for all the streetlight rows, I would expect an error message for each. I am going to add the def query to the error message so if we encounter this in the future, it would help us hunt down the suspect row.
... View more
05-15-2026
07:42 AM
|
0
|
0
|
1547
|
|
POST
|
I take that back. Streetlight is the destination, which is what we support. I walked through the code and nothing stands out why it would not work. The logic queries the streetlight class and extracts the parent global ids from the relationship key field. My only guess is it is because the inputs are listed N times. Could one of them not have rows or a valid relationship? As a test, if you duplicate the relationship lookup key, make it unique for all streetlight subtypes, does the error message list them all, or just a subset? So try SupportStructureStreetlights1, SupportStructureStreetlights2, etc
... View more
05-15-2026
07:39 AM
|
0
|
2
|
1547
|
|
POST
|
Hard to tell without a sample to test it, but I think the direction is wrong. The Streetlight is the destination in the relationship? If you set the association info on the support structure to the streetlight and not the streetlight to the structure, does that work?
... View more
05-15-2026
07:21 AM
|
0
|
3
|
1551
|
|
POST
|
In the Utility Network properties page, in the tiers subnetwork definition, scroll all the way to the right. You can also use the Generate Schema Report tool and review it in there. You should see something like this:
... View more
05-13-2026
04:01 AM
|
0
|
0
|
676
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago | |
| 2 | 3 weeks ago | |
| 1 | 4 weeks ago | |
| 1 | 05-12-2026 08:40 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|