OnBase Client

Configuring Thick Client module.

Parameters

PropertyTypeDescription
ModuleNamestringThe value can be 'OnBase Client' or 'OnBaseClient', for the cli to recognize the module.
PackagePathstringThe path to the OnBase Client installer.
LogPathstringSpecifying a path here will add the /lp! argument and this path to the msi installer.
OnBaseClientFeatureobjectThe OnBase Client feature is the main feature for this installer and is required.
MailServicesFeatureobjectThe Mail Services feature is optional and is not required, you can remove it if you don't need it.
ClientAPIFeatureobjectThe Thick Client API feature is optional and is not required, you can remove it if you don't need it.
DCOMFeatureobjectThe DCOM feature is optional and is not required, you can remove it if you don't need it.
QuietboolSetting this to 'true' will run the installer in quiet mode, no UI, no human intervention needed.
AdditionalArgsstringIf you're an advanced user, you can specify additional arguments to pass to the installer. See Microsoft's MSI documentation for more information.
- ModuleName: OnBase Client
    PackagePath: E:\Installs\OnBase Client\Hyland OnBase Client.msi
    LogPath: 
    OnBaseClientFeature:
      DataSource: OnBase
      CommandLine: -ROMANZO
      SystemOdbc: true
      CreateDesktopShortcuts: true
      CreateMenuShortcuts: true
      FeatureName: OnBaseThickClient
      InstallPath: E:\Program Files (x86)\Hyland\OnBase Client
    MailServicesFeature:
      FeatureName: MailServices
      InstallPath: NOT_USED
    ClientAPIFeature:
      FeatureName: ThickClientAPILocal
      InstallPath: NOT_USED
    DCOMFeature:
      ServiceMachine: OBPROC01
      DCOMUser: AdminUser
      FeatureName: Thick_API_DCOM
      InstallPath: NOT_USED
    Quiet: true
    AdditionalArgs: