Installing the OnBase GIS Service - Integration for Esri - English - Foundation 22.1 - OnBase - external

Integration for Esri

Platform
OnBase
Product
Integration for Esri
Release
Foundation 22.1
License

The OnBase GIS Service is a WCF service that was designed to work with the provided OnBase Sample Applications, as well as the standalone OnBase document hitlist control. It is required for solutions that use Feature Based Access, solutions that use Feature layers for Esri REST API, and solutions that use both.

To install the OnBase GIS Service, you must launch the OnBase GIS Service installer by running the Hyland Integration for ArcGIS Server.msi. This file is usually located in the \install\Integration for ArcGIS\Service folder of your source installation files.

Tip:

You can also install the OnBase GIS Service from the command line. For more details on running the installer from the command line, see Controlling Installation from the Command Line.

The Hyland Integration for ArcGIS Server Setup installation wizard is displayed.

  1. Click Next. The Destination Folder page is displayed.
  2. Enter the installation directory in the field provided, or click Change to browse to it.
  3. Click Next. The Data Source page is displayed.
  4. Enter the name of a valid connection string in the field.
  5. Click Next. The Integration for ArcGIS Web Settings page is displayed.
  6. Select a web server to install the OnBase GIS Service to from the Web Site drop-down list. The Web Site list is populated with the web servers configured in IIS and available to the target machine.
  7. Enter a name for your OnBase GIS Service in the Application Name field.
  8. Under Communication Method, select Remoting if the OnBase GIS Service and the Application Server are hosted on the same machine. If the OnBase GIS Service and Application Server are hosted on different machines, select SOAP.
  9. Select Enable TLS.
    Note: TLS is required for all client connections. You must ensure that your server is correctly configured for HTTPS connections. TLS version 1.2 is recommended.
  10. Select Use NT/LDAP Authentication to enable NT or LDAP Authentication for your OnBase GIS Service. If this option is selected, the EnableAutoLogin setting in the GIS Service web.config file is set to true.
  11. Click Next. The Integration for ArcGIS Web Settings page is displayed.
  12. In the GIS Web API base URL field, enter the full URL to your GIS Service.
  13. In the Application Server URL field, enter the full URL to the Service page of your OnBase Application Server. The file extension of the service page depends on the Communication Method you selected for the Application Server. If you selected Remoting, the service page is Service.rem. If you selected SOAP, the service page is Service.asmx.
  14. Click Next. The Ready to install page is displayed.
  15. Click Install to continue with the installation, or click Cancel to cancel the installation.
  16. When the installation is complete, click Finish.
    Tip:

    In order to ensure that the required system settings take effect, it is a best practice to restart the installing machine once the installer has finished.