Hyland.Services.Client - Integration for Esri - English - Foundation 22.1 - OnBase - external

Integration for Esri

Platform
OnBase
Product
Integration for Esri
Release
Foundation 22.1
License

To modify this section of the GIS Service web.config file, follow these steps:

  1. Open the GIS Service web.config file using a text editor such as Notepad.
  2. Modify the following settings as needed:

    Setting

    Description

    <ApplicationServer Url="https://localhost/AppServer/service.rem" ServiceClientType="Remoting" />

    Set the ApplicationServer Url equal to the address of your Application Server, and set the ServiceClientType equal to the corresponding value (Remoting or SOAP).

    Note:

    This setting must match the AppServer URL setting used in your OnBase Web Server web.config file.

  3. Save and close the web.config file.