InterviewSolution
| 1. |
What Is Inline Fault Handling? |
|
Answer» In BPEL processes, invocation of operations on Web services can be particularly error-prone. There are NUMEROUS situations—such as broken connections, UNAVAILABILITY of Web services, or CHANGES in the Web services WSDL—that can prevent a BPEL process from successfully invoking a PARTNER Web service operation. Such faults can be HANDLED in the section of the corresponding scope. In BPEL processes, invocation of operations on Web services can be particularly error-prone. There are numerous situations—such as broken connections, unavailability of Web services, or changes in the Web services WSDL—that can prevent a BPEL process from successfully invoking a partner Web service operation. Such faults can be handled in the section of the corresponding scope. |
|