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 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 successfully started when the following message is displayed in the command window:

      Info [HTTP-Channel-Startup] - [driver.http] Channel server for HTTP Channel [Port:5000] successfully started
  2. In Decision Manager, from the RMS menu, select Login.

    You see the Login dialog.

    Tip: RMS menu options are only available if there is a connection to the server. (Before login, only the login option is available.) If the connection fails, all options are dimmed. Upon reconnection, the login option is available again.
  3. To select a different RMS server, enter its URL or select the correct URL from the Management Server URL drop-down list. Ask an administrator for the RMS server URL if you do not know it and it is not in the list already.
  4. Type the username and password.

    The credentials are associated with the user role. As shipped the credentials are admin/admin.

  5. If you want to save the password, select the Save Password checkbox. This means that on your subsequent logins, the password field will be populated automatically.
  6. Click OK.

    Credentials are verified and if login is successful you see the message “You have logged in successfully.”

Result

In TIBCO BusinessEvents Studio, from the RMS menu, select Logout. You see a success message. All RMS menu options are dimmed except Login.

Related reference