Command Line Installation - Integration for Courtview - English - Foundation 22.1 - OnBase - Premier - external - Standard - Essential - Premier - Standard - Essential

Integration for CourtView

Platform
OnBase
Product
Integration for Courtview
Release
Foundation 22.1
License
Premier
Standard
Essential

To run the Hyland ACC Document Import Service.msi from the command line, use the ADDLOCAL property, as shown here: msiexec /i "Hyland ACC Document Import Service.msi" ADDLOCAL=ACCDocumentImport

The following properties can also be appended to the command line.

Property/Description

Default Value

ACCDOCUMENTIMPORT_FILES

The installation location of the integration files.

C:\Program Files\Hyland\ACC Document Import\

DATASOURCE

The name of the data source to use with Integration for CourtView.

Note:

This property is required but does not have a default value.

DB_SERVICE_USER

The OnBase service account user name to use when accessing the data source configured. This user account must be configured as a Service Account in OnBase(see the Configuration module help files for information on creating a Service Account).

Note:

This property is required but does not have a default value.

DB_SERVICE_PASS

The password that corresponds to the DB_SERVICE_USER provided.

Note:

This property is required but does not have a default value.

NTSERVICE_USE_DOMAIN_ACCOUNT

Set this property to 1 to use a specified domain account. Leave it empty to not specify an account; if you do not specify a service account, the ACC Document Import Service runs under the Local System account.

1

Note:

This property is required even if you are leaving it empty.

NTSERVICE_USER

The domain and user name to use to run the ACC Document Import Service. This must be entered in the domain\username format.

domain\username

NTSERVICE_PASS

The password that corresponds to the NTSERVICE_USER provided.