IBM Exam Questions

How will the onFault execute for the error "XML failed validation"?

A developer is implementing onFault logic into a Business Process (BP) for error handling. Given
the following BPML code containing two onFaults:

How will the onFault execute for the error “XML failed validation”?

A.
Execute both faults.

B.
Execute neither fault.

C.
Execute the first fault.

D.
Execute the second fault.

Explanation: