Oracle SOA Suite (MOSC)

MOSC Banner

How to avoid retries when an async BPEL process fails

edited Jun 26, 2020 4:11AM in Oracle SOA Suite (MOSC) 13 commentsAnswered

We have a BPEL process which, when it throws a rollback exception, sleeps for 10 minutes and then retries again - twice.  We want to disable that retry functionality.  In other words, once it fails, it fails; don't retry.

Our BPEL kicks off when it receives a message from a JMS queue.  After it does its work and builds a response payload, it sends that response to a different JMS queue.  After it sends the message to the response queue, it evaluates the XML payload for our custom business fault that may (or may not) have occurred in the BPEL process before the response was sent.

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