IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Get started with IBM Integration Designer > SCA > Service implementation types

BPEL process

The Business Process Execution Language (BPEL) is a standard industry language. A BPEL process component implements a business process.

A BPEL process implements a potentially long-running service through the use of more elementary services. A BPEL process created in the process editor can perform the following things:

In addition to these standard BPEL items, there are extensions to BPEL to include people into a process with human task support.

For example, you could use a human task extension to add the requirement that a person must approve a loan.

The process editor uses visual representations of BPEL constructs to build your business process quickly and simply.

A BPEL process cannot be used in a mediation module. It can be deployed only to an IBM Process Server.

Service implementation types


Related concepts:
Java objects
State machines
Business rules
Selectors
Human tasks
Mediation flows
Stand-alone references