How to specify the Processing Unit when starting TIBCO BusinessEvents Rules Management Server (BE-RMS) on the command line?
book
Article ID: KB0093363
calendar_today
Updated On:
Products
Versions
TIBCO BusinessEvents Enterprise Edition
-
Not Applicable
-
Description
Description: How to specify the Processing Unit when starting BE-RMS on the command line?
Symptoms: N/A Cause: N/A
Resolution
be-rms.exe is just like a wrapper script and has the same binary as be-engine.exe . To start be-rms.exe using the Inference Processing Unit execute the following:
be-rms -u Inference
Note that the CDD file is configured in the be-rms.tra file (property "com.tibco.be.config.path").
Issue/Introduction
How to specify the Processing Unit when starting TIBCO BusinessEvents Rules Management Server (BE-RMS) on the command line?