- Oracle SOA BPEL Process Manager 11gR1:A Hands-On Tutorial
- Ravi Saraswathi Jaswant Singh
- 175字
- 2021-08-20 16:47:09
Chapter 3. Invoking a BPEL Process
BPEL provides an enterprise and cross-enterprise approach for SOA with simple descriptions of how to orchestrate processes and invoke external programs, applications, and/or services. In practice, BPEL is actually extending the existing WSDL standards. WSDL is an XML-based language for describing web services that includes the details of how to consume them.
BPEL does not replace Java, .NET, or any other programming language, rather it complements them. In this chapter, we will talk about interoperability between BPEL and Java. BPEL provides excellent workflow process capabilities; however, one may find competing arguments from associates that it may not be worth it due to investments required in learning and using BPEL, additional infrastructure requirements, and an additional layer for troubleshooting. BPEL won't solve all the enterprise applications' problems, rather it is a tool to simplify reusability of discrete systems and facilitate seamless process agility to design and deploy enterprise class composite applications. The key to success is to realize when and how to use BPEL in implementing composite applications.
- C語言程序設(shè)計案例教程
- Bootstrap Site Blueprints Volume II
- JavaScript百煉成仙
- Python深度學(xué)習(xí)
- Learning SQLite for iOS
- Angular開發(fā)入門與實戰(zhàn)
- Visual FoxPro程序設(shè)計習(xí)題集及實驗指導(dǎo)(第四版)
- HTML5+CSS3 Web前端開發(fā)技術(shù)(第2版)
- 時空數(shù)據(jù)建模及其應(yīng)用
- Visual Basic程序設(shè)計習(xí)題與上機實踐
- Python機器學(xué)習(xí)算法與應(yīng)用
- JavaScript+jQuery網(wǎng)頁特效設(shè)計任務(wù)驅(qū)動教程
- Fastdata Processing with Spark
- Java并發(fā)編程:核心方法與框架
- Android應(yīng)用程序設(shè)計