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!

Guaranteeing sequence order when polling with DB adapter

500170Apr 12 2007 — edited Apr 13 2007
We need to read rows from a source table using the DB adapter in polling mode, and deliver them to separate files in the same order they were read from the DB.

My understanding is that when polling, if we find 10 records to be processed, 10 separate BPEL processes will be created.

It's not clear how to then maintain the sequence order when creating the files, as each process may execute faster or slower than others.

Any advice appreciated

Toby
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 11 2007
Added on Apr 12 2007
6 comments
1,154 views