Summary
In this chapter, we discussed how to invoke BPEL processes from Java and how to invoke Java from BPEL processes. The details are also provided for invoking a BPEL from JSP and Servlet. We also learned the importance of setting timeouts and the steps for setting BPEL processes' transaction timeout for synchronous services and configuring timeout using the Pick activity for asynchronous services. In the next chapter, we will learn the basic structure for orchestrating multiple BPEL processes and its key constructs such as flow, scope, and switch.