Chapter 1. Calling BPEL from Java

In this chapter we will cover:

  • Deploying a BPEL process
  • Gathering a BPEL process's in and out parameters
  • Calling a synchronous BPEL process from Java
  • Calling an asynchronous BPEL process from Java
  • Handling business faults from a synchronous BPEL process
  • Handling business faults from an asynchronous BPEL process
  • Mapping the results of a BPEL process

Introduction

Business processes are an integral part of every company. As new requirements arise in the business processes, companies pursue its alignment with IT as well. Pursuing the need for IT to efficiently support business processes in companies, the SOA (Service Oriented Architecture) was identified as the most important IT technology for business process implementation. ...

Get BPEL and Java Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.