Starting and Logging in to RMS
Before you can work on the RMS projects, you need to start and log in to the RMS.
Procedure
-
Start the RMS server by using one of the following ways:
- Run
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
.
The server is ready when you see a message in the command window such as:
Info [HTTP-Channel-Startup] - [driver.http] Channel server for HTTP Channel [Port:5000] successfully started
- Run
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:
- 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.
- To use the classic user interface, click Switch to Classic View.
- Type the user name and password for TIBCO BusinessEvents WebStudio.
- 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 user name 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.
Related tasks
Copyright © Cloud Software Group, Inc. All rights reserved.