Show TOC

Installing the RTView AdapterLocate this document in the navigation structure

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

Prerequisites

  • Install either version 5.8 or 5.9 of the Enterprise RTView software from SL Corporation on the client machine.
  • Install Java Software Development Kit 1.7 (or higher) on the client machine.
  • Install Java Runtime Environment version 1.7.0_1 or higher. To see if you have a suitable version of Java installed, go to http://www.java.com/en/download/installed.jspInformation published on non-SAP site.
  • Set the JAVA_HOME environment variable to the directory path where Java Runtime Environment 1.7.0_1 or higher is installed.

Procedure

  1. Create an environment variable called RTVIEWADAPTER_HOME and set its value to the folder %STREAMING_HOME%\adapters\rtview for Windows and $STREAMING_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.