Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 33 Working With Projects in WebStudio : Starting and Logging in to RMS

Starting and Logging in to RMS
To start RMS, do one of the following:
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 like this:
Info [HTTP-Channel-Startup] - [driver.http] Channel server for HTTP Channel [Port:5000] successfully started
To Log in to RMS from WebStudio
1.
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. Make sure that the RMS is running before logging to TIBCO BusinessEvents WebStudio.
2.
3.
Click Login to sign in to RMS.
The application displays the TIBCO BusinessEvents WebStudio dashboard.
To Log out of RMS
In TIBCO BusinessEvents WebStudio, click Sign out to log out. In case of session timeout, server logs out user automatically.
Status Check for RMS Connection
Once TIBCO BusinessEvents Studio or a TIBCO BusinessEvents Decision Manager or TIBCO BusinessEvents WebStudio client log in to RMS, a background activity on the dashboard page periodically polls the RMS server to refresh Worklist items. You can configure the interval (in seconds) of these status checks by setting the following property in studio.tra:
rms.heartbeat.delay
By default, the delay is of two seconds.
If the server goes down, the menu options for RMS are automatically disabled. However, if you are already performing an RMS operation and the server goes down, the operation fails. The login option is enabled when the server comes up again.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved