Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
Description:
===========
When using Database Concept (DBConcept) feature in TIBCO Businesss Events (BE), how can the BE engine be configured to be notified when there is an update from the Database after the BE engine is started?
Environment:
===========
TIBCO BusinessEvents 3.x
All Operating Systems
Resolution:
========
BE does not detect DB changes at run time. For loading the latest snapshot of the Data, you can consider using time based eviction policy, so the concept is evicted after a specific time and next time it gets a refreshed copy. For reloading the updated DB records you have to design your logic to handle it manually.
See the Resolution Documents for a sample.