Defining the RMS Server Host Location
Define the RMS server hostname and port to ensure that Decision Manager users can connect to RMS from remote machines.
Setting the
tibco.clientVar.RMS/hostname
property to localhost enables the product to be used on a single machine. For additional Decision Manager configuration options, see
Configuring the Decision Manager Component Properties.
Note:
TIBCO BusinessEvents Decision Manager clients must have direct network connectivity to the RMS server. Connections from clients may not work if the RMS server is behind a firewall.
- Procedure
- Import the BRMS project into your workspace and open the
RMS.cdd
file for editing. See TIBCO BusinessEvents WebStudio User’s Guide of the TIBCO BusinessEvents documentation set for details. - In the CDD editor Processing Units tab, click Inference. In the Properties panel on the right, expand the RMS-GVs property group.
- Specify the RMS hostname and port using the following properties:
tibco.clientVar.RMS/hostname tibco.clientVar.RMS/port
- Save the
RMS.cdd
file - In the file system, copy the
RMS.cdd
file from your workspace to the BRMS project and to the RMS server startup location.BRMS project location: BE_HOME/rms/project/BRMS/Deployment/RMS.cddRMS server location: BE_HOME/rms/bin/RMS.cdd - Restart the RMS server.