Configuring the Unity Client Configuration File - Integration for Cityworks - Foundation 25.1 - Foundation 25.1 - Ready - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential - OnBase/Integration-for-Cityworks/Foundation-25.1/Integration-for-Cityworks-Server/Installation/Installation-for-Cityworks-Office-Integration/Install-the-Application-Enabler/Cityworks-Application-Enabler-Setup/Configuring-the-Unity-Client-Configuration-File - 2025-03-17

Integration for Cityworks Server

Platform
OnBase
Product
Integration for Cityworks
Release
Foundation 25.1
License
Premier
Standard
Essential

To allow the Unity Client to listen for communications from the Cityworks web site, you must modify the HttpAutomation setting in the obunity.exe.config file on each workstation. Modifying this value allows the Unity Client to run a search from the Cityworks web site.

To configure the obunity.exe.config file:

  1. Locate the directory where the Unity Client is installed, and open the obunity.exe.config file.
  2. Locate the <Hyland.Canvas.Automation.Services> section.
  3. Locate the following configuration entry: <HttpAutomation enabled="false" port="15412" />.
  4. Modify the HttpAutomation setting by changing the enabled value to true.
  5. Locate the <Hyland.Canvas.Client> section.
    • Modify the ServiceMode setting by changed the enabled value to true.

    • Modify the Application Enabler setting by changing the enabled value to true.

  6. Save and close the obunity.exe.config file.
    Note:

    If you update the port during this configuration, you must also update the port in the AECaller.js file. See Configuring the AeCaller.js File for more information.