Installing the RTView Adapter

To install the RTView adapter, set the environment variables for the adapter and the RTView software.

Prerequisites
Task
  1. Create an environment variable called RTVIEWADAPTER_HOME and set its value to the folder %ESP_HOME%\adapters\rtview for Windows and $ESP_HOME/adapters/rtview for Unix.
  2. Verify that the RTV_HOME environment variable is set to the location of the enterprise RTView installation. It should be set automatically during installation.
  3. Add the RTView lib and bin folders to the PATH environment variable. For example, add %RTV_HOME%\bin;%RTV_HOME%\lib;%PATH% for Windows or $RTV_HOME/bin;$RTV_HOME/lib;$PATH for UNIX to your PATH varible.