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


Chapter 32 Configuring RMS and RMS Projects : Configuring RMS Server Properties

Configuring RMS Server Properties
RMS works out of the box on a local machine. Configuration is required to enable access by remoteTIBCO BusinessEvents WebStudio and Decision Manager clients.
You 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 RMS server properties accordingly.
Configuring RMS Server Properties
To configure RMS server properties, you edit the RMS.cdd file.
It is not possible to edit a CDD file in TIBCO BusinessEvents Studio outside of its project context. In order to edit the CDD in TIBCO BusinessEvents Studio, you must import the BRMS project into your workspace. When you are done, you must copy the RMS.cdd file to its installed locations, as explained below
Whenever you change the RMS.cdd file you must restart the RMS server so that it uses the updated values.
To Configure RMS Server Properties
See RMS Server Configuration Property Reference for information about each property.
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).
1.
In TIBCO BusinessEvents Studio, choose File > Import > Existing Projects into Workspace.
2.
3.
   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. Complete the values as explained in RMS Server Configuration Property Reference.
6.
7.
In the file system, copy the RMS.cdd file from your workspace to the BRMS project and to the RMS server startup location:
   BE_HOME/rms/project/BRMS/Deployment/RMS.cdd
   BE_HOME/rms/bin/RMS.cdd
8.
Enabling Remote Connection to RMS from WebStudio
As shipped, the tibco.clientVar.Webstudio/hostname property is set to localhost. This setting enables the product to be used on a single machine. For production settings take the following actions to ensure that TIBCO BusinessEvents WebStudio users can connect to RMS from remote machines.
To Define the Location of the RMS Server Host for WebStudio
If you have not already done so, specify the RMS server hostname and port as follows.
1.
2.
In the CDD editor Processing Units tab, click WS-Inference. In the Properties panel on the right, expand the WS property group.
3.
   tibco.clientVar.Webstudio/hostname
   tibco.clientVar.Webstudio/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:
   BE_HOME/rms/project/BRMS/Deployment/RMS.cdd
   BE_HOME/rms/bin/RMS.cdd
6.

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