The following parameters can be used to configure the DCOM server connection information if the DCOM Configuration component is installed with the Client API component. DCOM Configuration allows the OnBase Client API to operate in a distributed environment (i.e., across networked computers). Without this component, the API only works in local mode.
The specific DCOM settings must still be configured by an administrator after installation.
-
THICK_API_SERVERMACHINE: The machine name of the server used to run the Client API (e.g., SRV-API0001).
-
THICK_API_DCOM_USER: The user name of the account used to run the Client API on the server.
For example: THICK_API_SERVERMACHINE="SRV-API0001" THICK_API_DCOM_USER="User Name".