Actions

Difference between revisions of "Business Process Execution Language (BPEL)"

(Created page with "'''Content coming soon'''")
 
(Business Process Execution Language for Web Services (BPEL or BPEL4WS) is a language used for the definition and execution of business processes using Web services.)
Line 1: Line 1:
'''Content coming soon'''
+
Business Process Execution Language for Web Services (BPEL or BPEL4WS) is a language used for the definition and execution of business processes using Web services. BPEL enables the top-down realization of Service Oriented Architecture (SOA) through composition, orchestration, and coordination of Web services. BPEL provides a relatively easy and straightforward way to compose several Web services into new composite services called business processes.<ref>A Hands-on Introduction to BPEL [https://www.oracle.com/technetwork/articles/matjaz-bpel1-090575.html Oracle]</ref>
 +
 
 +
 
 +
===References===
 +
<references />

Revision as of 17:12, 10 December 2018

Business Process Execution Language for Web Services (BPEL or BPEL4WS) is a language used for the definition and execution of business processes using Web services. BPEL enables the top-down realization of Service Oriented Architecture (SOA) through composition, orchestration, and coordination of Web services. BPEL provides a relatively easy and straightforward way to compose several Web services into new composite services called business processes.[1]


References

  1. A Hands-on Introduction to BPEL Oracle