Installing the Hyland Electronic Integration Service - Integration for Adobe Sign - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Integration for Adobe Sign

Platform
OnBase
Product
Integration for Adobe Sign
Release
Foundation 23.1
License

To install the Hyland Electronic Integration Service, follow these steps:

CAUTION: Be very careful when updating the JSON configuration files. If a copy exists with a similar naming scheme (for example, appsettings.backup.json), and that copy is not deleted, the incorrect JSON configuration file may be used. Configuration files are read in lexicographic order, or the order in which they are loaded. This means that the last file saved is the first file loaded. The order of precedence for the loading of the configuration sources is: 1) appsettings.json file, 2) appsettings.{AltName}.json file, 3) Key-per-file directories, 4) Environment variables, and 5) Command Line arguments. As a result, if a JSON configuration file is configured with an alternate name, and is the most recently saved version of the JSON configuration file, the file with the alternate name will take precedence, which causes major errors during login.
  1. Download and extract the Hyland.SignatureService.Installer zip file available on Community.
  2. Open a Command Prompt window with administrative privileges.
  3. Navigate to the directory that contains the Installer.Hyland.SignatureService.msi file. For example: cd C:\Users\MyUserName\Downloads\Hyland.SignatureService.Installer-3.0.1
  4. Run the Installer.Hyland.SignatureService.msi by typing Installer.Hyland.SignatureService.msi and pressing Enter.
    The Hyland ESignature Service Setup wizard is displayed.
  5. Click Next.
    The IIS Settings page is displayed.
  6. Select a web site to install the Hyland Electronic Integration Service to from the Web Site drop-down list. The Web Site list contains the web servers configured in IIS and available to the target machine.
  7. Enter a name for the Hyland Electronic Integration Service in the Application Name field.
  8. Enter a name for the application pool to be used by the Hyland Electronic Integration Service in the Application Pool field.
  9. Select the Require SSL option to run the Hyland Electronic Integration Service with an HTTPS connection. If this option is selected, you must ensure that your server is correctly configured for HTTPS connections.
  10. Click Next.
    The Destination Folder page is displayed.
  11. Enter the installation location of the Hyland Electronic Integration Service by entering the folder path in the available field or clicking Change to navigate to the folder location.
  12. Click Next.
    The Ready to install Hyland ESignature Service page is displayed.
  13. Click Install.
  14. After the Hyland Electronic Integration Service is installed you must configure the appsettings.json file. See Configuring the appsettings.json File.