AE Configuration

Configuring AE Config module.

Parameters

PropertyTypeDescription
ModuleNamestringThe value can be 'AE Configuration' or 'AEConfiguration', for the cli to recognize the module.
PackagePathstringThe path to the AE Configuration installer.
LogPathstringSpecifying a path here will add the /lp! argument and this path to the msi installer.
AEConfigFeatureobjectThe AE Configuration feature is the main & only feature for this installer and is required.
ServiceLocationsarrayAdd as many service locations as you need, they will be safely added to the module's configuration file.
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: AE Configuration
  PackagePath: E:\Installs\Application Enabler Configuration\Hyland Application Enabler Configuration.msi
  LogPath: E:\Installs\Application Enabler Configuration\Hyland Application Enabler Configuration.log
  AEConfigFeature:
    CreateDesktopShortcuts: true
    CreateMenuShortcuts: true
    FeatureName: Application_Enabler_Config
    InstallPath: E:\Program Files (x86)\Hyland\Application Enabler\Config\
  ServiceLocations:
  - ServicePath: http://ob-app-01/appserver64/service.asmx
      DataSource: OnBase
      FriendlyName: OnBase 24
      AuthenticationType: Standard
      DefaultDomain: 
      UseInstitution: false
      IdpUrl: 
      IdpClientId: 
  - ServicePath: http://ob-app-01/appserver64/service.asmx
      DataSource: OnBase
      FriendlyName: OnBase 24 (IdP)
      AuthenticationType: Idp
      DefaultDomain: 
      UseInstitution: false
      IdpUrl: https://idpserver/idp
      IdpClientId: 4fc01183-66b1-4c98-8598-6ecc05d381c3
  Quiet: true
  AdditionalArgs: