HTTPS Automation - Unity Client - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

Unity Client

Platform
OnBase
Product
Unity Client
Release
Foundation 24.1
License
Essential
Standard
Premier

HTTPS Automation allows Application Enabler to expose an HTTPS endpoint to allow third-party applications to perform Application Enabler context events.

If HTTPS Automation is selected during installation, the location of the HTTPS certificate to be used must be specified in the obunity.exe.config file.

To specify the location of the HTTPS certificate:

  1. Open the obunity.exe.config file.
  2. In the Hyland.Canvas.Automation.Services node, locate <HttpsAutomation enabled="false" port="15425" certificateLocation="" /> .
  3. Set enabled to "true" .
  4. Change the port setting, if required.
  5. Set certificateLocation to the file path of the HTTPS certificate.
  6. Save and close obunity.exe.config.