Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Retry errors

Prasanna GJul 22 2013 — edited Mar 4 2020

Hi,

I need some help in error handling item in SOA 11g.

When any partner link error happens, I have defined a fault policy with default action as retry and when retry exhausts, the error goes to manual recovery. This is working fine.

Some of my target systems have stored procedures and they are sending a success response with error message populated in it. Similar case with other target systems whose exposed webservices as well. They are not throwing a fault. Instead they are sending the error as any other response with error details populated. I need to throw an error(probably a remote fault) and make sure that retry happens for this kind of errors as well.

Any help is highly appreciated.

This post has been answered by Karan Mann on Jul 25 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 22 2013
Added on Jul 22 2013
9 comments
1,169 views