Updating Shared JDBC Connection in Runtime

Edit the RMS.cdd file to add the JDBC connection to the backing store from RMS at runtime.

Procedure

  1. Import the BRMS project in the TIBCO BusinessEvents Studio and copy it into your workspace. Now open the RMS.cdd file for editing.
  2. In the CDD editor Cluster tab, click the Properties in the Cluster pane and expand node under the Configuration pane.
  3. Expand the BackingStore property group and edit the value for backing store properties as required.
    See Backing Store Property Group for more details on the properties.
  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.
     The locations are:
    • BE_HOME/rms/project/BRMS/Deployment/RMS.cdd
    • BE_HOME/rms/bin/RMS.cdd
       
  6. Restart the RMS server.