Business Process Management
- Split the business into number of processes and each process can talk to each other.
Building blocks
- Notations
- Human tasks
Developing appln
- Split business into number of processes
- Design each process using notation
- Implement each notation
- Create ADF project for Human Task UI
- Deploy BPM and ADF projects
Activity Notations
- Service -> to call a webservice
- Send & Receive-> to call another Bpel process
- Business Rule ->
- Scripts
- Call -> call another process
- subprocess
- update -> automatically update human task
Interactive Notation
- User - any human action to be done
- FYI - human task where to give some information
- Management
- Group Vote ->
- Complex
- Initiator -> Human task that initiates once user manually initiates
Notification Notation
Catch & Throw Notations
- Catch exceptions
Gateway Notations
- Exclusive -
Projects Creation
- BPMN Process
- Process Data Objects(Variables that can be used in process
- Business Components
- Business Catalog module(App Module)
- Business Object(Employee Data)
-
-
No comments:
Post a Comment