BABA: Business Process Modeling & Notation

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/58

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

59 Terms

1
New cards

1. current

2. future state

Business Process Modeling

BPM is a mechanism for describing and communicating the 1._______________ or intended 2._______________ of a business process.

2
New cards

1. steps

2. participants

3. decision logic

Business Process Modeling

BPM is a means of representing the 1._____________, 2._____________ and 3.____________ in business processes.

3
New cards

organizational efficiency and quality

Business Process Modeling

BPM is a method for improving _________________________. Its beginnings were in capital/profit-led business, but the methodology is applicable to any organized activity.

4
New cards

1. improve business performance

2. optimizing the efficiency

Business Process Modeling

BPM aims to 1.__________________ by 2._________________ of connecting activities in the provision of a product or service.

5
New cards

activities

Business Process Modeling

BPM is a set of _____________ for representing business processes in a formal way enabling analysis and further improvement of these processes.

6
New cards

1. Process Mapping

2. Process Discovery

3. Process Simulation

4. Process Analysis

5. Process Improvement.

Business Process Modeling

Business Process Modeling is a combination of various process related steps such as:

1.

2.

3.

4.

5.

7
New cards

1. diagram

2. sequence of activities

3. events, actions and links

Business Process Modeling Features

BPM is commonly a 1._______________ representing a 2._______________. It typically shows 3.____________,____________ and ______________ or connection points, in the sequence from end to end.

8
New cards

processes, actions and activities

Business Process Modeling Features

It mainly focuses on ______________, _______________ and ______________, etc.

9
New cards

IT processes and people processes

Business Process Modeling Features

A Business Process Model includes both _________________ and _________________.

10
New cards

cross-functional

Business Process Modeling Features

Business Process Modelling is _________________, usually combining the work and documentation of more than one department in the organization.

11
New cards

Resources

Business Process Modeling Features

_________________ feature within BPM in terms of how they are processed.

12
New cards

People

Business Process Modeling Features

______________ (teams, departments, etc) feature in BPM in terms of what they do, to what, and usually when and for what reasons, especially when different possibilities or options exist, as in a flow diagram.

13
New cards

external organization's processes and systems

Business Process Modeling Features

Business Process Modelling may also include activities of ______________ and ______________ that feed into the primary process.

14
New cards

scale and complexity

Business Process Modeling Features

In large organization's operations Business Process Models tend to be analyzed and represented in more detail than in small organizations, due to _____________ and ______________.

15
New cards

computerized tools or software

Business Process Modeling Features

Business Process Modelling is to an extent also defined by the various _____________ or _______________ which is used in applying its methods. These tools evolve with the change of time and therefore it is advised to keep an open mind on how BPM can be used.

16
New cards

1. map a workflow

2. make positive changes

Business Process Modeling is mainly used to 1.__________________ so you can understand, analyze and 2._________________ to that workflow or process.

17
New cards

1. improve efficiency

2. gain competitive advantage

Its purpose is to model ways to 1.________________, account for new circumstances or 2._________________.

18
New cards

BPMN

Definition

Business Process Modeling & Notation

A graphical representation of business process using standard objects;

19
New cards

standard objects

Definition

Business Process Modeling & Notation

BPMN consists of a series of symbols or "___________________" to represent tasks and workflows.

20
New cards

standard notation

Purpose and Benefits

Provides a _______________ that is readily understandable by all business stakeholders

21
New cards

clear understanding

Purpose and Benefits

It gives everyone a __________________ of how the process works

22
New cards

eliminates redundancies

Purpose and Benefits

Identifies and _________________ and inefficiencies/bottlenecks

23
New cards

Bridge the communication

Purpose and Benefits

__________________ gap that frequently occurs between business process design and implementation

24
New cards

depict the potential complexities

Purpose and Benefits

Simple to learn yet powerful enough to ______________________ of a business process

25
New cards

starting and ending

Purpose and Benefits

Sets a clear ______________ and ______________ to the process

26
New cards

Flow Objects

Categories and Symbols

Defines the behavior of business processes

27
New cards

Connecting Objects

Categories and Symbols

Connects the flow objects to each other or to other information.

28
New cards

Swim Lanes

Categories and Symbols

Shows where the responsibility for the process resides, and a pool represents the participant

29
New cards

Artifacts

Categories and Symbols

Used to give extra detail about the process

30
New cards

Events

Flow Objects

A trigger that starts, modifies or completes a process. ______ types include message, timer, error, compensation, signal, cancel, escalation, link and others.

31
New cards

Activities

Flow Objects

A particular activity or task performed by a person or system. It's shown by a rectangle with rounded corners. They can become more detailed with sub-processes, loops, compensations and multiple instances.

32
New cards

Gateways

Flow Objects

Decision point that can adjust the path based on conditions or events. They are shown as diamonds. They can be exclusive or inclusive, parallel, complex, or based on data or events.

33
New cards

Message Event

Events

A message, like an email or text is sent or received.

34
New cards

Link Event

Events

A process is part of a larger ecosystem and links off into a separate set of tasks.

35
New cards

Error Event

Events

An issue has occurred, interrupting the workflow.

36
New cards

Timer Event

Events

______ symbols can mark the kickoff of a ______ (a customer can cancel a free trial within a 30-day window or they're charged a monthly fee), or a certain day of the week (on Mondays, the system compiles a list of recent free trial recipients.)

37
New cards

Intermediate Event

Events

When a Timer ___________________ is used within the normal sequence flow as a standalone element, it acts as a delay mechanism.

38
New cards

Boundary Event

Events

If the task remains in the activity for longer than expected or beyond a certain date, then the Timer ___________________ catch event gets triggered and interrupts the process flow.

39
New cards

Escalation Event

Events

A higher-up within the organization becomes involved in the process. For example, a borderline loan application requires manual review by a senior manager.

40
New cards

Task

Activities

A ___________ or activity carried out by either an individual or software.

41
New cards

transaction

Activities

The term "_________________" indicates activities in which every single step is so closely related that failing in one step would undo all the work contained within the compound activity.

42
New cards

Sub-process

Activities

represents a compound activity

43
New cards

Call Activity

Activities

These are activities in which a global task is used again.

44
New cards

Exclusive

Gateways

When dividing the flow, it directs the flow exactly to one of the output branches

45
New cards

Inclusive

Gateways

When dividing, one or more branches are activated depending on a formula configured in each flow. All active input branches must be completed before converging on another gateway.

46
New cards

Parallel

Gateways

When used to split the flow, all output branches are activated simultaneously. When converging parallel branches, it waits for all input branches to complete before starting the output stream.

47
New cards

Sequence Flow

Connecting Objects

Shows the order of activities to be performed. It is shown as a straight line with an arrow. It might show a conditional flow, or a default flow.

48
New cards

Message Flow

Connecting Objects

Depicts messages that flow across "pools," or organization boundaries such as departments. It shouldn't connect events or activities within a pool. It is represented by a dashed line with a circle at the start and an arrow at the end.

49
New cards

Association

Connecting Objects

Shown with a dotted line, it associates an artifact or text to an event, activity or gateway.

50
New cards

pool

A ______________ represents major participants in a process. A different _____________ may be in a different company or department but still involved in the process

51
New cards

Swim lanes

______________ within a pool show the activities and flow for a certain role or participant, defining who is accountable for what parts of the process.

52
New cards

Data/ data object

Artifacts

shows what data is necessary for an activity.

53
New cards

Group

Artifacts

shows a logical grouping of activities but doesn't change the diagram's flow.

54
New cards

Annotation

Artifacts

provides further explanation to a part of the diagram.

55
New cards

Data/ data object

can represent data placed to the process, data resulting from the process, data that needs to be collected, or data that needs to be stored.

56
New cards

Data Input

Tasks are often data-dependent, meaning the task cannot proceed until certain data has been collected. _______________ represent those data requirements of the business process.

57
New cards

Data Output

If a process generates data, a _______________ represents the information produced as a result. For instance, a BPMN diagram that represents the survey collection process would output result data and require a data output shape..

58
New cards

Collection

denoted differently than a one-time data requirement. For example, in the survey collection process, the act of surveying would be represented by the data collection shape.

59
New cards

Data Storage

provides the ability to store or access data that is associated with a business model. If your process outputs any data, it will become necessary to store that data. In a BPMN diagram, you can determine where you will store data to keep track of your data and increase your organization and efficiency.