Guidelines for Integrating Database Event Management

A business process can be designed to poll the source database looking for insert entries. New inserts can be queried to check a processed/sent flag in tables that indicate that the record is new, ensuring that only new inserts are returned. Each record must be processed individually and sent to the target database.

To poll the database, use Unwired Orchestrator, and observe the following guidelines when integrating the handling of database events in a business process service:

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com