* Price may vary from time to time.
* GO = We're not able to fetch the price (please check manually visiting the website).
Modeling and enacting complex data dependencies in business processes is written by Meyer, Andreas and published by Universitätsverlag Potsdam. It's available with International Standard Book Number or ISBN identification 3869562455 (ISBN 10) and 9783869562452 (ISBN 13).
Enacting business processes in process engines requires the coverage of control flow, resource assignments, and process data. While the first two aspects are well supported in current process engines, data dependencies need to be added and maintained manually by a process engineer. Thus, this task is error-prone and time-consuming. In this report, we address the problem of modeling processes with complex data dependencies, e.g., m:n relationships, and their automatic enactment from process models. First, we extend BPMN data objects with few annotations to allow data dependency handling as well as data instance differentiation. Second, we introduce a pattern-based approach to derive SQL queries from process models utilizing the above mentioned extensions. Therewith, we allow automatic enactment of data-aware BPMN process models. We implemented our approach for the Activiti process engine to show applicability.