|
|
|
|
|
|
|
|
See also be.codegen.rootDirectory below.
Default is BE_HOME/rms/shared
|
|
|
|
be.codegen.useLegacyCompilation
|
|
|
|
|
For example, 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 BE_HOME/rms/config/RoleWorkflowStages.xmL
|
|
|
Default is BE_HOME/rms/config/LockWorkflowStages.xmL
|
|
|
Default is BE_HOME/rms/config/RoleApplicableArtifactTypesConfig.xml
|
|
|
|
|
|
|
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 Administrator.
|
|
|
|
Default is rms/bin/WebStudio.war.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 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. You have to enter the actual password in the WebStudio UI and not a Base64 format ecoded one.
|