Does OSB DB Polling support Rejection Messages?
(Doc ID 2381716.1)
Last updated on SEPTEMBER 01, 2024
Applies to:
Oracle Service Bus - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Goal
I have DB polling setup (State in external db and distributed polling) in my osb pipeline. It currently has jca retry set to 3 attempts.
I am trying to test a scenario where a pipeline throws an error and see how the db adapter handles this. From what I have read (https://docs.oracle.com/middleware/12213/osb/develop/using-jca-transport-and-jca-adapters.htm#OSBDV920), the db handler should after the attempts reject the message and save the message to file://$domain_name/jca/receive/rejectedMessages or the rejected_messages table on soa_infra. However I am unable to see any of these rejected messages.
Could you please clarify where OSB supports the usage of rejectedMessages in the DB adapter when polling?
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 |