How to handle BPEL fault
问题 How to handle fault in BPEL (SOA 11.1.1.4). I have a BPEL process the inputs are as 3 Strings input and one Array of a Employee class. Now I want to put validation as inputs can not be null. then how to do fault handling for this. everytime i am facing Selection failure Exception. One way to achieve this I should the validation before invoking the BPEL. how i can handle this inside the process. I am using SOA 11.1.1.4 and JDeveloper 11.1.1.4 回答1: You don't state if you are using BPEL 1.1 or