This section describes ALBPM Studio support for BPEL processes. In includes topics on how to create
and use BPEL processes within
AquaLogic BPM.
ALBPM BPEL Support
The Business Process Execution Language (BPEL) is an industry standard language for defining business process models. AquaLogic BPM Studio provides full support BPEL 1.1.
Enabling BPEL Process Design and Editing
Support BPEL process modeling is not enabled by default. The following procedures show you how to enable BPEL modeling.
BPEL Processes Execution
When you start the process execution engine within Studio, the engine automatically loads all of the BPEL processes within the project. For each BPEL process, the engine exposes the Web Service interface.
Creating a New BPEL Process
The following procedures show you how to create a new BPEL Process within ALBPM Studio.
Importing a BPEL Process
The following procedures show you how to import an existing BPEL into ALBPM Studio. When importing a BPEL Process you must also import its corresponding WSDL file.
Opening a BPEL Process
The following procedures show you how to open an existing BPEL Process in ALBPM Studio.
Using the BPEL Process Editor
ALBPM Studio provides a plugin-based BPEL process designer. This plugin is part of the Eclipse BPEL project.
BPEL Example Project
ALBPM Studio provides an example BPEL project that demonstrates how to integrate BPEL processes within a native ALBPM process.