OnBase Studio X64
Configuring The OnBase Studio X64 module.
Parameters
Property | Type | Description |
---|---|---|
ModuleName | string | The value can be 'OnBase Studio' or 'OnBaseStudio', for the cli to recognize the module. |
PackagePath | string | The path to the OnBase Studio installer. |
LogPath | string | Specifying a path here will add the /lp! argument and this path to the msi installer. |
StudioFeature | object | The Studio feature is the main feature for this installer and is required. |
ConnectionStrings | array | The ConnectionStrings feature is optional, but can be used to add multiple connection strings to the Studio config file, fully encrypted. |
Wamcon | object | The Wamcon feature will be installed in addition to this module. Including it in the configuration file gives you more control over where it installs to. |
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: OnBase Studio x64
PackagePath: E:\Installs\OnBase Studio x64\Hyland OnBase Studio x64.msi
LogPath: E:\Installs\OnBase Studio x64\Hyland OnBase Studio x64.log
StudioFeature:
CreateDesktopShortcuts: true
CreateMenuShortcuts: true
FeatureName: Workflow_Studio
InstallPath: E:\Program Files\Hyland\OnBase Studio
ConnectionStrings:
- ConnectionName: OnBase
Datasource: .\
Database: OnBase
UseIntegratedSecurity: false
Credentials:
Username: hsi
CredentialType: Database
BasesKey: V3mVrGIJqY8dC8q3OnOvCQ==
Encrypt: Optional
ProviderType: System_Data_SqlClient
AdditionalArguments: ''
- ConnectionName: OnBase2
Datasource: .\
Database: OnBase
UseIntegratedSecurity: false
Credentials:
Username: hsi
CredentialType: Database
BasesKey: V3mVrGIJqY8dC8q3OnOvCQ==
Encrypt: Strict
ProviderType: System_Data_SqlClient
AdditionalArguments: ''
Wamcon:
WAMCONFiles: E:\Program Files (x86)\Hyland\Web Applications Management Console
CreateDesktopShortcuts: true
CreateMenuShortcuts: true
Quiet: true
AdditionalArgs: