Manual Installation - 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

To install the OnBase Unity Client manually:

  1. Copy the ..\apps\Unity Client folder from your OnBase Core Services build.
  2. Paste this folder to a location on the workstation where you are installing the Unity Client.
  3. Navigate to the location where you pasted the Unity Client folder.
  4. Open obunity.exe.config .exe.config .
  5. Configure the following settings in the <ServiceLocations> section:
    Note:

    Within the Unity Client, Unicode characters are only supported in data source names and FriendlyName contexts if the Unity Client configuration file is saved with Unicode encoding.

    Setting Name

    Description

    ServicePath

    The URL to the Service.asmx page of the Application Server.

    For example, http://[Application Server]/appserver/service.asmx.

    DataSource

    The data source name (configured at the Application Server) to connect to.

    For example, OnBase.

    FriendlyName

    The "friendly name" of the service location. This name is displayed in the Unity Client 's title bar.

    For example, OnBase.

    DefaultDomain

    The name of the domain to use by default.

    For example, mydomain.com.

    AuthenticationType

    The authentication type to use. Valid values are Standard, NTAuthentication, ADFS, and Idp. By default, the value is set to Standard.

  6. Configure additional settings if necessary. See The Configuration File for more information.
  7. Save and close obunity.exe.config .exe.config .