|
Answer» Below are different parts of BPEL as mentioned below.
- Service Interface: A WSDL describing the functionality of the BPEL process. The service interface provides the end user a way to interact with the BPEL process component using Service Interface / Service Binding.
- Activities: units of WORK. The actual elements that MAKE up the BPEL process FLOW or sequence of instructions to be executed.
- Partner links: also called Reference bindings. A partner link describes the roles played for the interaction between the BPEL process and the service it invokes.
Below are different parts of BPEL as mentioned below.
|