SQL Environments - 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
  1. Locate the Hyland Electronic Integration Service Database Configuration Tool package within your solution files. For instance, hyland-eSign-config 0.1.0-alpha0489
    Tip:

    The latest version of the Hyland-eSignature-Config configuration tool is available on Community at https://community.hyland.com/customer-portal/5097/downloads

  2. Extract the package to a local directory.
  3. Open the hyland.esignatureservice.configuration.appsettings.json file using a text editor such as Notepad.
  4. Modify the DataSource, DataProvider, and ConnectionString fields so that they contain connection information for your database. If your solution uses a single OnBase database, it is recommended to use the same connection string for maintenance purposes.
    CAUTION:

    You can only enter the information for a single database. Multiple tenants are not supported.

  5. Save and close the hyland.esignatureservice.configuration.appsettings.json file.
  6. Open a command prompt with administrative privileges.
  7. Within the command prompt, navigate to the location of the directory where you extracted the Hyland Electronic Integration Service Database Configuration Tool package.
  8. Run the following command:
    dotnet Hyland.ESignatureService.Configuration.dll
  9. Close the command prompt.