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


Chapter 32 RMS and RMS Projects Configuration : Adding a Project to RMS

Adding a Project to RMS
TIBCO BusinessEvents projects, with VRF and rule templates, needs 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 config location, which are BE_HOME/examples/standard/WebStudio and BE_HOME/rms/config/security respectively, as shipped. The root location and RMS config location are configurable using ws.scs.rootURL and ws.projects.acl.location properties in the RMS.cdd file, respectively.
Prerequisite
A TIBCO BusinessEvents project created in TIBCO BusinessEvents Studio.
Procedure
1.
The root location is configurable. See Configuring RMS Server Properties.
2.
3.
If the project contains custom functions, create the ProjectName directory under the directory identified by the ws.projects.customLib.location property in the RMS.cdd file and then place the custom function jars under it. See RMS Server Configuration Property Reference for more information on the property.
4.
Copy the ACL file for the project (RMSProjectName.ac) to the RMS config directory. See TIBCO BusinessEvents Administration for authentication topics.
The RMS config location is configurable. See Configuring RMS Server Properties.

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