![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
BE_HOME/bin/be-engine [-h] [--propFile startup property file] [--propVar varName=value][-p custom property file] [-n engine name] [-d] -c CDD file -u processing unit ID EAR file
For a detailed explanation of the above format see Starting a TIBCO BusinessEvents Engine at the Command Line in TIBCO BusinessEvents Administration.
You can simply open the example readme.html file and follow instructions there. In order to send events into the engines, you must enter information into the forms provided in the readme.Navigate to BE_HOME/examples/standard/FraudDetection and open readme.html in your browser. Follow the instructions in the readme file to start the engine and send events to the inference agent.See Dependency of Interactive Readme File on a Higher Level Directory to understand the requirements for using the interactive readme file.Open a command window and at the command prompt, start the TIBCO BusinessEvents engine using the following command. Locations specified are those of the provided configured example. Substitute your values for BE_HOME, and the location of the EAR and CDD files:
cd BE_HOME/examples/FraudDetectionBE_HOME/bin/be-engine --propFile BE_HOME\bin\be-engine.tra -u default -c FraudDetection/fd.cdd fd.ear
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |