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


Chapter 32 RMS and RMS Projects Configuration : RMS Server Configuration Property Reference

RMS Server Configuration Property Reference
See Configuring RMS Server Properties for the related procedure.
Properties not documented in this table are either for internal use or are for other types of configuration explained elsewhere in the documentation.
See also be.codegen.rootDirectory below.
Default is BE_HOME/rms/shared
For example, if the value of the ws.projects.customLib.location property is C:/Tibco/BE51/be/5.1/rms/custom-lib, then the custom function libraries for the MyTestProject project should be saved in the location C:/Tibco/BE51/be/5.1/rms/custom-lib/MyTestProject.
Default is BE_HOME/rms/custom-lib.
Default is workspace
Default is decisiondata
Default is deployment
Default is BE_HOME/rms/config/RoleWorkflowStages.xmL
Default is BE_HOME/rms/config/LockWorkflowStages.xmL
Default is BE_HOME/rms/config/RoleApplicableArtifactTypesConfig.xml
User authentication topics are common to TIBCO BusinessEvents and the add-on products that use authentication. Common options are more fully documented in TIBCO BusinessEvents Administration. The relevant properties are also listed below for your convenience.
Specifies the authentication mechanism used, file or ldap. Additional configuration is required.
Note  Authentication topics are documented in the TIBCO BusinessEvents Administration guide.
Note  Authentication topics are documented in the TIBCO BusinessEvents Administration guide.
Default is BE_HOME/rms/config/security/users.pwd
Note  Authentication topics are documented in the TIBCO BusinessEvents Administration guide.
Default is BE_HOME/rms/config/security/jaas-config.config.
Default is BE_HOME/rms/config/security
You can override the default global variable values in the RMS.cdd file (as shown below) for command-line startup. For details on overriding global variable values when deploying with TIBCO BusinessEvents Monitoring and Management or with TIBCO Administrator, see TIBCO BusinessEvents Administration.
Default is localhost.
Default is Administrator.
Default is rms/bin/WebStudio.war.
Default is localhost.
Default is rms/temp-dir.
Note  
In addition to these properties, you may have to define any SMTP protocol specific properties (mail.smtps.auth, mail.smtps.ssl.enable), depending on the mail server configuration. These properties should be defined with a prefix ws.notify.prop, for example, ws.notify.prop.mail.smtps.auth, ws.notify.prop.mail.smtps.ssl.enable.
Default value (as shipped) is oracle.jdbc.OracleDriver.
Default value (as shipped) is jdbc:oracle:thin:@localhost:1521:orcl
Default value (as shipped) is BE_HOME/examples/standard/WebStudio
Default value is BE_HOME/rms/repo.
Default password, encoded into the Base64 format, to connect to the SVN repository mentioned in the ws.scs.rootURL property.For example, Password123 should be encoded with Base64 format and entered as UGFzc3dvcmQxMjM=.
Note  WebStudio uses default username and password (after decoding from Base64 format) to check out and check in the objects from the svn repository. You also have the option to enter your SCS username and password (in the Preference portlet under the Settings tab) in the WebStudio UI which overrides the default username and password. Enter the actual password in the WebStudio UI and not a Base64 format encoded one.
 

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