Pointing the Configuration File to the Application Server - Integration for Esri - English - Foundation 22.1 - OnBase - external

Integration for Esri

Platform
OnBase
Product
Integration for Esri
Release
Foundation 22.1
License
  1. Open the HylandGISConfiguration.exe.config file in a text editor, such as Notepad.
  2. Browse to the <ServiceLocations> element and make the following changes:
    1. Set the ServicePath setting to the URL of your OnBase Application Server (i.e., http://ServerName/ApplicationServerVirtualDirectory/service.asmx).
      Note:

      The URL must end in service.asmx.

    2. Set the DataSource setting to the name of the data source configured within the OnBase Application Server configuration file.
    3. If your OnBase solution is configured to use NT Authentication, set the UseNTAuthentication setting to true.
  3. Save and close the HylandGISConfiguration.exe.config file.