|
POST
|
Assuming you already have seen the following, so I am posting this for others that may find this question and am looking for "best practice" from Esri. From ArcGIS Enterprise implementation guidance—ArcGIS Trust Center | Documentation: Disable the ArcGIS Server Primary Site Administrator (PSA) account, and demote or delete the Portal for ArcGIS Initial Administrator Account (IAA). Disabling the default accounts ensures a singular access path for administrators identified in the enterprise identity store and provides additional accountability.
... View more
02-17-2026
10:54 AM
|
1
|
2
|
836
|
|
POST
|
You should reach out to your account representative. There is a lot of nuance around licensing, and most users here will only comment on technical matters and not licensing matters.
... View more
02-12-2026
02:46 PM
|
0
|
0
|
446
|
|
POST
|
This is exactly the reason we continue to deploy ArcGIS Web Adaptor both on-prem and in the cloud when upstream network devices could replace it. In large organizations, managing across silos always adds time and complexity to change management, and that is best case. Worst case, fighting personalities and silos can make for real headaches.
... View more
01-19-2026
08:34 AM
|
1
|
1
|
1213
|
|
POST
|
Part of the reason Esri has moved away from documenting single-service recommendations like the old "n+1" limit is that any such recommendation is so generic that it isn't really applicable, or at least isn't really helpful. Unless your ArcGIS Server site only has a single service published, which I doubt very few do, how a single service is tuned really depends on all the services on the machine. A rule like "n+1" may be a reasonable suggestion in a vacuum, but what if you have published many heavily-used services and tuned them all the same way? It won't be pretty for any of the services when the machine is maxing out its CPU (and likely memory as well) because many heavily used services all have "n+1" max instances. Tuning an ArcGIS Server site has so many factors to consider that it is hard for single, simple suggestion to be made. Unless you are trying to maximize or optimize computing resources too eek every last penny out of some capital expense or monthly hosting bill, at the end of the day the most basic metric of whether a service is tuned well enough is whether you are getting complaints from users. Start with the defaults Esri provides and see what feedback you get from users.
... View more
01-17-2026
06:40 AM
|
0
|
0
|
1527
|
|
POST
|
It is an implementation artifact, not an actual desktop license or feature type. You can think of it loosely as the license for the license manager itself, but even that isn't exactly correct.
... View more
01-07-2026
03:18 PM
|
1
|
1
|
719
|
|
POST
|
The answer to this need used to be ArcGIS Engine, but that product was never migrated to ArcGIS Pro runtimes, and now Esri is retiring it this March.
... View more
12-31-2025
07:10 AM
|
1
|
0
|
1575
|
|
IDEA
|
@AliTalaat22 , wildcard behavior is fairly standard across programming/scripting languages and commands. Is there specific wildcard behavior that you are finding unexpected? If so, can you provide an example?
... View more
12-30-2025
06:04 AM
|
0
|
0
|
1274
|
|
POST
|
Unfortunately, I can't re-link to the public defect listing because Esri appears to have yanked it from being publicly available. I have never had that happen before, where a defect is logged and made public and then Esri removes it from public view. Here is the defect and description: BUG-000181467: When running the updateFederatedServerUrl operation after changing the server Web Adaptor name, all feature services become inaccessible and are not updated.
... View more
12-23-2025
07:43 AM
|
0
|
0
|
2063
|
|
POST
|
Not sure if the following is related, but our organization just logged the following defect a couple weeks ago: BUG-000181467 for Portal for ArcGIS
... View more
12-19-2025
06:05 AM
|
1
|
0
|
2192
|
|
POST
|
I have a hard time believing the data source itself is a factor, at least the difference between different types of geodatabases, but it is definitely worth looking into some more. If I can find some time I will run some additional tests. Regarding one of my earlier questions, what is the full REST call? Is f=json&token=Foo really the full URL that is causing changing ETAGs?
... View more
12-18-2025
03:25 PM
|
0
|
1
|
2540
|
|
POST
|
Does your understanding come from documentation, experience, or somewhere else? If documentation, please share links to specific Esri documentation to back up the information. If experience, how much have you tested this specific situation? A quick 5-min check on a couple of the multi-machine ArcGIS Server sites I manage, so the opposite behavior you describe as expected. If you can share a reproducible test others can try to generate the results you expect, I would be interested.
... View more
12-17-2025
03:17 PM
|
0
|
1
|
2577
|
|
POST
|
A quick check on a couple of the multi-machine ArcGIS Server sites that I manage show the same ETAG being generated from different machines in the same site when the same REST API calls are made to the different machines. Without knowing more about the specific REST API calls being made (is f=json&token=Foo really the complete URL?), I can't offer any additional comments.
... View more
12-17-2025
03:14 PM
|
0
|
0
|
2577
|
|
POST
|
The way you worded your question, it makes me believe you are not using ArcGIS Web Adaptors, is that correct?
... View more
12-14-2025
12:41 PM
|
0
|
0
|
2672
|
|
POST
|
In this case, i.e., trying to NULL a shape file field that doesn't know/support NULL, the DA update cursor will generate a RuntimeError instead of populating the field with "None": Traceback (most recent call last):
File "<string>", line 4, in <module>
RuntimeError: The field is not nullable. [TXT_FLD]
... View more
12-08-2025
12:58 PM
|
0
|
0
|
1502
|
|
POST
|
I am glad you got a solution. Since you are using a mobile geodatabase, I was going to suggest a more complex definition query, and it seems you went down that route on your own. I will note that the code as shared here does not guarantee a single record for each GpsNumber (I am assuming each GpsNumber represents a different collar/animal), i.e., there may be edge cases where multiple GPSTime records exist in the layer for a single GpsNumber.
... View more
12-03-2025
09:13 AM
|
0
|
1
|
9852
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 2 weeks ago | |
| 2 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 2 | 06-05-2026 10:30 AM | |
| 1 | 05-29-2026 08:22 AM |
| Online Status |
Offline
|
| Date Last Visited |
10 hours ago
|