Feature Names - Integration for Open Text Fax Server, RightFax Edition - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - external

Integration for Open Text Fax Server, RightFax Edition

Platform
OnBase
Product
Integration for Open Text Fax Server, RightFax Edition
Release
Foundation 24.1
License

You can control the installation of components from the command line using the ADDLOCAL property. Each OnBase component is assigned a feature name. To install a component, pass its feature name to the installer using the ADDLOCAL property.

Note:

If the requirements for installation are not met, you are prompted to run the Integration for Open Text Fax Server, RightFax Edition installer with the user interface in order to install the required files. See Installation for more information.

The table below lists the feature name for each component.

Component

Feature Name

Integration for RightFax

RightFax_Integration

RightFax Connector Service

RightFax_Service

RightFax Connector Service Configuration

RightFax_Config

Depending on the installer (traditional COM API or the new Web API) you are using, the ADDLOCAL property is appended to the end of the install command line, as shown below:

msiexec.exe / i "Hyland Integration for RightFax.msi" ADDLOCAL=RightFax_Integration,RightFax_Service

or

msiexec.exe / i "Hyland Integration for RightFax Web API.msi" ADDLOCAL=RightFax_Integration,RightFax_Service

The example above installs the Integration for RightFax and the RightFax Connector Service.