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!

DB Polling Options

NarsingPumandlaJun 2 2011 — edited Feb 26 2020
Hello Everybody,

I have a Database adapter as an exposed service to my BPEL process. My BPEL keeps polling the DB adapter. My configurations of polling options in Step 9 are as follows


Polling frequency : 60 seconds

no of databse rows per XML document : 1

Database rows per transaction : 1

I checked the option : distributed polling

Now when there are 6 records in the database, there are 6 BPEL instances getting created in EM console. IS there any way to tell DB adapter, like when there are 6 records in Databse, after the first record is processed completely, then the 2nd BPEL instance should be created and third..fourth...fifth...sixth....i mean one after another....Please help me on this regard.


Thanks a lot !
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 4 2011
Added on Jun 2 2011
7 comments
558 views