![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
After restarting the system, data persists With a cache-based system, you lose all data in the event of a total system shutdown. With the backing store in place, data remains available after the system restarts. You can experiment with this by adding data then restarting all engines.
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/FraudDetectionStore (or the location where you copied it to) and open readme.html in your browser. Follow the instructions in the readme file to start two or more engines 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.
1.
cd BE_HOME/examples/standard/FraudDetectionStoreBE_HOME/bin/be-engine --propFile BE_HOME/bin/be-engine.tra -u cache -c FraudDetectionStore/fdstore.cdd fdstore.ear
cd BE_HOME/examples/standard/FraudDetectionStoreBE_HOME/bin/be-engine --propFile BE_HOME/bin/be-engine.tra -u default -c FraudDetectionstore/fdstore.cdd fdstore.ear
You can now continue to Chapter 5, TIBCO BusinessEvents Monitoring and Management Tutorial, if you have not already completed that tutorial.Troubleshooting
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |