Adding a Project to RMS
TIBCO BusinessEvents projects, with VRF and rule templates, need to be added to the RMS repository to make them accessible in the TIBCO BusinessEvents WebStudio.
All RMS projects exist in a repository under a root location directory and their access control list (ACL) file exist under a RMS configuration directory. The default root location directory (as shipped) is BE_HOME/examples/standard/WebStudio and the default RMS configuration directory (as shipped) is BE_HOME/rms/config/security . You can configure the root location by configuring the ws.scs.rootURL property and the RMS configuration directory location by configuring the ws.projects.acl.location property in the RMS.cdd file.
Procedure
What to do next
You can also add a project to the RMS repository while the RMS is running using the existing RMS configurations. During run time, to add a project to the RMS repository, copy the project files to the RMS project root location and its ACL file to the RMS configuration directory. The project is then available for check out from the RMS repository.