Oracle SOA Suite (MOSC)

MOSC Banner

Classifying SOAP Faults as Non-Retriable

edited Jan 29, 2019 4:06AM in Oracle SOA Suite (MOSC) 2 commentsAnswered

What I am trying to do is, to find a way so that not all faults returned from external service (to BPEL) are automatically retried and I can classify them as retriable and non-retriable. To my surprise, I found exactly that in Oracle docs,

  

"Starting with 12c, all web service SOAP faults are not automatically retried based on the fault code returned from the external service. SOAP faults are now retried only when the fault code is classified as server-related (also known as receiver-related). Fault codes classified as client-related do not result in retries."

Source

The problem is this is not working.

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