Oracle BPM Suite models processes in BPMN
Workflows are modeled on a pretty fine level of granularity using the standard BPMN 2.0 version (and later versions). BPMN is both business ready and technically detailed enough to allow model processes to be executed in a process engine. Oracle fittingly expresses the mechanism as what you see is what you execute.
Those workflows typically orchestrate human interaction through human tasks and functionality through SOA services. The next chapter discusses BPMN in greater detail.
In the next sections of this chapter, we will move our head out of the cocoon of the silo, looking higher and higher along the hierarchy of the enterprise until we reach the world of workshops and polished PowerPoint slides in which the strategy of the organization is defined.
- 多媒體CAI課件設計與制作導論(第二版)
- Boost C++ Application Development Cookbook(Second Edition)
- UML+OOPC嵌入式C語言開發精講
- Visual Basic程序設計習題解答與上機指導
- Effective Python Penetration Testing
- Mastering ServiceNow(Second Edition)
- Visual Basic程序設計實踐教程
- Salesforce Reporting and Dashboards
- 新一代SDN:VMware NSX 網絡原理與實踐
- Mastering ArcGIS Enterprise Administration
- Instant jQuery Boilerplate for Plugins
- Go語言從入門到精通
- 深入解析Java編譯器:源碼剖析與實例詳解
- Clojure Polymorphism
- Head First Kotlin程序設計