Unity Client
Configuring Unity Client module.
Parameters
Property | Type | Description |
---|---|---|
ModuleName | string | The value can be 'Unity Client' or 'UnityClient', for the cli to recognize the module. |
PackagePath | string | The path to the Unity Client installer. |
LogPath | string | Specifying a path here will add the /lp! argument and this path to the msi installer. |
ServiceLocations | array | Add as many service locations as you need, they will be safely added to the module's configuration file. |
UnityClientFeature | object | The Unity Client feature is the main feature for this installer and is required. |
UnityClientAutomationFeature | object | The Unity Client Automation feature is optional, you can remove it if you don't need it. |
UnityPopFeature | object | The Unity Pop feature is optional and is optional, you can remove it if you don't need it. |
ApplicationEnablerFeature | object | The Application Enabler feature is optional, you can remove it if you don't need it. |
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: Unity Client
PackagePath: E:\Installs\Unity Client\Hyland Unity Client.msi
LogPath: E:\Installs\Unity Client\Hyland Unity Client.log
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: 34f442e3-0785-4ffa-9c1b-bc32bff42dde
UnityClientFeature:
CreateDesktopShortcuts: true
CreateMenuShortcuts: true
OverwriteConfigFile: false
UnityConfigSourcePath:
DefaultMailClient:
DocPopUrl:
PreventLaunchOnStartup: true
AddToPath: false
FeatureName: Unity_Client
InstallPath: E:\Program Files (x86)\Hyland\Unity Client
UnityClientAutomationFeature:
FeatureName: UnityClientAutomation
InstallPath: NOT_USED
UnityPopFeature:
Upop: disabled
FeatureName: UnityPopAutomation
InstallPath: NOT_USED
ApplicationEnablerFeature:
AEConfigFile: '\\Networkshare\Configfile.xml'
HTTPAutomation: false
HTTPSAutomation: false
HTTPAutomationPort: ''
HTTPSAutomationPort: ''
FeatureName: Unity_Application_Enabler
InstallPath: NOT_USED
Quiet: true
AdditionalArgs: