AE Configuration
Configuring AE Config module.
Parameters
Property | Type | Description |
---|---|---|
ModuleName | string | The value can be 'AE Configuration' or 'AEConfiguration', for the cli to recognize the module. |
PackagePath | string | The path to the AE Configuration installer. |
LogPath | string | Specifying a path here will add the /lp! argument and this path to the msi installer. |
AEConfigFeature | object | The AE Configuration feature is the main & only feature for this installer and is required. |
ServiceLocations | array | Add as many service locations as you need, they will be safely added to the module's configuration file. |
Quiet | bool | Setting this to 'true' will run the installer in quiet mode, no UI, no human intervention needed. |
AdditionalArgs | string | If 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: