Table of Contents
- Title and Copyright Information
- Preface
-
Part I Using Oracle Business Process Management Studio
- 1 Introduction to Oracle Business Process Management Studio
- 2 Working with Business Process Management Projects
-
3
Working with Processes and the Process Editor
- Getting Started with Processes
- Introduction to the Process Editor
- Working with Processes
-
Working with Flow Objects in Your Process
- How to Add Flow Objects from the Component Window
- How to Add Flow Objects from the Process Editor Toolbar
- How to Add Flow Objects from a Context Menu
- How to Edit Flow Object Properties
- How to Display and Fix Errors or Warnings in Flow Objects
- How to Mark and Unmark a Flow Object as Draft
- How to Copy and Paste Flow Objects
- How to Add and Use Sequence Flows
- Working with Draft Processes
- Documenting Your Process
-
Part II Modeling a Process
- 4 Modeling Your Organization
-
5
Handling Information in Your Process Design
- Introduction to Handling Information in Your Process Design
- Introduction to Data Objects
- Working with Process Data Objects
- Introduction to Activity Instance Attributes
- Working with Activity Instance Attributes
- Introduction to Subprocess Data Objects
- Working with Subprocess Data Objects
- Introduction to Project Data Objects
- Working with Project Data Objects
- Introduction to Arguments
- Naming Conventions
- Scope and Access
- Introduction to Data Associations
- Introduction to Transformations
- Defining Transformations
-
Part III Analyzing Process Performance
- 6 Running Simulations in Oracle BPM
-
7
Using Process Analytics
- Introduction to Process Analytics
- Typical Process Analytics Workflow
-
Configuring Projects, Processes, and Activities to Generate Sampling Points
- User-Defined Measurements
- Enable HWF and Case Measurements
- How to Configure the Sampling Point Generation of a Project
- What Happens When You Configure a Project To Generate Sampling Points
- How to Configure the Sampling Point Generation for an Activity
- What Happens When You Configure the Sampling Points for an Activity
- Adding Business Indicators to Projects
- Adding Measurement Marks to Processes
- Adding Counters to the Activities in a Process
- Defining Analytics View Identifier
- Configuring BAM 12c Process Metrics Generation in a Project
- Enabling Oracle BAM 11g in a Project
-
Part IV Working with Business Components
- 8 Using the Business Catalog
- 9 Sharing BPM Projects Using the Process Asset Manager
-
10
Modeling Business Objects
- Introduction to Business Objects
- Working with Business Objects
- Using a Business Object in a Process
- Adding Business Objects Based on a XML Schema Element or Type
- Introduction to Business Object Attributes
- Working with Business Object Attributes
- Working with Business Object Methods
- Sharing Business Objects
- Introduction to Business Object Inheritance
- Working with Business Object Inheritance
- 11 Working with Human Tasks
- 12 Working with Services and References
- 13 Using Business Rules
- 14 Sending Notifications
-
15
Using SOA Composites with BPM Projects
- Introduction to SOA Composites
- Opening the SOA Composite in a BPM Project
- Opening BPMN Processes from the SOA Composite in a BPM Project
- Adding a BPMN Process from the SOA Composite Editor
- Integrating with BPEL Processes Using the SOA Composite
- Adding a BPMN Process as a Partner Link in a BPEL Process
- Connecting to a BPMN Process Using Web Services
- Building a BPM Project
-
Part V Controlling the Process Flow
- 16 Controlling the Process Flow
- 17 Adding Delays, Deadlines, and Time-Based Cycles to a Process
-
18
Handling Errors
- Introduction to Error Handling
- Using Business Exceptions
- Using System Exceptions
- Typical Flow of an Exception
- Handling Exceptions in a Business Process
- Configuring Catch Events to Recover from an Exception
- Throwing Exceptions in Subprocesses or Reusable Processes
- Handling Exceptions in Subprocesses
- Handling Errors in a Peer Process Using Message Events
-
19
Using Fault Handling in BPM
- Handling Faults with the Fault Management Framework
-
Designing Fault Policies for Oracle BPM Suite
- Designing Composite Level Fault Policies
- Designing Service Component Level Fault Policies
- Designing Reference Level Fault Policies (Calling a BPM Process)
- Designing Reference Level Fault Policies (Calling a File Adapter)
- What You May Need to Know About the Difference Between Reference Naming Conventions in Oracle SOA Suite and Oracle BPM Suite
-
20
Communicating With Other BPMN Processes and Services
- Introduction to Communication with Other BPMN Processes and Services
- Communicating With Other BPMN Processes and Services Using Message Events
-
Using Message Events to Invoke Asynchronous Services and Asynchronous BPMN Processes
- How to Invoke Asynchronous Service Operation Using Message Events
- How to Receive the Callback Operation of an Asynchronous Service Using Message Events
- What Happens When You Invoke an Asynchronous Service Operation Using Message Events
- How to Invoke an Asynchronous BPMN Process Operation Using Message Events
- How to Invoke the Callback Operation of an Asynchronous BPMN Process Using Message Events
- What Happens When You Invoke an Asynchronous BPMN Process Using Message Events
- Using Message Events Configured as Boundary Events
-
Using Service Tasks to Invoke Synchronous Operations in Services and BPMN Processes
- How to Invoke a Synchronous Service Operation Using a Service Task
- What Happens When You Invoke a Synchronous Service Operation Using a Service Task
- How to Invoke a Synchronous BPMN Process Operation Using a Service Task
- What Happens When You Invoke a Synchronous BPMN Process Operation Using a Service Task
- Communicating With Other BPMN Processes and Services Using Send and Receive Tasks
-
Using Send and Receive Tasks to Invoke Asynchronous Services and Asynchronous BPMN Processes
- How to Use a Send Task to Invoke an Asynchronous Service Operation
- How to Use the Receive Task to get Callbacks from the Invoked Asynchronous Service
- What Happens When You Invoke an Asynchronous Service Using Send and Receive Tasks
- How to Use the Send Task to Invoke an Asynchronous BPMN Process Operation
- How to Use a Receive Task to get the Callback operation of an Invoked Asynchronous BPMN Process
- What Happens When You Invoke an Asynchronous BPMN Process Using Send and Receive Tasks
- Introduction to Invoking a Process Using Call Activities
- Invoking a Process Using Call Activities
- Introduction to Communication Between Processes Using Signal Events
- Communicating Between Processes Using Signal Events
-
21
Defining the Process Interface
- Defining the Process Interface
- Using Message Events to Define the BPMN Process Interface
-
Using Message Events to Define Asynchronous Operations in a BPMN Processes
- How to Configure the Start Operation of a BPMN Process as Asynchronous Using Message Events
- How to Define a Callback Operation Using Message Events
- What Happens When You Configure a BPMN Process Start Operation as Asynchronous Using Message Events
- How to Add an Asynchronous Operation to a BPMN Process Interface Using Intermediate Message Events
- Using Message Events to Define a Synchronous Operation in a BPMN Processes Interface
-
Using Message Events with an Interface from the Business Catalog to Define Your Process Interface
- How to Use an Interface from the Business Catalog to Define an Operation in a BPMN Process Interface Using Message Start and Catch Events
- How to Configure a Message End or a Message Throw Event to Use an Interface from the Business Catalog Using Message Events
- What Happens When You Use an Interface from the Business Catalog to Define an Operation
- Defining the BPMN Process Interface Using Send and Receive Tasks
-
Defining Asynchronous Processes Operations Using Send and Receive Tasks
- How to Define an Asynchronous Process Operation Using Send and Receive Tasks
- How to Add an Asynchronous Process Operation to the Process Interface Using a Receive Task
- How to Define a Callback Process Operation Using a Send Task
- What Happens When You Define an Asynchronous Operation Using Send and Receive Tasks
- Using Send and Receive Tasks to Define a Synchronous Operation in a BPMN Process
-
Using Send and Receive Tasks with an Interface from the Business Catalog to Define Your Process Interface
- How to Use an Interface from the Business Catalog to Define an Operation in a BPMN Process Interface Using Send and Receive Tasks
- How to Configure a Message End or a Message Throw Event to Use an Interface from the Business Catalog Using Send and Receive Tasks
- What Happens When You Use Send and Receive Tasks with an Interface from the Business Catalog to Define an Operation
- Defining the Process Input and Output
- 22 Communicating Business Processes Using Correlations
- 23 Defining Conversations
-
24
Writing Expressions
- Introduction to Expressions in Oracle BPM
- Writing Conditions in Conditional Sequence Flows
- Writing Expressions in Complex Gateways
- Writing Expressions in Timer Events
- Writing Expressions in Data Associations
- Writing Conditions in Loop and Multi-Instance Markers in Subprocesses
- Writing Expressions and Conditions Using the Simple Expression Builder
- Simple Expression Builder Supported Operators
- Simple Expression Builder Supported Functions
- Writing Expressions Using the XPath Expression Builder
- Using Arrays
- Using Literals
- XPath BPM Extension Functions
-
25
Writing BPM Scripts
- Introduction to BPM Scripting
- Introduction to the BPM Code Editor
- Introduction to the Scripting Catalog
- Importing Custom Libraries
- Working with the Elements of a BPM Project
- Importing Business Objects from the Business Catalog
- Predefined Variables
- Implementing Script Tasks
- Type Description Mapping for XML Schema Types
- 26 Debugging a BPM Project
-
Part VI Using Human Interaction Components
-
27
Getting Started with Human Workflow
- Introduction to Human Workflow
- Introduction to Human Workflow Concepts
- Introduction to Human Workflow Features
- Introduction to Human Workflow Architecture
- Human Workflow and Business Rule Differences Between Oracle SOA Suite and Oracle BPM Suite
-
28
Designing Human Tasks in Oracle BPM
- Introduction to Designing Human Tasks in Oracle BPM
- Creating a Human Task from Oracle BPM Studio
- Editing a Human Task from Oracle BPM Studio
- Creating a Human Task from the SOA Composite Editor
- Implementing a User Task with an Existing Human Task
- Editing a Human Task Using the Human Task Editor
- Configuring a Human Task Using the Human Task Editor
- Working with Screenflows
-
29
Configuring Human Tasks
- Accessing the Sections of the Human Task Editor
-
Specifying the Title, Description, Outcome, Priority, Category, Owner, and Application Context
- How to Specify the Title, Description, Outcome, Priority, Category, Owner, and Application Context
- How to Specify a Task Title
- How to Specify a Task Description
- How to Specify a Task Outcome
- How to Specify a Task Priority
- How to Specify a Task Category
- How to Specify a Task Owner
- How To Specify an Application Context
- Specifying the Task Payload Data Structure
-
Assigning Task Participants
- How to Specify a Stage Name and Add Parallel and Sequential Blocks
- How to Assign Task Participants
- How to Configure the Single Participant Type
- How to Configure the Parallel Participant Type
- How to Configure the Serial Participant Type
- How to Configure the FYI Participant Type
- Selecting a Routing Policy
- Specifying Multilingual Settings and Style Sheets
- Specifying What to Show in Task Details in the Worklist
- Escalating, Renewing, or Ending the Task
-
Specifying Participant Notification Preferences
- How to Notify Recipients of Changes to Task Status
- How to Edit the Notification Message
- How to Set Up Reminders
- How to Change the Character Set Encoding
- How to Secure Notifications to Exclude Details
- How to Display the Oracle BPM Worklist URL in Notifications
- How to Make Email Messages Actionable
- How to Send Task Attachments with Email Notifications
- How to Send Email Notifications to Groups and Application Roles
- How to Customize Notification Headers
- Specifying Access Policies and Task Actions on Task Content
- Creating and Implementing Digital Certificates
- Specifying Restrictions on Task Assignments
- Specifying Java or Business Event Callbacks
- Storing Documents in Oracle Enterprise Content Management
-
30
Working with Guided Business Processes
- Introduction to Guided Business Processes
- Guided Business Process Use Cases
- The Typical Flow of Developing a Guided Business Process
- Introduction to Developing a Guided Business Process
-
Developing a BPMN Guided Business Process
- How to Develop a BPMN Guided Business Process
- What Happens When You Develop a BPMN Guided Business Process
- How to Add a New Milestone to a Guided Business Process
- What Happens When You Add a Milestone to a Guided Business Process
- How to Add a User Task to a Milestone
- What Happens When You Add a User Task to a Milestone
- How to Move a User Task to Another Milestone
- What Happens When You Move a User Task to Another Milestone
- How to Order the Milestones in a BPMN Guided Business Process
- What Happens When You Order the Milestones in a Guided Business Process
- How to Delete a Task from a Guided Business Process
- What Happens When You Delete a Task from a Guided Business Process
- How to Delete a Milestone
- What Happens When You Delete Milestone
- How to Configure an Optional Task
- What Happens When You Configure an Optional Task
- How to Configure a Parallel Task Flow in a BPMN Guided Business Process
- How to Branch the Task Flow in a BPMN Guided Business Process
- How to Configure a Task to Display a Blocked Icon
- What Happens When You Configure a Task to Display a Blocked Icon and Message
- How to Configure an Icon for a Guided Business Process
- What Happens When You Configure an Icon for a Guided Business Process
- How to Configure an Icon for a Milestone
- What Happens When You Configure an Icon for a Milestone
- How to Configure the Display Mode for a Guided Business Process
- What Happens When You Configure the Display Mode for a Guided Business Process
- How to Configure the Display Mode for a Milestone
- What Happens When You Configure the Display Mode for a Milestone
- How to Configure the Display Mode for a User Task
- What Happens When You Configure the Display Mode for a User Task
- How to Configure the Task Access Mode for a Guided Business Process
- What Happens When You Configure the Task Access Mode for a Guided Business Process
- How to Localize a BPMN Guided Business Process
- How to Localize a Milestone
- How to Localize a User Task
- What Happens When You Localize a Guided Business Process
- Configuring Activity Guide Properties
- Deploying a Guided Business Process to Oracle WebLogic Server
- Testing Guided Business Processes
-
31
Building a Guided Business Process Client Application
- Introduction to Building a Guided Business Process Client Application
- Developing a Guided Business Process Client Application with Oracle ADF
- Securing the Guided Business Process Client Application
- Localizing a Guided Business Process Client Application
- Guided Business Process Runtime APIs
- Developing an Example of a User Interface for Guided Business Process Tasks Using Guided Business Process Runtime Services
- Using Guided Business Process Logging
-
32
Using Approval Management
- Introduction to Approval Management
- Understanding Approval Management Concepts
-
Designing Approval Management Tasks in Oracle JDeveloper
- Introduction to the Modeling Process
- Before You Begin
- Specifying General Information
- Specifying Task Parameters
- Specifying Mapped Attributes
- Specifying Routing and Approval Policies
- Defining Escalation and Renewal Policies
- Specifying Notification Settings
- Using Advanced Settings
- Using the End-to-End Approval Management Samples
- Using the User Metadata Migration Utility
-
33
Working with Adaptive Case Management
- Introduction to Adaptive Case Management
- Creating a Case
- Configuring a Case
- Configuring Case General Properties
-
Configuring Case Data and Documents
- Case Document Operations
- Specifying Permission Tags for Case Documents
- Using the BPM Database for Data Storage
- Case Links in WebCenter Case Documents
- Customizing Case Links in WebCenter Case Documents
- Creating Case Fields in Oracle WebCenter Content
- How to Configure Case Data
- Configuring Case Flex Fields
- How to Create a Case Flex Field
- How to Configure the Document Location
- How to Configure Enterprise Content Management
- Configuring Case User Events
- Defining Case Stakeholders and Permissions
- Defining Case Tag Permissions
- Localizing a Case
-
Case Activities and Sub Cases
- Case Activity and Sub Case Attributes
- Predefined Case Activities
- Specifying the Order of Case Activities
- How to Promote a BPMN Process to a Case Activity
- How to View the BPMN Process
- How to Promote a Human Task to a Case Activity
- How to View the Human Task
- How to Create a Custom Case Activity
- Creating Sub Cases
- How to Create a Sub Case
- Defining Input Parameters for Case Activities
- Defining Output Parameters for Case Activities
- Configuring Case Activities
- Creating a Global Case Activity
- Using Business Rules with Cases
- Closing Cases
- Integrating with Oracle BPM
- Schema Reference
-
27
Getting Started with Human Workflow
- Part VII Appendices
- A Process Star Schema Views
- B Oracle BPM Studio Accessibility Features