|
POST
|
I tried to repo it and have not been able to. But at least you got a workaround.
... View more
08-22-2025
05:34 AM
|
0
|
0
|
2388
|
|
POST
|
The domain assigned at the field is what is shown in the Trace dialog for the network attribute. That is why we have a domain that shows the values of phases for transmission and distribution. You can assign different domains per subtype, but make sure the codes are aligned, as the values for the network attribute are defined in the trace and then evaluated per feature, regardless of domain.
... View more
08-21-2025
04:38 AM
|
2
|
0
|
1497
|
|
POST
|
Can you post a screen shot of how you are filling out the GP tool?
... View more
08-21-2025
04:32 AM
|
0
|
0
|
2556
|
|
POST
|
How long does it take to a FGDB or MGDB? Have you tried the copy and paste from a local FGDB to your EGDB?
... View more
08-19-2025
03:39 AM
|
0
|
0
|
778
|
|
POST
|
There is no way to detect this in the attribute rule. The only context you have is that it is an insert. You might be able to kind of figure it out by looking at the attributes. Such as you know you have a ID field, that is only populated on insert. If a new record has this value, it was probably copy and pasted. Just make sure the rule to set the value on insert is fired after this rule that evaluates if the feature was a new vs copy/paste.
... View more
08-15-2025
04:00 AM
|
1
|
0
|
657
|
|
POST
|
Output has no affect on functions/summaries. Output is strictly a filter of the result selection set. You need to set up the function to count the meters. I like to use Network Categories for this. So create a category for the items you want to count. Then set up the Function to Count/ObjectID or some other field on the device class, really does not matter, Categoery isEqual Meters
... View more
08-12-2025
07:16 AM
|
0
|
0
|
2067
|
|
POST
|
We do list it as part of the tutorials that we added to the foundation solutions, for instance, here is the tutorial for electric - https://doc.arcgis.com/en/arcgis-solutions/11.5/reference/create-the-unbalanced-distribution-utility-network.htm#ESRI_SECTION1_13752E389A654F8D8FF32CC9E2C7AC69
... View more
08-12-2025
03:38 AM
|
1
|
1
|
998
|
|
POST
|
Assume this is services? If you turn on debug logging, does the server log provide any additional details? That trace configuration is not complete, you just listed Count. What do you want to count? I am guessing there is not a lot a validation on creating a trace configuration. Best option is to make the trace and use the Trace to Trace Configuration tool. That way you can ensure the trace is completely working.
... View more
08-12-2025
02:46 AM
|
0
|
2
|
2079
|
|
POST
|
Yes, you need to run the Sync C Tables tool that is in the toolbox to fill out the required info, but in your case, it Will still fail. A line cannot be attached to a structure. You need to generate attachment points on the line and those can be attached to the pole. You could run a near from the pole to the line to get the XY and create the locations then. You will need to ensure there is a vertex added to the line at that location( the gp tool integrated can help) so the line is connected to the attachment point.
... View more
08-11-2025
02:16 PM
|
1
|
3
|
1016
|
|
POST
|
If you can send an asset package, we can look into it more. I am not sure what is going on. my email is [email protected]
... View more
08-11-2025
05:58 AM
|
0
|
0
|
1946
|
|
POST
|
A text field is required, because what is stored is the result of a trace with summaries. The result of a summary is returned as a string, like @VenkataKondepati was mentioning. To create a trace config with a summary(function-https://pro.arcgis.com/en/pro-app/3.3/tool-reference/utility-networks/trace.htm#GUID-C96D0B7D-9E41-460B-B45C-F3FDFDAFAB45), you need to run a trace, and fill out the summary details. Then run Trace to Trace Config(http://esri.github.io/Utility-Data-Management-Support-Tools/docs/3.5/Trace2Config.html) or use the Add Trace Configuration with and fill out the function section(https://pro.arcgis.com/en/pro-app/latest/tool-reference/utility-networks/add-trace-configuration.htm#GUID-C96D0B7D-9E41-460B-B45C-F3FDFDAFAB45)
... View more
08-11-2025
04:05 AM
|
1
|
4
|
2103
|
|
POST
|
We only built and support the tools on the long term Utility Network releases(ArcGIS Pro 3.1/3.3/3.5). There could be issues on ArcGIS Pro 3.4 since we do not test it. Can you post the error message?
... View more
08-09-2025
03:35 AM
|
0
|
2
|
1966
|
|
POST
|
We do not have a timeframe yet, but hope soon. In evaluating the proper fix, it is taking a little deeper dev effort than we initially thought. I will post an update when we have a firmer date.
... View more
08-07-2025
09:09 AM
|
1
|
3
|
3215
|
|
POST
|
It should be, they where first included in 3.4. Try here - or here
... View more
08-01-2025
09:17 AM
|
1
|
1
|
1755
|
|
POST
|
You can set up #1 using a templated AR - https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/template-attribute-rules.htm For number #2, I would suggest using a database sequence(also in the templated rule), and not rely on querying for a pole, that could lead to a racing condition and duplicate ids.
... View more
08-01-2025
04:58 AM
|
1
|
3
|
1787
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | 3 weeks ago | |
| 1 | a month ago | |
| 1 | 06-05-2026 05:01 AM | |
| 1 | 06-02-2026 01:29 PM | |
| 2 | 05-27-2026 08:28 AM |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|