For example, if TIBCO BusinessEvents has been installed in /opt/tibco, the user who installed TIBCO BusinessEvents should execute the following commands:
In addition, the palettes directory must be writable by all users who will use TIBCO Designer. Users must have write permission for this directory to be able to use the Java activity's Compile button.
Alternatively, change the Java activity's compilation directory by changing the value of
java.property.javaCode in the
.tra file that is used to start TIBCO BusinessEvents (
designer.tra for the TIBCO Designer GUI or the appropriate
.tra file for the engine if running from a deployment).
Users must have read, write, and execute permissions for the directory where RMS projects are located. By default, the product ships with multi-project configuration and the base location is set to:
You can configure RMS in single-project or multi-project mode using properties in the
BE_HOME/rms/bin/be-rms.tra file. Set permissions on the directories specified in the properties:
The owner of the BE_HOME/rms/ directory must be the user who runs the RMS server.
To run the server, execute BE_HOME/rms/bin/be-rms.exe (
or be-rms.sh, depending on your operating system).