|
POST
|
What version of pro/enterprise? Do the server logs or the ArcGIS Performance monitor provide any more details?
... View more
08-20-2024
04:18 AM
|
0
|
0
|
4151
|
|
POST
|
I am pretty sure it is the order in which the subnetworks are updated, you cannot rely on the order. I would suggest in your export to ADMS, to split on double colon, sort the values and reapply them.
... View more
08-16-2024
04:51 AM
|
1
|
0
|
833
|
|
POST
|
This is not possible with an attribute rule. You will need to look at using a webhook
... View more
08-12-2024
03:11 AM
|
0
|
0
|
706
|
|
POST
|
You can use Max on a featureset, this would get you the highest number in each class, and then increment by one https://developers.arcgis.com/arcade/function-reference/featureset_functions/#max
... View more
08-12-2024
03:11 AM
|
0
|
1
|
915
|
|
POST
|
We moved that modeling of an assets lifecycle to two fields as we found that many implementations added a lot of codes to the lifecyclestatus domain. The LifecycleStatus network attribute is used in the subnetwork definition and the network attributes used in the subnetwork definition should be set as Inline. Inline network attributes will be added internally to the topology, making retrieval more efficient. To support all the possible states an organization might set on a asset and still support an inline attribute on lifecycle, we broke the modeling of lifecycle into two fields. The lifecyclestatus is used to model is the asset a barrier or not. You can extend this domain, but you need to make sure you do it using a power of 2 and ensure you do not exceed the available bits for inline network attributes. The construction status is not an inline and can be expanded to support any state the asset can be.
... View more
08-05-2024
03:39 AM
|
2
|
0
|
3028
|
|
IDEA
|
I found this has already been logged under ENH-000137051, cant find the public link for it though
... View more
08-02-2024
04:52 AM
|
0
|
0
|
1662
|
|
POST
|
This is currently not possible with the Utility Network
... View more
08-02-2024
03:53 AM
|
0
|
0
|
1330
|
|
POST
|
If you are looking at creating an extract from the UN with joins/views of association info, take a look at this tool, it does it all for you https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.3/ExportReportingData.html But you title mentions Arcade. Are you trying to do this "view" in a pop up or write to this table in an attribute rule?
... View more
08-01-2024
03:45 AM
|
0
|
1
|
876
|
|
POST
|
I know, but it did us a little time to get it working and test it.
... View more
07-30-2024
03:13 AM
|
0
|
2
|
2176
|
|
POST
|
If you use 3.3.1 version of the untools, you can create a v6 un in Pro 3.3 We added that two weeks ago.
... View more
07-29-2024
05:38 PM
|
0
|
4
|
2229
|
|
POST
|
No, but we created these tools to help you out: https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.3/Config2Trace.html https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.3/Trace2Config.html
... View more
07-29-2024
10:52 AM
|
1
|
1
|
1352
|
|
POST
|
Have you tried the Assign Terminal Connection tool?
... View more
07-26-2024
08:56 AM
|
1
|
3
|
2858
|
|
POST
|
There is a backlog item to support this, but I do not see it tied to a bug/enh request. I would suggest logging a support case and require the Propagated Copy method. You can use the batch trace for now: Here is a post that discusses it - https://community.esri.com/t5/arcgis-utility-network-questions/using-trace-configurations-in-attribute-rules/m-p/1192852#M1842
... View more
07-24-2024
03:55 AM
|
1
|
0
|
2106
|
|
POST
|
You cannot use Add Trace Configuration. Use Trace and fill it out as you want. Then use the Trace to Trace Configuration tool in the UtilityDataManagementSupport toolbox. This uses the python syntax from trace and converts it to a Trace Configuration https://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.3/Trace2Config.html
... View more
07-24-2024
01:23 AM
|
0
|
2
|
4224
|
|
POST
|
You need to generate a trace configuration that has that information. The Add Trace Configuration tool currently does not expose that information, so you need to create a Trace with Feature Output and define the fields, and use the Trace to Trace Config tool to create the Trace Configuration as this uses Import Trace Configuration and will create a trace config with the feature field and network attribute information.
... View more
07-24-2024
01:11 AM
|
0
|
4
|
4228
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | Monday | |
| 1 | Monday | |
| 1 | a week ago | |
| 2 | 07-07-2026 06:45 AM | |
| 1 | 06-26-2026 09:15 AM |
| Online Status |
Offline
|
| Date Last Visited |
Monday
|