|
POST
|
@angiexx1 in the screenshot above the symbology is using three fields (Asset group, status, operating status). Can you post a screenshot of the symbology on that layer in the map used to publish the service?
... View more
4 weeks ago
|
0
|
0
|
509
|
|
POST
|
I think putting it in a utility network is a better plan, since this mean you can set up some basic subnetworks for each substation that represent what you need to extract into your OMS/ADMS. If you only care about the distribution side of each substation, set up the power transformer as a subnetwork controller and you're ready to start exporting substations (now all you need to do is transform them).
... View more
a month ago
|
0
|
0
|
505
|
|
POST
|
This is not available in the ArcGIS Pro SDK, but please log an enhancement request for this as its something we have considered implementing at some point in the future. However, you CAN already do this using the ArcGIS Enterprise SDK (IUtilityNetworkQuery2 Interface | ArcGIS Enterprise SDK | Esri Developer), the most common way of exposing this capability is through a SOE or SOI, in your case you would probably want to build an SOE for this.
... View more
a month ago
|
0
|
1
|
521
|
|
POST
|
I suspect there are multiple things happening. Let's start with something simple. Connect the lines on that manhole as shown below, configure an upstream trace with the "use digitized direction" option, and run the trace. Then post a screenshot of the resulting trace (it should look correct).
... View more
a month ago
|
0
|
1
|
247
|
|
POST
|
You need to determine which code you deleted from the domain and re-add the original code and description to the domain before you can reassign it.
... View more
a month ago
|
0
|
0
|
280
|
|
POST
|
What type of dataset is this? If its something with a system tier you could create a network diagram using that subnetwork.
... View more
a month ago
|
0
|
0
|
356
|
|
POST
|
@CristinHolmgren2 are you deploying this to a mobile geodatabase? or a file geodatabase? or enterprise geodatabase? Don't use a file geodatabase when working with associations, they are painfully slow for that. If you are using a mobile geodatabase, make sure it is on an SSD that is local to the machine that is running the tool. You could turn on simple build logging to see timestamps of when the various events are running.
... View more
a month ago
|
1
|
0
|
534
|
|
POST
|
What I'm saying is that you didn't need to extend the domain, you should have use the existing domain and values, just update the descriptions to match the customers data. I have already provided a proposal of how you could have mapped their values to the original values. You should be able to incorporate that into your data migration going forward, and if you need to fix it right now you can adjust the data and schema in the asset package to make the correction. You can see the bitsize in the network properties. Because you are using an asset package to build your utility network, refer to their documentation for hot to control the size of an inline attribute: Utility Network Package_Asset Package Reference.pdf
... View more
06-01-2026
06:40 AM
|
0
|
0
|
637
|
|
POST
|
There is no such thing as creating a new association role. The roles are none, container, and structure. If you are setting the association role of an asset type (e.g. handhole) from None to a Container you will be able to do that as long as the topology is disabled. If the Handhole is already set to be a Structure and you want to make it a Container, then you are altering the association role, which is not allowed once you have enabled the network topology. Based on the error you are receiving, it sounds like this is the case. If you want to alter an association role after enabling the network topology you will need to go back to an asset package, remove any containment/attachment rules associated with it, change the role in the asset package, add new rules, then re-deploy your utility network. You can see what the asset type's current association role is by opening the tool or looking at the network properties (choose the show default values option to make it clearer). The association role of the handhole in the utility network foundation is structure.
... View more
05-29-2026
03:51 PM
|
1
|
0
|
298
|
|
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
|
707
|
|
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
|
340
|
|
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
|
1125
|
|
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
|
849
|
|
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
|
506
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 4 hours ago | |
| 1 | yesterday | |
| 1 | 3 weeks ago | |
| 1 | Tuesday | |
| 1 | Monday |
| Online Status |
Online
|
| Date Last Visited |
an hour ago
|