Configuring RMS Server Properties

RMS works out of the box on a local machine. Configuration is required to enable access by remote TIBCO BusinessEvents WebStudio and the Decision Manager clients.

You may need to make other changes to the server configuration. For example, if you change the server location or the location of the RMS project repository, you must update the RMS server properties accordingly.

To configure the RMS server properties, edit the RMS.cdd file. You cannot edit a CDD file in TIBCO BusinessEvents Studio outside of its project context. To edit the CDD in TIBCO BusinessEvents Studio, import the BRMS project into your workspace. After that, copy the RMS.cdd file to its installed locations, in the following way

Note: Whenever you change the RMS.cdd file you must restart the RMS server so that it uses the updated values.

See RMS Server Configuration Property Reference for information about each property.

Note:
  • As with any procedure that changes files, first backup any files that could be affected. The RMS.cdd file is located in two places, in the product as shipped:
    • BE_HOME/rms/project/BRMS/Deployment/RMS.cdd
    • BE_HOME/rms/bin/RMS.cdd
  • After you update the RMS.cdd file in your workspace, overwrite the existing files with the updated ones, in the above locations (or the ones currently in use, if different).
  • Ensure that the CDD files in the BRMS project and the RMS startup directory are kept in sync.

Procedure

  1. In TIBCO BusinessEvents Studio, choose File > Import > Existing Projects into Workspace.
  2. Ensure the Copy the projects into workspace check box is selected.
  3. Select the following project:
       BE_HOME/rms/project/BRMS
  4. In Studio Explorer, double-click RMS.cdd to open it in the CDD editor.
  5. In the CDD editor Cluster tab, click Properties. In the Configuration panel on the right, expand groups to see the individual properties. Update the properties value, as per your requirement, as explained in RMS Server Configuration Property Reference.
  6. When you have finished editing, save the RMS.cdd file.
  7. In the file system, copy the RMS.cdd file from your workspace to the BRMS project and to the RMS server startup location.:
    The locations are:
    • BE_HOME/rms/project/BRMS/Deployment/RMS.cdd
    • BE_HOME/rms/bin/RMS.cdd
  8. Restart the RMS server.