Greetings,
ArcGIS Enterprise 10.9.1
I'd like to be able to start/stop, change time zones, etc for hosted feature services. From ESRI documentation, I expect to see the following..
However, this is what I observe in our server manager.
Strangely enough, our map image layers have full capabilities! Just not hosted feature layers...
Any idea why this is so?
greetings @mikeytes
Hosted feature layers are created when you publish directly to the Portal's Hosting ArcGIS Server. These are stored in the Portal's Relational Data Store. If you want to manage their properties, you do so through their Item page in the Portal's Content. Even though they appear in the Hosted folder in Server Manager, they are not managed through that interface.
Please, have a look at the Hosted Hosted service published to ArcGIS Enterprise and Hosted Layers documentation for more information.
Hope the above is of help.
Hello @mikeytes
As @MiguelParedes mentioned that the capabilities for these layers are not managed from ArcGIS Server Manager.
However, I would recommended definitely having a look at those documents mentioned above which will help you understand that the start/stop is not possible for Hosted Feature Layers but other changes are possible to achieve.
Note : Prior to making any changes understand the full impact of those
I would suggest two possible ways which I utilize in these scenarios for e.g. to update "maxRecordCount" or "Configure time zone settings" etc.
Method 1 : Performing this from ArcGIS Pro
Method 2 : Editing from ArcGIS Server Admin endpoint (Please note that this is a more severe approach and need understanding of the changes you are making)
Furthermore, I would suggest that utilize the ArcGIS Pro method as it allows you to have an easy method to achieve the result as well as allows you not change things from the different endpoint which is much better approach
Hope it helps!
-Archit