|
POST
|
I can confirm that I too can publish a vector tile package that uses a state plane coordinate system and the ArcGIS Online tiling scheme. I overwrite one every week for our State Plane basemap tile. Currently I am in ArcGIS Pro 3.7, Enterprise 12.0. For tlpk (like an old map tile package or a tiled image layer), that is still not the case. I cannot use our state plane coordinate system and the ArcGIS Online tiling scheme together.
... View more
Thursday
|
0
|
1
|
61
|
|
BLOG
|
Hi @DerekLaw - there doesn't seem to be an 'Issues Addressed' section in the current 2026 Release Notes: https://support.esri.com/en-us/patches-updates/2026/arcgis-monitor-2026-0-release-notes#features-and-enhancements Will the tech / document support team be updating this document to include an issues addressed section? Thanks -
... View more
Thursday
|
0
|
0
|
61
|
|
POST
|
Hi @RobertKrisher - in doing a lot more troubleshooting on this it does appear that the gp tool for validate un topology will now only run against a named user version... It simply will not run against the sde.DEFUALT version as the unowner portal account when connecting to the Utility Network service in Pro 3.7, or when trying to connect to portal via a python workflow, whether in the instant window, a model, or a notebook. Thanks @rlyding
... View more
Thursday
|
0
|
0
|
44
|
|
POST
|
If this is true then this is a total disaster. Are they telling me that I will no longer be able to publish different layers from the same file geodatabase source? Or the same sde data source? What's the problem? Too many malicious AI's stealing publicly share resources and 're-publishing' as their 'own' resources? I can tell anyone who cares that an insurance company has been 'harvesting' our publicly available Image Server image services via a 'pythonx' method performing an 'export image'. When I reversed the IIS call I could see that the company does 'predictive roof failure' analysis. In the meantime, my services are experiencing 10s of 1000s of requests per second. All the company had to do is to ask for the imagery and we would provide it. Instead, they decided to make their own shortcut. Why? Because now they can. Will this 'service update' or 'service impact' address these BAD ACTORS?? Somehow I doubt it. Probably the reverse. Have a nice weekend.
... View more
a week ago
|
2
|
1
|
609
|
|
POST
|
Yes thanks @RobertKrisher and that's what I told @rlyding - IDLE is simply when you right-click an *.py file in windows and select 'Edit with IDLE (ArcGIS Pro): There is no configuration of that environment, other than like setting indents vs spaces, etc. Could be something with dot10 is messing it up for that tool.
... View more
a week ago
|
0
|
0
|
96
|
|
POST
|
Yes @RobertKrisher the tool did run successfully inside ArcGIS Pro using the toolbox tool from both the default arcpy environment and then from the cloned environment (after I ran the conda install -c esri untools --insecure). The validate portion of the script runs nightly from a Windows task where it calls the python.exe from the command and uses the unc path to the full script as the task argument - our standard Windows Task Scheduler procedures we've been doing for years. Regardless, when I try to run my UNMaintenance.arcpy script from the python IDLE window, I get the error. All of my other scripts that use arcpy like FeatureSharing run this way and are just fine. @rlyding
... View more
a week ago
|
0
|
0
|
300
|
|
POST
|
Well I'm at a loss. The tool simply will not run from the python IDLE, whether the arcpy environment is set to the default or to the clone. All of my other hundreds of scripts run just fine from the IDLE, including ones that use the: import arcpy
arcpy.SignInToPortal(https://myorg.net/portal, 'username', 'password')
L950SewerUN_Utility_Network = "https://myorg.net/agsfed/rest/services/CollectorServices/Sewer_Utility_Network/FeatureServer/950"
arcpy.un.ValidateNetworkTopology(in_utility_network=L950SewerUN_Utility_Network, extent='474063.442811626 1070897.65903111 474156.933218947 1070963.47578807') so who knows. Everytime I try this run from the idle as the unowner user it comes back as ERROR 004403: Unable to validate network topology because another session is currently validating.Failed to execute (ValidateNetworkTopology).
... View more
a week ago
|
0
|
1
|
310
|
|
POST
|
Thanks for the replies @rlyding @RobertKrisher @gis_KIWI4 - We may have narrowed this down some. I ran a test on a disconnected Service Connection sewer device in our Sewer UN. I set up a version off the sde.Default, dropped the point disconnected to from its service line to create a dirty area and then used the Validate topology toolbar GUI tool. The validate was successful. Now - because I am our org admin I set up an arcpy clone so that I am able to take advantage of adding in packages and being able to update the arcgis. I switched back to the default arcpy environment, repeated the edit steps above except this time I ran the validate topology from the toolbox tool. The validate was again successful. Long story short, I may have a bad clone. Typically when I upgrade pro I always delete the clone, perform the update, re-clone the environment to the default clone location then run the conda update -c esri arcgis command. However, when I completed the conda update and searched for the untools package, it was not present for 3.7. Now it is: Last week, I did not get these options when updating the clone for conda install -c esri untools --insecure The following packages will be downloaded: package | build ---------------------------|----------------- certifi-2026.5.20 | py313haa95532_0 131 KB untools-3.7.0 | py313_0 867 KB esri ------------------------------------------------------------ So we'll see.
... View more
a week ago
|
0
|
0
|
338
|
|
POST
|
Hello - The Validate Network Topology GP Tool fails to validate network topology at ArcGIS Pro version 3.7. I ran the tool as part of our ValidateTopology>Update IsConnected> Update Subnetworks python gp tool nightly workflow but the tool cannot get past the validate network step. The tool errors out with a 'cannot validate topology because another session is currently running error'. The Enterprise is at 12.0. The UN build is UN7 @rlyding @MikeMillerGIS @RobertKircher @Brian_McLeer
... View more
a week ago
|
0
|
13
|
576
|
|
POST
|
Hello - if you look at the help, you do have to have a matching stylex file that you have shared as a Web Style to your Online or Enterprise org. Otherwise you'll keep having this problem.
... View more
a week ago
|
0
|
0
|
78
|
|
POST
|
Yes this is a real thing. I cannot share tile packages either. However, I think this is an ArcGIS Online issue not a pro issue. I can share a 450MB image tile package to ArcEnterprise 12.0 in seconds. Where as trying to go to https://ourorg.maps,arcgis.com is completely hanging
... View more
a week ago
|
0
|
0
|
287
|
|
POST
|
Hello - looks to me like everything is a vector style-type symbology in the webmap. Can you tell me what version of Pro you are on? Are these hosted feature layers in ArcGIS Online or Enterprise? If Enterprise, what version? Finally, since you saying that once you use the ArcPy Feature sharing module to do sd overwrites - CreateDraft>Stage>UploadServiceDefinition - and that you do have "useCIMSymbols" set to True - do you have a stylex that you have shared as a webStyle in your org? It may be that if you don't have a matching style in your org that may have some impact.
... View more
2 weeks ago
|
0
|
1
|
101
|
|
IDEA
|
Sure, it looks like this: Interestingly enough, this is showing an 11.1 (11.1 ?) patch as still being installed on my 12.0 deploy. Granted I've rolled many releases on this current machine, but the 11.1 patch does not show as installed from Control Panel>Programs>Programs and Features>Installed Updates so that's pretty wild. }, "patches": {"installed": [ { "installDate": "3/3/2024", "qfeId": "PFA-111-P-1012", "productName": "Portal for ArcGIS 11.1 Validation and Repair" }, { "installDate": "4/21/2026", "qfeId": "PFA-120-P-1406", "productName": "Portal for ArcGIS 12.0 Web App Embedded Element Patch" }, { "installDate": "4/21/2026", "qfeId": "PFA-120-P-1417", "productName": "Portal for ArcGIS 12.0 Security 2026 Update 1 Patch" }, { "installDate": "4/21/2026", "qfeId": "PFA-120-P-1417B", "productName": "Portal for ArcGIS 12.0 Security 2026 Update 1 Patch B" } ]}
... View more
a month ago
|
0
|
0
|
723
|
|
IDEA
|
Yes @RyanUthoff please do. Unfortunately there's nothing that can be done about WebAdaptor on our web server, not sure what the solution is for that other than to keep checking the Patches and Updates site from time to time. But at least for our clustered ArcServer machines, I only have to check 1 to know that I would need to run a patch update on all 4 machines. Same for our 2 data stores . . .
... View more
04-28-2026
12:19 PM
|
0
|
0
|
838
|
|
IDEA
|
I do see the Installed Patches per machine in my About section.... but yes it would be great if the About could include 'Available Patches' as well. I too have to periodically check using the patch notification tool on each machine in my deploy.
... View more
04-28-2026
08:08 AM
|
0
|
0
|
895
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | a week ago | |
| 1 | 03-27-2026 01:27 PM | |
| 2 | 03-25-2026 06:29 AM | |
| 2 | 03-04-2026 11:14 AM | |
| 1 | 02-26-2026 09:46 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|