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!

BPEL Multiple Retries in the Fault Policy

Sinan KuruMay 17 2022

Hi,
is it possible to retry a fault BPEL Process with different retryInterval, example:
Bpel Process runs into an error and must retried after 3 seconds, if this also runs into an error it must be retried after 12 seconds and this runs also int an error it must be run after 37 seconds and so on...
The ExponentialBackoff parameter is not interesting here, interesting here is, how can I configure different retryIntervall parameter for the same Process....

Comments
Post Details
Added on May 17 2022
0 comments
182 views