SOA 12C - Inbound Messages Are Getting Dropped In DB Adapter
(Doc ID 2375211.1)
Last updated on SEPTEMBER 20, 2021
Applies to:
SOA Suite Cloud Service - Version N/A to N/AInformation in this document applies to any platform.
Goal
Preventing message lose between DB and mediator .
Scenario :
Configured a DB adapter to poll a table and invoke a BPEL process. DB Adapter is picking all the pending records from the DB and updating the status to Complete (Transaction Lock) but after getting the records it is not invoking the BPEL process for all the fetched records.
Example: If the DB adapter is fetching 10 records from a table then it is invoking BPEL for only 6-7 records. There are no error or trace for the remaining records.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |