Connecting Map Manager to the ESRI ArcGIS map provider - Security Center 5.9

Security Center Administrator Guide 5.9

Applies to
Security Center 5.9
Last updated
2022-10-25
Content type
Guides > Administrator guides
Language
English
Product
Security Center
Version
5.9

Before you can create maps using the ESRI map provider, you must set up the map provider and connect the Map Manager to an ArcGIS server.

Before you begin

  • Acquire a valid Basic or Standard ERSI license, and know your client ID.
  • If you have a Standard ESRI license, know your license code. Contact ESRI to acquire your license code.
  • From the ESRI ArcGIS web site, download and install the ArcGIS Runtime SDK for .NET version 10.2.X on all workstations that will access or modify the map.
For more information about applying for an ESRI license, see the ESRI ArcGIS website.

Procedure

  1. From the Config Tool home page, open the System task, and click the Roles view.
  2. Select the Map Manager role, and click the Properties tab.
  3. In the Map providers section, click Add an item ().
  4. In the Map providers dialog box, select ESRI from the Provider drop-down list.
  5. In the Client ID field, type the client ID of your ESRI license.
  6. If you have a Standard ESRI license, click Show advanced options and enter the following information:
    1. In the License code field, type the license code provided by ESRI.
    2. If you are using local server extensions to add functionality, type the local server extension licenses in the License parameters field.
  7. Click Validate.
    If you entered the correct information, the license status changes to Valid.
  8. Add an ESRI ArcGIS server:
    1. In the Map providers dialog box, click Add an item ().
    2. In the Add server dialog box, type the Name of the ArcGIS server.
    3. In the Server URL field, type the URL of the ArcGIS server.
      Use one of the following URL formats, depending on the type of server you are using:
      • Web portal server: https://<PortalName>.maps.arcgis.com/sharing/rest
      • Online map server: http://services.arcgisonline.com/arcgis/rest/services/<MapName>/MapServer
      • Online or on-premise server: http://<ServerName>:<PortNumber>/arcgis/rest/services
    4. If the server requires authentication, set the Use authentication option to ON, and then type the username and password.
    5. Click Add.
  9. As needed, add additional ArcGIS servers to view more layers on your map.
  10. Click Save > Apply.