|
POST
|
Nice! I have seen this and hoped it was the issue. Essentially the information in the starting point layer is out of sync with the data.
... View more
04-20-2026
06:31 AM
|
1
|
0
|
722
|
|
POST
|
Could be related to the starting point layer being out of sync with the data. In the projects home/default, delete the starting point and barrier classes. Then re-add the starting point to the feature and give it a shot.
... View more
04-19-2026
06:10 AM
|
1
|
1
|
749
|
|
POST
|
Ok, can you run this version of the tools? You should not have to enable debug mode, this version will force it on. Make sure to remove/delete the old atbx and restart pro. Atbx are essentially zip files. The compressed file includes a python module with all the logic. Once python loads a module, it does not reload it. So if Pro happens to load the old one, even if running the new toolbox, you get the old code. There are a number of ways pro can load the old one, so best is to rename/remove/delete the old one(zip it if you want a back up) https://github.com/Esri/Utility-Data-Management-Support-Tools/blob/preview_3.5.2/UtilityDataManagementSupport.atbx
... View more
04-09-2026
07:50 AM
|
0
|
0
|
112
|
|
POST
|
actually hold off, let me add a few more debug statements, the lower level function does not have any
... View more
04-09-2026
07:32 AM
|
0
|
1
|
606
|
|
POST
|
Can you try with 3.5.1 version of the tools. I am expecting to see more info in the debug log. There should be a message above the error with info that can help track down what is going on. Your issue is different than the original post. This is failing to create a table view on the UN class. https://github.com/Esri/Utility-Data-Management-Support-Tools/releases/download/3_30_2026_3_5_1/UtilityDataManagementSupport.atbx
... View more
04-09-2026
07:30 AM
|
0
|
2
|
614
|
|
POST
|
That is only the first 52 lines, can I get all the messages?
... View more
04-09-2026
07:10 AM
|
0
|
4
|
619
|
|
POST
|
If you run the same Batch Trace via the GP tool and not the notebook, same error? I have a lot of debug statements around this code area. Can you turn on debug logging and run it through GP(not a notebook) and share the results? To enable debug logging - First open the toolbox and open any tool. Fill it out and run it. You can immediately cancel it. This loads the embedded python module in memory - Open the Python window in ArcGIS Pro(not a notebook) - Enter the following import udms udms.logger.setLevel('DEBUG')
... View more
04-09-2026
04:24 AM
|
0
|
6
|
637
|
|
POST
|
Rules only reflect to what terminal of a terminal configuration items can be connected. Terminal Configuration/Path field is the paths that are defined in a terminal configuration that the feature is currently using.
... View more
04-08-2026
10:53 AM
|
0
|
0
|
770
|
|
POST
|
Are you running this in Pro or outside of pro? You are listing the describe name of the UN Layer " in_utility_network="L8Network_Utility_Network Utility Network", Can you change that to the full url path? How did you get that name in the tool?
... View more
04-07-2026
06:00 AM
|
0
|
8
|
656
|
|
POST
|
Could I get a schema only copy of test1.gdb to see what is going on?
... View more
04-07-2026
05:10 AM
|
0
|
0
|
246
|
|
POST
|
The most current information can be found on the solutions help page - https://doc.arcgis.com/en/arcgis-solutions/latest/reference/introduction-to-electric-utility-network-foundation.htm
... View more
04-07-2026
04:44 AM
|
0
|
0
|
945
|
|
POST
|
You can just copy those classes as is. No need to migrate them.
... View more
04-01-2026
04:02 AM
|
3
|
1
|
612
|
|
POST
|
Asset Group Unknown cannot be used in associations, rules, and other things. It is really a parking lot for data until it has a known asset group. You need to remove the associations to Unknown.
... View more
03-30-2026
05:08 AM
|
0
|
0
|
393
|
|
POST
|
Can you use an output filter to limit the trace results to remove AssetGroup = 12? The code block is designed to allow a user function for the calculated value. It will not let you limit what features get calculated.
... View more
03-25-2026
06:09 AM
|
1
|
0
|
364
|
|
POST
|
Could be, I never tried to work with a M:N in arcade.
... View more
03-24-2026
06:50 AM
|
0
|
0
|
411
|
| 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
|