Enable and Configure the Autoupdater XI SOI
Server object interceptors (SOIs) are capable of intercepting requests for built-in operations of map services and image services. This allows you to execute custom logic and alter the behavior of these services by overriding existing operations in a way that is seamless to existing clients, such as ArcGIS Pro, Map Viewer, and more. After that the SOI is installed, you can select and configure it as a Capability on the Fiber Manager XI map service.
To configure the SOI:
-
At the top of ArcGIS Server Manager, click Services. The Manage Services tab is selected.
-
Scroll down to your listed map service and click the name. The Edit window opens.
-
On the left-hand side, click Capabilities.
-
Under the Select and Configure Capabilities section, click the ArcFM Auotupdater XI text and then click the right arrow to enable the interceptor.
-
Scroll down to the ArcFM Autoupdated XI Configuration heading. Use the table as a guide to populate the values.
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 generated from creating an API key. The API Key must have the Editor.Admin and Fiber.Admin role.
ClientId
This is the Client ID Guid for authenticating to your organizational tenant. This is generated from creating an API key. The API Key must have the Editor.Admin and Fiber.Admin role.
DeveloperMode
You can set this to False if you don’t need to debug Autoupdater XI.
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 value must be 32 digits and in the format 12345678–1234–1234–1234–123456789012. If any are incorrect, the map service will not start.
-
When complete, at the top of the window, click Save and Restart.