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