Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ESB database table polling without deleting the record

martin777Oct 12 2008 — edited Oct 12 2008
Is it possible to use DB Adapter to poll a database table for new records without actually deleting them in the source table? I think it's not a problem to use a trigger to insert a record to temp table (which will be used for polling) whenever there is an INSERT into the source table, but still...

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 9 2008
Added on Oct 12 2008
1 comment
290 views