![]() |
Enterprise
RTView®
User Guide |
Application with Served Data - Manual Setup This section provides step-by-step instructions on how to manually deploy Enterprise RTView. Refer to Application with Served Data - Manual Deployment Process for a summary of these instructions. Alternatively, you can use the Deployment Wizard to guide you through this process. Step 1: Install
and Configure Data Server
B:
Install and Setup Enterprise RTView
C:
Register
Register
for a license for the Data Server.
D:
Configure Data Server
1. Create a project directory to store Data Server configuration files. 2. Copy the following files
into the directory you just created from the project directory where you
developed your Enterprise RTView application:
3. If you already created a DATASERVER.ini that is configured to run the Data Server in socket mode on the correct port, copy the DATASERVER.ini to the project directory you just created. Then go to Step 2: Setup File Server. If you have not created a DATASERVER.ini, go to next step. 4. In an initialized command window, go to the project directory you created and type: run_dataserver -socket5. Setup the Data Server configuration. NOTE: The Data Server must be configured to run on a socket. The port specified for the socket must match the port specified for the Data Server in Step 2B-5. 6. Click the Save Configuration button to save DATASERVER.ini and exit the Data Server. Step 1 is completed.
Go to Step 2: Setup File Server.
Step 2: Setup
File Server
NOTE: Instead of using a file server, you may install your project files onto each client machine. Using a file server allows you to update project files in a single location but is not required. B: Install Project Files At this point you have verified your system requirements. 1. Create a shared project directory to store files for the application. 2. Copy the following files
into this directory from the project directory where you developed your
Enterprise RTView application:
If you have not created an OPTIONS.ini, go to next step. 4. On the system where you developed your Enterprise RTView application, open an initialized command window and go to the project directory for the application you will be installing and type; run_builder -xmlonly -dataserver5. Open the Application Options dialog, select the Data Server tab and do the following:
You have finished Step 2. Go to Step 3: Install and Setup Client. Step 3: Install
and Setup Client
B: Install and Setup Enterprise RTView NOTE: Instead of installing Enterprise RTView on each client system, you can install it only on the file server and have all clients share the installation by running it over a mapped drive. Using a single installation allows you to upgrade your Enterprise RTView version on a single system. Each client must still register. C:
Register
Register for a license for the Display Viewer.
You have finished Step
3. Go to Step 4: Start / Run Data Server.
Step 4: Start
/ Run Data Server
1. In an initialized command window, go to the directory you created in Step 1 and type: run_dataserver2. Click Start Serving Data. NOTE: You may also run the Data Server as a daemon process. See Running the Data Server for more information and additional options. NOTE: The Data Server is instrumented with JMX to allow you to manage and monitor the clients and application settings. See Managing the Data Server Using JMX for more information. You have finished Step
4. Go to Step 5: Test Client.
Step 5: Test
Client
1. In
an initialized command window
go to the project directory on the file server and:
NOTE: Java options specified in RTV_JAVAOPTS are used by the run_viewer scripts. These options are not used when the Display Viewer is started from the Windows Start menu. NOTE: Application options set on the command line will override values in initialization files. See Appendix C for more information on using command line parameters. 2. Login. By default,
the Display Viewer requires a login
to support
role based security.
If your system administrator has configured a user name and password for
you, use those. You may also need to select a role. Otherwise, the default
user name and password are:
Congratulations! Enterprise RTView deployment is completed. |
|
|