Managing 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.
About this task
Examples are provided that show how you might develop applications for the following typical lifecycle actions on processes.