Defining the RMS Server Host Location

Define the RMS server hostname and port to enure 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

  1. 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 documenation set for details.
  2. In the CDD editor Processing Units tab, click Inference. In the Properties panel on the right, expand the RMS-GVs property group.
  3. Specify the RMS hostname and port using the following properties:
       tibco.clientVar.RMS/hostname
       tibco.clientVar.RMS/port
  4. Save the RMS.cdd file
  5. 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.cdd
    • RMS server location: BE_HOME/rms/bin/RMS.cdd
  6. Restart the RMS server.