Enable and Configure Autoupdater XI SOI
To enable SOIs in ArcGIS Server Manager, follow the steps outlined in Esri ’s Enable SOIs documentation. During the step that involves setting further properties for the SOI, the following properties should be available:
Most of the properties in the table below must be configured:
Property Name |
Description |
---|---|
OrganizationName |
This is the name of the tenant to which you need to connect. |
ClientSecret |
This is the Client Secret Guid for authenticating to your organizational tenant. This is also generated from an API key. |
ClientId |
This is the Client ID Guid for authenticating to your organizational tenant. It is generated from an API key. |
DeveloperMode |
You can set this to False if you don’t need to debug Autoupdater XI. However, after enabling Autoupdater XI and setting this to True, debugging becomes available, plus draft workflows can be used by the SOI. Otherwise, only published workflows are used. Additionally, Autoupdater compilation or execution errors include more details in the error message seen in ArcGIS Pro, such as the call stack.
IMPORTANT: This should be set to False for production environments.
|
OperationalMapId |
This is the Guid of the operational map on which this SOI is enabled. This information can be found by looking at your Editor XI maps using the Editor plugin. |
DebugOutputFolder (Optional) |
This is the directory that contains the symbol files to use for debugging. |