Chapter 2 Flashcards

1
Q

What are the basic elements of Event-Driven Process chain

A

Function

Event

Connectors

Control flow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is eEPC and its Goal?

A

Extension of the Event-Driven Process chain

Goal: connection of the control view with the other views.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the extension elements in eEPC?

and its drawing

A
  • Organisational unit: description of the company´s organisational structure (organisation chart)
  • Information object: description of items of the real world described in detail in the data view.
  • Application system: applications supporting the execution of the business processes described in the functional view.
  • Process paths for connecting sub-processes.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe Function

A
  • represent units of work, define transformation processes for information objects.
  • Description of task is composed of an info object (noun) and an specified action (verb), example: generate order
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe Event

A
  • passive object typ, describes a changed state.

- description is composed of an information object (noun) and a verb in passive voice. ex: order is received

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe Connectors

A

-AND, OR (inclusive), XOR (exclusive)
-two types of connections:
-> event connection:
connection of triggering events with a function/ activity.
connection of triggered events with a function/ activity.
-> activity (function) connection:
connection of function/ activities with triggering event
connection of function/ activities with triggered event (just AND is valid)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describe control flow

A

-connects functions and events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly