Book Image

Design Principles for Process-driven Architectures Using Oracle BPM and SOA Suite 12c

By : Matjaz B Juric, Danilo Schmiedel, Mark Simpson, Torsten Winterberg, Sven Bernhardt, Kapil Pant
Book Image

Design Principles for Process-driven Architectures Using Oracle BPM and SOA Suite 12c

By: Matjaz B Juric, Danilo Schmiedel, Mark Simpson, Torsten Winterberg, Sven Bernhardt, Kapil Pant

Overview of this book

Table of Contents (19 chapters)
Design Principles for Process-driven Architectures Using Oracle BPM and SOA Suite 12c
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Implementation roadmap


The main goal of this chapter is the implementation of the rental process that has been defined and modeled in Chapter 3, BPMN for Business Process Modeling.

Figure 1: Abstract rental process as defined in Chapter 3, BPMN for Business Process Modeling

From process requirements to design

In order to create a process that can be executed on a runtime engine, it is important to understand the process requirements that determine the technology choices used in implementation and thus its design. For this, it is recommended that you go step by step through each process activity.

Tip

In Oracle BPM Suite 12c, it is possible to define the so-called "business properties" (for example, organizational unit, application system, and costs) directly in the BPM composer. They can be used to further describe models and activities. The information documented therein is also part of the process reports that can also be generated from the BPM composer.

The following summary briefly describes...