Oracle Weblogic Server (MOSC)

MOSC Banner

Unable to make message move to Error destination if composite errors out.

Hi,
I am trying to implement the following scenario in 11g  JMS Adapter dequeues ----> BPEL ---> Insert into DB. Incase of any remote fault the message should be redelivered and after the redelivery expiration, the message should mmove to error queue. 
Looking at the trace, I can see that the same message is retried for 5 times and after the redelivery expiration, it moves to rejected_messages where as it should go to Error Queue.
Value given in delivery failure are -:
RedeliveryDelayoverride - 10000
RedeliveryLimit - 5
Expiration Policy - Redirect
Error Destination - Error Queue

What I want is, the message should be reside into Error queue. 

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center