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?

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?

book

Article ID: KB0086613

calendar_today

Updated On:

Products Versions
TIBCO BusinessEvents Enterprise Edition -
Not Applicable -

Description

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.

Issue/Introduction

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?

Attachments

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? get_app