Starting and Logging in to RMS

Before you can work on the RMS projects, you need to start and login to the RMS.

Procedure

  1. Start the RMS server using one of the following ways:
    • Execute BE_HOME/rms/bin/be-rms.exe (or be-rms.sh, depending on your operating system), with valid arguments. For example, on Windows you would open a command window in BE_HOME/rms/bin and execute:
         be-rms.exe
    • (Windows only) Select Start > All Programs > TIBCO > TIBCO_HOME > TIBCO BusinessEvents version > Start Rules Management Server.

      The server is ready when you see a message in the command window such as the following:

      Info [HTTP-Channel-Startup] - [driver.http] Channel server for HTTP Channel [Port:5000] successfully started
  2. Type the URL http://host:port/WebStudio/ in a web browser. Default host is localhost and default port is 8090. Host and port are configurable using properties in RMS.cdd. Ensure that the RMS is running before logging to TIBCO BusinessEvents WebStudio.
  3. Type the username and password for TIBCO BusinessEvents WebStudio.
  4. Click Login to sign in to RMS.

Result

The application displays the TIBCO BusinessEvents WebStudio dashboard.

Note: The system restricts multiple simultaneous login of the same user name. However, if you have previous unclosed sessions of the same username you can select the Force Login check box to close all the other sessions of the user. The check box is only visible if multiple login for the user is detected.

In TIBCO BusinessEvents WebStudio, click Sign out to log out. In the case of session timeout, the user is automatically logged out.