Files and Folders created during Installation

BRM Files and Folders

After installation the following directories will be created:

/opt/blueworx/rm

BRM installation directory. Can be accessed using environment variable $BRM_HOME

/opt/blueworx/rm/bin

Where all of the binaries are stored. Can be accessed using environment variable $BRM_BIN

/opt/blueworx/rm/res

Where various resources are stored

/opt/blueworx/rm/config

Where configuration is stored. The actual configuration files used by BRM will be in a subdirectory named after the VM's configured hostname. For example, assuming the hostname is "brmsystem", config would be stored in /opt/blueworx/rm/config/brmsystem. This subdirectory can be accessed using environment variable $BRM_CONF

/opt/blueworx/rm/log

Where logs and traces are stored. The actual log files used by BRM will be in a subdirectory named after the VM's configured hostname. For example, assuming the hostname is "brmsystem", logs would be stored in /opt/blueworx/rm/log/brmsystem. This subdirectory can be accessed using environment variable $BRM_LOGS

/opt/blueworx/rm/license

The BRM usage license is stored in this directory

/opt/blueworx/rm/security

Where security related files such as ciphers.ini are stored

/opt/blueworx/rm/zookeper

The default location for ZooKeeper specific information, used for snapshots and transaction logs

BVR Files and Folders

After installation the following directories will be created:

/opt/blueworx/vr

BVR installation directory. Can be accessed using environment variable $BVR_HOME

/opt/blueworx/vr/bin

Where all of the binaries are stored. Can be accessed using environment variable $BVR_BIN

/opt/blueworx/vr/res

Where various resources are stored such as VoiceXML, CCXML, Audio and TTS caches, and grammars

/opt/blueworx/vr/config

Where configuration is stored. The actual configuration files used by BVR will be in a subdirectory named after the VM's configured hostname. For example, assuming the hostname is "bvrsystem", config would be stored in /opt/blueworx/vr/config/bvrsystem. This subdirectory can be accessed using environment variable $BVR_CONF

/opt/blueworx/vr/log

Where logs and traces are stored. The actual log files used by BVR will be in a subdirectory named after the VM's configured hostname. For example, assuming the hostname is "bvrsystem", logs would be stored in /opt/blueworx/vr/log/bvrsystem. This subdirectory can be accessed using environment variable $BVR_LOGS

/opt/blueworx/vr/sample

Where sample applications are stored. For example VoiceXML documents and associated audio prompts.

/opt/blueworx/vr/license

The BVR usage license is stored in this directory

/opt/blueworx/vr/security

Where security related files such as ciphers.ini are stored

CPD Files and Folders

After installation the following directories will be created:

/opt/blueworx/db

CPD installation directory.

/opt/blueworx/db/bin

Where all of the scripts used to manipulate the CPD are stored.

/opt/blueworx/db/sql

Where SQL files are stored that are used to create and update the CPD

/opt/blueworx/db/log

Where logs created by running the CPD scripts are stored

BAM Files and Folders

After installation the following directories will be created:

/opt/blueworx/am

BAM installation directory. Can be accessed using environment variable $BAM_HOME

/opt/blueworx/am/bin

Where all of the binaries are stored. Can be accessed using environment variable $BAM_BIN

/opt/blueworx/am/res

Where various resources are stored

/opt/blueworx/am/config

Where configuration is stored. The actual configuration files used by BAM will be in a subdirectory named after the VM's configured hostname. For example, assuming the hostname is "brmsystem", config would be stored in /opt/blueworx/am/config/brmsystem. This subdirectory can be accessed using environment variable $BAM_CONF

/opt/blueworx/am/log

Where logs and traces are stored. The actual log files used by BAM will be in a subdirectory named after the VM's configured hostname. For example, assuming the hostname is "brmsystem", logs would be stored in /opt/blueworx/am/log/brmsystem. This subdirectory can be accessed using environment variable $BAM_LOGS

/opt/blueworx/am/license

The BAM usage license is stored in this directory

/opt/blueworx/am/security

Where security related files such as ciphers.ini are stored

/opt/blueworx/am/bam_wui

The WebUI code is stored as a tar file in this directory

Common Files and Folders

After installation the following directories will be created:

/opt/blueworx/common

Common installation directory. Can be accessed using environment variable $BLUEWORX_COMMON_HOME

/opt/blueworx/common/bin

Where all common binaries are stored. Can be accessed using environment variable $BLUEWORX_COMMON_BIN

/opt/blueworx/common/res

Where various resources are stored

/opt/blueworx/common/security

Where security related files such as ciphers.ini are stored

/opt/blueworx/common/jre

Where java related files are stored

/opt/blueworx/common/lib

Where jar files are stored