|
POST
|
You would need to write python to turn the features into trace locations for that tool. You'll need to know the network source id, global id, terminal id (points), and percent along (lines) of the starting location(s).
... View more
11-10-2025
09:24 PM
|
1
|
0
|
815
|
|
POST
|
it's odd that there are two three phase units in that device. Double check the status, phase, and connectivity associations of both units to ensure that they are stopping the trace. A quick way to test this is to create a version and delete both units. If you do that, then there should be no way for the trace to go from one terminal of the switch to the other (terminal path = None, no units, no j-j connectivity).
... View more
11-10-2025
09:22 PM
|
0
|
0
|
1747
|
|
POST
|
@BillShoop do the lines on either side of the switch belong to the same subnetwork? Are they connected to the same terminal on the switch?
... View more
11-10-2025
09:47 AM
|
0
|
0
|
1781
|
|
POST
|
I don't know the dates or timelines for patches, but if you log a case with support, they should be able to get you a window. The issue also affects ArcGIS Enterprise 11.5. Once the 3.5.5 patch comes out you can test out the fix in a local geodatabase, but to see the fix in ArcGIS Enterprise 11.5 you'll need to wait for a patch on that release.
... View more
11-10-2025
06:34 AM
|
0
|
1
|
1454
|
|
POST
|
This is likely related to BUG-000179357. Please log a case with support to get attached to the bug. In order to see the correct behavior you will need to wait for the next ArcGIS Enterprise patch for a network management release (11.1, 11.3, and 11.5). Refer to the bug for more details.
... View more
11-10-2025
05:37 AM
|
0
|
2
|
1482
|
|
POST
|
Another option is to consider using the Differences API on the version management to get all the edits that have been applied to a version (or default) between two moments in time. This approach allows you to see all changes made to features, including changes made to non-network attributes. You will need to do some additional work to identify which subnetworks were affected (likely relying on the subnetwork name field). You could run this process every night to identify all the features that were modified (and their corresponding subnetworks) then determine whether or not to extract a subnetwork that night based on some threshold you set up. As @gis_KIWI4 suggested you will likely want to have a business rule that says that even if a subnetwork hasn't had any significant change, you still must extract all dirty subnetworks within x days of it becoming dirty (using the logic outlined in option 2 above). I have also seen option 3 implemented, with some success, since it does a comparison of the extracts from the last circuit imported to the ADMS and the latest circuit. This is better than trying to detect edits on the GIS side, since that requires a detailed understanding of how information from the GIS is mapped to the elements in the ADMS.
... View more
11-10-2025
03:38 AM
|
1
|
1
|
869
|
|
BLOG
|
@RogerFarmer1 the add-in is provided as-is. The code for it will be released soon, at which point you can customize the add-in however you want.
... View more
11-10-2025
03:29 AM
|
1
|
0
|
1933
|
|
POST
|
It depends on the kind of valve between the two districts and what tier the subnetworks belong to. I'll call out @TomDeWitte for the final design intention of the model since it doesn't contain any definition of a district metering area. At the end of the day, it is your model, and you should configure it to meet your needs. If we interpret your question through the way the model comes configured, I have to assume that the district is either a system, pressure zone, or isolation zone. You can look at the data model to see what devices are allowed to control subnetworks to infer how the model was designed to be used: System - If these districts represent different systems and the PM is actually a meter, then this could be represented as a system subnetwork where the PM is a Custody Transfer Meter. Pressure Zone - If the valve regulates pressure, this could be represented as a pressure subnetwork where the valve is a regular and the subnetwork controller. The PM would be a Pressure Monitoring Device. Isolation Zone - If the valve is a Controllable Valve between two arbitrary areas of your network that you want to be isolation zones (it seems unlikely, but I'll mention it here). The If it's some kind of metering district, then we'd be talking outside of the current configuration, and I'd want to defer to Tom before I exercise too much creativity.
... View more
11-09-2025
05:35 AM
|
1
|
1
|
1336
|
|
POST
|
@aperi read this article for more information about one-way feature service-to-feature service sync capabilities: One-way feature service-to-feature service sync for simple features. For a full utility network, you can use any of the approaches you mentioned above depending on your requirements.
... View more
11-07-2025
03:25 AM
|
1
|
0
|
1911
|
|
POST
|
Mostly, except for the piece about libraries only existing in certain places. The different applications (ArcGIS Enterprise, Pro, etc) have libraries that allow them to read/write the data in the geodatabase. If you want to edit data in a geodatabase outside of these applications (your own application, script, or interface) you can either use one of the SDKs (including APIs for the rest interfaces) or libraries (like ArcPy) that Esri provides.
... View more
11-07-2025
03:24 AM
|
1
|
0
|
1255
|
|
POST
|
This article should help answer these questions: To Branch or Not to Branch - An Introduction to Branch Versioning. The only additional context you need to know is that when a utility network is in an enterprise geodatabase, it must be registered as branch versioned in order to be edited.
... View more
11-06-2025
12:32 PM
|
1
|
0
|
1286
|
|
POST
|
No, but this is something you could achieve through a Python script that compares the trace results of two separate traces.
... View more
11-06-2025
09:14 AM
|
1
|
0
|
486
|
|
POST
|
I would recommend you manage them as simple features in a separate dataset and if you want to do network analysis with their data you will need to wait for them to migrate off their geometric network.
... View more
11-06-2025
09:13 AM
|
0
|
0
|
1731
|
|
POST
|
@SusanONeill1 When looking at the error summary table make sure you look at the occurrences field for each error summary. You should find that when you add the number of occurrences for both of those rows together you will get the correct number (which will match the number of error location features you find).
... View more
11-06-2025
03:46 AM
|
0
|
0
|
841
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Thursday | |
| 1 | Thursday | |
| 1 | Tuesday | |
| 1 | 2 weeks ago | |
| 1 | 2 weeks ago |
| Online Status |
Online
|
| Date Last Visited |
3 hours ago
|