Oracle BPM Suite 11g developer's cookbook over 80 advanced recipes to develop rich, interactive business processes using the Oracle Business Process Management Suite
This book is written in simple, easy to understand format with lots of screenshots and step-by-step explanations. If you are a BPM developer, looking to develop robust BPM solutions without impediments, then this is the best guide for you. This book assumes that you have a fundamental knowledge of B...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Olton, Birmingham [England] :
Packt Pub
2012.
|
Edición: | 1st edition |
Colección: | Quick answers to common problems
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009628750706719 |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; Acknowledgement; About the Reviewers; Table of Contents; Preface; Chapter 1: Process Modeling; Introduction; Modeling business processes with BPM; Simulating the BPM Application development lifecycle; Modeling a fictitious organization; Creating Business Process Flow; Creating and defining projects; Defining Role and Organization Units; Organizing processes using swimlanes; Adding user interaction to Process Flow; Controlling Process Flow-Defining exclusive gateways; Controlling Process Flow-implementing Exclusive Gateways
- Controlling Process Flow-Parallel gatewaysControlling Process Flow-Sequence Flows; Communicating with external processes and services; Changing the value of Data objects in your process; Creating Business objects in a Business Catalog; Adding documentation to the Flow Element; Creating MDS for BPM; Publishing a BPM Project in BPM Studio to MDS; Chapter 2: Process Implementation; Defining an Interactive task; Generating a Task Form for an Interactive task; Generating a common Task Form; Assigning the same Human Task to different Interactive tasks; Creating Data associations
- Implementing Service TasksConfiguring a Data association for conditional flow; Chapter 3: Process Deployment and Testing; Introduction; Connecting to the Application Server running SOA Suite; Building and Compiling a BPM Project; Deploying the Project; Testing Process: Triggering the process; Debugging the process; Chapter 4: Business Rules in the BPM Process; Introduction; Extending Human Tasks; Adding a Business object; Create a dictionary; Defining Globals and Bucketsets; Defining the Rule: Decision Table; Adding gateways and Human Tasks; Defining the Rule: IF/THEN; Testing the rules
- Chapter 5: Human Workflow in BPM ProcessIntroduction; Creating Human Task Service Components; Creating task definition and the task payload; Defining assignments-stage and single participant; Defining assignments-sequential stage and serial participant; Defining assignments-management chain participant; Defining Assignments-parallel participant type; Testing the process; Chapter 6: Process Simulation; Introduction; Defining simulation models; Defining simulation definition; Running a simulation; Analyzing simulation results; Reengineering the BPM Process to improve performance
- Chapter 7: Developing UI using Oracle ADFIntroduction; Creating ADF Task Forms; Creating a task display form; Creating task display form-using individual Drop handlers; Implementing routers; Creating Task Form sequence flow; Creating a Task form with ADF Business Components; Creating task display form-using a wizard; Chapter 8: Exception Management; Introduction; Handling Business Exception in a subprocess; Handling a system exception-Fault Management Framework; Handling the timeout exception-Timer event; Faulting the process; Chapter 9: BPM and SOA in Concert; Introduction
- Invoking asynchronous service using message events