Business Process Execution Language (BPEL) Question:
Download Job Interview Questions and Answers PDF
What kind of different types of business processes BPEL supports?
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.
★ 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 Question | Next Question |
What is the role of BPEL? | Define incorporating Java and Java EE Code in BPEL processes? |