Unit 5 Flashcards
Business Process
Consists of a set of tasks or activities, known as process steps
Has a trigger
A trigger is something initiates a process
Has temporal relationship or sequence between tasks
Has a start and an end
Has participants that perform the process steps
Review Process Triggers Graphic
DO IT
Types of Triggers
External Event
an event that occurs outside the system, usually initiated by an external agent or actor
Temporal Event
an event that occurs as a result of reaching a point in time
State/Internal Event
an event that occurs when something happens inside the system that triggers some process
reorder point is reached for inventory item
Documenting Business Processes
Can be described using textual narratives –not very useful because they do not typically follow a standard structure
Business Process Modeling Notation (BPMN
)Focus is on individual processes and process steps
Business level –not designed from IT systems’ perspective
Documenting Business Processes (Continued)
Unified Modeling Language (UML) notations
Use Case Diagram
Use Case Descriptions
Activity Diagram
Context Diagram –not part of UML but very useful
**(Bullet)Designed from IT Systems’ perspective, though they can be used to model non-IT based processes also
Process Modeling using BPMN
Business Process Modeling Notation
graphical notation that depicts the steps in a business process
depicts the end to end flow of a business process
Shows the sequence and coordination of steps Shows messages that flow between different process participants
Key Aspects of BPMN
Key Aspects Event •Start, End and Intermediate Event Activity/Task Gateway •Forks and Joins •Parallel branches •Exclusive or Inclusive branches Sequence •Normal •Exception Pool •Participants Message Trigger •Message trigger •Time trigger Looping
BPMN Symbols
Refer to the BPMN notes for symbols
Symbols for the key BPMS aspects mentioned in the previous slide are sufficient for most situations
Review A Process Diagram Using BPMN Graphic
Do it
Review A Choreography Diagram Using BPMN Graphic
Do it
Review Choreography along with Pools Graphic
Do it
Context Diagram
Context diagram represents the interaction of outside entities with a system as a whole.
Context diagram is composed of three elements
A system or subsystem.
Entities outside the system that interact with it.
Interactions between outside entities and the system.
Review Context Diagram Graphic
Do it
Context Diagram
A context diagram defines the boundary of the system being modeled
The processes done by the actors that are outside the boundary are not of interest to us –we are not interested in examining those outside processes but only those that are inside the system
The interactions between the external actors and the system are important because these interactions often provide the necessary data to carry out the internal processes
Review One Supermartket, Two Systems Graphic
Do it