Hi All,After a lot study over internet i am not able to understand one simple question about Oracle SOA policy framework and BPEL catch (May be i am not understanding correctly or i am not able to find one clear note about it).
Suppose i have a catchAll block inside my BPEL process and on same time there is one fault policy defined where i had configured a remote exception to be retried.
Now question comes how this process will work.
1.When error will come, Will it be handled by BPEL catch only?
2.When error will come, will it be handled by only fault policy?
3.When error will come, will it be handled by both then how?
Please clear my this doubt, as i had this question in many job interviews.