Business Process Execution Language (BPEL) Question:

Download Job Interview Questions and Answers PDF

What kind of different types of business processes BPEL supports?

BPEL Interview Question
BPEL Interview Question

Answer:

BPEL supports two different types of business processes:
★ Executable processesallow us to specify the exact details of business processes. They can be executed by an orchestration engine. In most cases BPEL is used for executable processes.
★ Abstract business protocols allow us to specify the public message exchange between parties only. They do not include the internal details of process flows and are not executable.

Download BPEL Interview Questions And Answers PDF

Previous QuestionNext Question
What is the role of BPEL?Define incorporating Java and Java EE Code in BPEL processes?