Specifies the location of a directory which contains one or more RMS projects. This property is used in multi-project mode.This is the base location for many other paths defined in the tra file when multiple-project mode is used.If you are using multi-project mode, comment out rms.project.location and rms.project.name or do not provide a value for those properties.Value as shipped is C:/tibco/be/3.0/rms/examples. Specifies the absolute path of the directory which contains the RMS project specified by the property rms.project.name. This property is used in single-project mode.If you are using single-project mode, comment out rms.projects.baselocation or do not provide a value for that property. Specifies the name of the project to be managed. This property is used in single-project mode.The name of the project is the name of the project root directory. For example: CreditCardApplication.If you are using single-project mode, comment out rms.projects.baselocation or do not provide a value for that property. tibco.clientVar.RMS/storageLocation Specifies the absolute path to create a repository for RMS to store information about all data interactions with Decision Manager.The repository serves as a persistent store for all concepts or events created in the RMS engine using a Berkeley database as persistence mechanism.Default location is C:/bdb Directory to store approved implementations. Default is decisiondata. This directory is relative to the project directory. See Chapter 9, Deploying and Unloading Decision Tables for more details.Tip: If you configure the corresponding BusinessEvents property be.engine.cluster.externalClasses.path to point to the same directory, then when decision tables are approved, they are automatically available for deployment to BusinessEvents without manual copying. See Virtual Rule Functions and Decision Manager in TIBCO BusinessEvents User’s Guide for details. java.property.rms.auth.file.location Specifies the name of the password file. By default the filename is users.pwd. You can specify a subdirectory in addition to a filename.Single-project mode: rms.project.location/rms.project.name/configMultiple-project mode: rms.projects.baselocation.See Chapter 3, Configuring User Authentication for more information on this and other authentication-related properties. Specifies the name of the workflow permissions file. By default the filename is WorkflowStages.xml. You can specify a subdirectory in addition to a filename.For single-project mode, in the rms.project.location directory.For multiple-project mode, in the rms.projects.baselocation directory. tibco.clientVar.RMS/hostname Specifies the host name or IP address of the machine where RMS is hosted so that remote clients can connect to the server. See Enabling Remote Connectivity for details.Default is localhost. Specifies the port number of the machine where RMS is listening to the client request. Default is 5000.
Copyright © TIBCO Software Inc. All Rights Reserved.