Below are properties you can set in the bui-config.tra file.
Specifies the host name of the machine where RMS is running. Uses the same host name with which RMS is started.For example, if RMS is started with hostname host.company.com, the same name, host.company.com must be used in the rms.host property. (See the relevant properties in BE_HOME/rms/bin/be-rms.tra.)Default is localhost. Default is 5000. Specifies the URL on which RMS is listening to requests over HTTP transport. (In BusinessEvents terms, this is the channel on which the BusinessEvents RMS application listens.)Default is /Transports/Channels/HTTPChannel/ tibco.bui.codegen.prepend_classpath References all classes needed for testing. Used for BusinessEvents-ActiveMatrix BusinessWorks integration projects. See Configuring Project Tester Options. Default is ../logs Enables tracing features. All other trace properties are ignored if be.trace.enable is set to false. Enables tracing to terminal. If set to true, Decision Manager lazily loads the decision tables in the decision project. This is recommended for projects with several large decision tables. It reduces memory consumption for tables that are not opened. If the bui.tester.engine.feature.level property is set to local or full, then all directories and JAR files are processed and all JAR files are added to the Decision Manager classpath.For example, if the decision project makes use of channels you might set the path as follows:bui.extended.classpath=%BE_HOME%/lib;%BE_HOME%/hotfix/lib;%TPCL_HOME%/tomcat/server/lib/jakarta-regexp-1.2.jarAlso see notes for bui.tester.engine.feature.level. A value of true makes a context menu option called Generate Class appear in the decision table context menu (see Generate Class Option). The Generate Class option enables the user to generate the selected decision table’s classes. These can be used for testing purposes. If set, logs output to the given file. Specifies settings for testing decision projects. Possible values are minimal, local, and full. See Configuring Project Tester Options for details. Also see Testing Decision Tables.Default is minimal.
Copyright © TIBCO Software Inc. All Rights Reserved.