|
POST
|
The domain you have configured to set the bitsize of your phasesenergized domain (Electric_Phase_Attribution_All) only allows for 3 bits (max value = 7) The domains you have assigned to your features appear to have a maximum value of 14, which requires 4 bits. Furthermore, it looks like you just added RYB values onto the end of the domain instead of using the existing coded values and renaming the descriptions. This is important, because the way you have done this does not allow for the bitwise combination of the different phases, which will result in phase propagation not working correctly. It looks like RYB = ABC, and my guess is if you look at the original coded values in your source data you will see that the integer values from your original domain matched (R=4, Y=2, B=1, and RYB=7). After inspecting your data, it appears that you should have just mapped your phasing values to the existing domain values instead of extending the domain.
... View more
05-29-2026
06:48 AM
|
1
|
1
|
817
|
|
POST
|
You should be able to set an association role after you've enabled your network topology. You just can't change or unassign it, and you will need to remove any existing rules before you can change the role. All the restrictions are listed on the Utility network management tasks topic in the online help.
... View more
05-28-2026
07:33 PM
|
0
|
1
|
367
|
|
DOC
|
@AllanBenvin_yyc Because SDE doesn't use a static query for accessing the data like a view does. Take a look at how where clauses are applied to the branch version analytic and it will start to make sense. If you have a limited number of access paths you're supporting with dynamic views, you can recreate optimized queries similar to what ArcGIS Pro is doing. But this is an advanced activity that requires a strong understanding of SQL. Also, it's not doubling the storage requirements of the table. You're duplicating the storage of only the active rows in the table, not the active rows + N years of history.
... View more
05-28-2026
10:27 AM
|
0
|
0
|
1453
|
|
POST
|
Can you show a screenshot of all your network attributes? along with the full attributes of one of the features that has this error?
... View more
05-28-2026
10:15 AM
|
0
|
0
|
959
|
|
POST
|
Lines don't need to be split in order to have connectivity in the utility network, and the Water Utility Network Foundation is configured to allow for connectivity at any vertex along the line. Asset types can be configured with an Edge connectivity policy that controls whether connectivity is allowed at any vertex or only at the endpoints, so if you add any new line asset types you need to remember to set an appropriate edge connectivity policy (the default is end vertex only).
... View more
05-27-2026
07:58 AM
|
0
|
1
|
561
|
|
POST
|
When this happens you should look at the locks in the database and see who else has a lock on that version. Read the Manage geodatabase locks topic in the online help to learn more.
... View more
05-27-2026
05:52 AM
|
0
|
0
|
854
|
|
POST
|
The Path trace doesn't use subnetworks. This means that it shouldn't be used when subnetworks, propagation, or directional terminal configuration would affect the outcome of a trace. Its also designed to evaluate multiple paths and choose the most suitable path. If you evaluate each domain using that criteria you'll see that electric distribution networks are not suitable for the Path trace. The Path trace is useful for Telecom or other networks where you have a significant amount of indeterminate flow you need to evaluate (gas, water, electric transmission).
... View more
05-27-2026
05:49 AM
|
0
|
0
|
372
|
|
POST
|
The Migration Wizard creates a brand new database, schema, and loads the data each time it is run. If all you need to do is reload one or two feature classes, or you've made changes to the schema or data, it is best to use the data loading workspace created by the tool to reload just the desired tables. This is discussed in some detail in the Expanding on the Migrate to the utility network tool community article.
... View more
05-27-2026
05:43 AM
|
0
|
0
|
375
|
|
POST
|
@angiexx1 Doing a Path trace is an electric network is not recommended because it will ignore the flow direction of terminals and your sources. Having said that, its probably not finding a path because either your max hops is too low or the features belong to different circuits (i.e. there is no traversable path between the two points).
... View more
05-26-2026
06:28 AM
|
0
|
1
|
396
|
|
POST
|
@AnneYvonneBlin Do you have any ideas about what could be going wrong?
... View more
05-25-2026
09:53 AM
|
0
|
2
|
1556
|
|
POST
|
@DavidColey if it works in Pro and it works standalone then that's what matters from a bug perspective. I'm not familiar with how to configure IDLE and what could be causing issues there.
... View more
05-22-2026
10:06 AM
|
0
|
0
|
516
|
|
POST
|
@DavidColey Ok, so now I have two more questions: does it run from inside ArcGIS Pro and does it run in the script you use for your nightly task?
... View more
05-22-2026
08:43 AM
|
0
|
0
|
995
|
|
POST
|
A few more clarifying questions; 1. You said: "The validate is being called from a python script using the database owner account on the DEFAULT version". You're running the Validate Network Topology tool against a service right? So presumably you're running it as the Portal Dataset Owner account (DB Owner account implies you're running it using a SDE connection). 2. Are you using something in the UN Tools or UDMS in your validation script? Or were you just explaining why you had a cloned Conda environment, which appears to be the cause of the issue.
... View more
05-22-2026
07:50 AM
|
0
|
0
|
1020
|
|
POST
|
Definitely log a case with support, if there's aren't any other sessions validating default you shouldn't be seeing that error. It is interesting that you get the error with an ArcGIS Pro 3.7 client, but not an ArcGIS Pro 3.6 client.
... View more
05-22-2026
05:54 AM
|
0
|
0
|
1036
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | yesterday | |
| 1 | Monday | |
| 1 | Friday | |
| 1 | Friday | |
| 1 | a week ago |
| Online Status |
Online
|
| Date Last Visited |
7m ago
|