Chapter 4. Business Rules in the BPM Process
In this chapter you will see how developers use advance routing rules in Human Workflow. You will learn to use facts, functions, IF/THEN, Decision Tables, Bucketsets, rulesets, decision components, and other features of Oracle Business rules. You will learn to implement business rules using BPM Studio and will customize rules at runtime using BPM Composer.
This chapter will focus on implementation tasks such as the following:
Extending Human Tasks
Adding a Business object
Creating a Dictionary
Defining Global and Bucketsets
Defining the rule: Decision Table
Adding gateways and Human Tasks
Defining the rule: IF/THEN
Testing the rules
Introduction
Business rules focus on decision making and policies. Business rules can be included in cases where you need dynamic processing, Human Task routing, data validations, and so on. A Decision component, also called a Business rule service component, supports the use of Oracle Business rules in an SOA composite application...