IBM BPM, V8.0.1, All platforms > Programming IBM BPM > Developing client applications for BPEL processes and tasks > Developing EJB client applications > Developing applications for BPEL processes

Manage the lifecycle of a BPEL process

A BPEL process instance comes into existence when a Business Process Choreographer API method that can start a process is invoked. The navigation of the process instance continues until all of its activities are in an end state. Various actions can be taken on the process instance to manage its lifecycle.

Examples are provided that show how you might develop applications for the following typical lifecycle actions on processes.

Developing applications for BPEL processes