Event Preprocessor and the Rete Network
Since this project uses Cache Only mode, after each RTC the data created in the agent is saved to the cache and removed from the Rete network.
Before the next RTC, therefore, you must reload any data needed by any rules that will be triggered in the RTC. This is generally done using the event preprocessor rule function, as it is the presence of event data that triggers most rules.
More Information
In TIBCO BusinessEvents Architect’s Guide see the following:
See also TIBCO BusinessEvents Cache Fundamentals to understand more about cache modes.
Copyright © TIBCO Software Inc. All rights reserved.