|
POST
|
Is there a new method to subscribe to patching notifications as well? The old mechanism seems to no longer be valid.
... View more
04-18-2023
04:20 PM
|
1
|
1
|
1223
|
|
IDEA
|
Currently single sign-on is not supported when accessing ArcGIS Sites directly as the app relies on authentication being parsed through from prior in the session, i.e. when you hit the portal home page. Because of this, users are prompted to sign in when hitting an ArcGIS Site directly via a URL or embedded page. Could Sites, and apps across the board, please be configured to support SSO out of the box? The current discrepancies between apps provides an inconsistent user experience for SSO and "seamless" navigation.
... View more
04-11-2023
08:24 PM
|
8
|
5
|
2079
|
|
POST
|
There is no easy answer here as it is entirely dependent on the use case, how much "work" a single user will put on the infrastructure and how much "work" is simultaneous. The software responds well to vertical scaling so I would aim low and increase vCPU and RAM as needed. There is plenty of doco from Esri on these topics, i.e., https://enterprise.arcgis.com/en/server/latest/deploy/windows/data-storage-considerations-for-an-arcgis-server-site.htm or https://enterprise.arcgis.com/en/server/latest/publish-services/windows/tuning-and-configuring-services.htm. As an example, I would not be providing any apps or maps that use the feature service for visualisation. You should offload that to a map service as it will be more performant. You should also push as much work as possible onto hosted feature layers as these are more performant across the platform.
... View more
04-10-2023
08:45 PM
|
0
|
0
|
1139
|
|
POST
|
Ditto. Common feedback and best practice is to not use shared instances for imagery services. Also, you may want to look into how ArcGIS Server is accessing the underlying data at a protocol level (e.g. SMB). If this issue is occurring daily then there may be a session timeout/cache issue.
... View more
04-05-2023
08:14 PM
|
1
|
0
|
3179
|
|
POST
|
Be careful when inserting hard coded url's that reference an IP or the fully qualified domain name. Although it may work today, it can cause strife later on when you need to change machine or IP address. You should try to use a DNS alias where possible.
... View more
04-04-2023
04:14 PM
|
3
|
1
|
2976
|
|
IDEA
|
It is also a security concern (low) as it enables a user to confirm/deny the existence of an account in the external identity store (i.e. LDAP). https://community.esri.com/t5/arcgis-enterprise-portal-questions/disable-password-reset-functionality/m-p/1086042#M11358
... View more
03-22-2023
02:27 PM
|
0
|
0
|
1312
|
|
POST
|
This is a common symptom for a fundamental issue in your ArcGIS Server stack. If you have deployed to a windows environment, the next step would be to investigate the logs in Event Viewer for when you start/stop the service.
... View more
02-06-2023
05:49 PM
|
0
|
1
|
5928
|
|
POST
|
Spend some time learning how to use Test-NetConnection in PowerShell. Test-NetConnection -Port 6443 -ComputerName "myArcgisServer.com" -InformationLevel "Detailed"
... View more
01-26-2023
01:45 PM
|
1
|
0
|
2533
|
|
POST
|
If it is almost a brand new site then I would contemplate rebuilding it with that DNS alias in mind. Also, I would encourage you not to use the computer name in the URL or alias. Future proof yourself and make sure every component has a friendly alias, i.e. portal.companyname.com, maps.companyname.com.
... View more
01-26-2023
01:39 PM
|
1
|
1
|
10202
|
|
IDEA
|
SAML identity providers integrated with ArcGIS Enterprise can support group membership. Similarly, it would be great to support OIDC backed group membership through calls to a groups or memberOf (etc) property.
... View more
11-21-2022
02:29 PM
|
6
|
11
|
4729
|
|
POST
|
How do we create an info banner in a custom python toolbox? The join field geoprocessing tool is a good example of the desired functionality. This gp tool displays a blue info banner with a green text message that "this tool modifies the input table". Is this exposed as a tool method or property? Or, is this part of the pro sdk?
... View more
08-24-2022
10:32 PM
|
0
|
1
|
904
|
|
POST
|
Interestingly I cannot find anything listening on 8081 within our 10.8.1 Enterprise. As outlined in the microsoft doco, there is a bunch of best practise you can use to mitigate this risk. https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-firewall/best-practices-configuring. Ensure your security review considers mitigating mechanisms and is not clear-cut with compliant/non-compliant. As a FYI, I would recommend you install the ArcGIS software to the D drive and leave C to the OS. E drive can then store the site information (e.g. arcgis server directories).
... View more
08-16-2021
08:22 PM
|
0
|
0
|
2899
|
|
POST
|
I was wary of doing this for obvious reasons. Is there a specific table or workflow?
... View more
08-15-2021
04:15 PM
|
0
|
0
|
3410
|
|
POST
|
ArcGIS Enterprise Portal allows you to set showForgotUsername: false in the config.js and it also allows you to disable the ability for users to create built-in accounts via the portal organisation settings page. What is missing is the ability to disable the "forgot password" interface. Using this interface allows someone to confirm/deny the existence of accounts within the identity store even if that identity is within the built-in store or a 3rd party identity store (e.g. ldap). Is there a mechanism for disabling the ability to reset a password for an account in Portal?
... View more
08-04-2021
09:02 PM
|
3
|
3
|
2854
|
|
POST
|
Unfortunately the locks cannot be easily cleared as the python tool errors out due to the scale of locks. It does clear some, but not all.
... View more
08-04-2021
08:55 PM
|
0
|
2
|
3460
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-19-2026 05:21 PM | |
| 3 | 01-27-2026 03:20 PM | |
| 1 | 09-07-2023 09:45 PM | |
| 1 | 02-18-2025 07:21 PM | |
| 1 | 03-17-2025 05:07 PM |
| Online Status |
Offline
|
| Date Last Visited |
03-19-2026
05:17 PM
|