0% found this document useful (0 votes)
351 views9 pages

Data Flow Contex-Diagram Event Decomposition Diagram System Data Flow Diagram Event Diagram Primitive Data Flow Diagram

The document contains diagrams and descriptions of an employee self-service system. It includes a data flow context diagram showing how data flows between external entities and the system. An event decomposition diagram breaks the system down into individual events, such as entering a new employee profile or updating employee information. Finally, primitive data flow diagrams provide detailed views of how data moves through each process in the system.

Uploaded by

Shanta Bhattarai
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
351 views9 pages

Data Flow Contex-Diagram Event Decomposition Diagram System Data Flow Diagram Event Diagram Primitive Data Flow Diagram

The document contains diagrams and descriptions of an employee self-service system. It includes a data flow context diagram showing how data flows between external entities and the system. An event decomposition diagram breaks the system down into individual events, such as entering a new employee profile or updating employee information. Finally, primitive data flow diagrams provide detailed views of how data moves through each process in the system.

Uploaded by

Shanta Bhattarai
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 9

A-1 Information Systems

Case Study Milestone #6

DATA FLOW CONTEX-DIAGRAM

EVENT DECOMPOSITION DIAGRAM

SYSTEM DATA FLOW DIAGRAM

EVENT DIAGRAM

PRIMITIVE DATA FLOW DIAGRAM

Team 3: Jeff Gentner and Babu Bhattarai

03/27/2011
2

Contents
EXECUTIVE SUMMERY 3

DATA FLOW CONTEXT DIAGRAM 4

EVENT DECOMPOSITION DIAGRAM 5

EVENT DIAGRAM 6

SYSTEM DATA FLOW DIAGRAM 7

PRIMITIVE DATA FLOW DIAGRAM 8


3

EXECUTIVE SUMMERY

As we already made context- diagram in milestone#3 which gives the clear vision of the
future system and discussed how the system will work in the future. The continuous
development of system phases such as milestone#4 and milestone#5 gives us system’s strength,
weakness, limitations, problems, opportunities, and constraints. We already built data model in
milestone#3 and milestone#4 to document requirements for the new system. In this milestone,
we will focus on creating updated data flow context-diagram (how data will flow in the system),
event decomposition diagram (shows depth of the each event), event diagram (show individual
event with data flow) and finally primitive data flow diagram (complete data flow with each
process with external user as well as it responses from the database)
Data flow context diagram is a process model used to document the scope for a system.
The data flow context diagram also represents system’s interaction between its actors and
process. It also used to help other developers and its stakeholders to clear understand of data
flow in the system and its business process. It also shows how the system will receive and send
data flows to the external entities involved.
The event decomposition diagram shows how the events are group in the process model.
The decomposition diagram, as constructed, will serve as a good outline for the later data flow
event diagram. It further defines how the business process is related to the data flow and group
together.
Using the event decomposition diagram as our outline, we can draw each event diagram.
The event diagram is a data flow diagram that depicts the context for a single event. It shows the
inputs, outputs, and data repository interactions for the event. By drawing an event diagram for
each process, users do not become overwhelmed by the overall size of the system. They can
examine each use case as its own context diagram. Most event diagram contains a single process-
the same process that was named to handle the event on the decomposition diagram.
The event diagram process is merged into a system diagram and the system diagram also
merged into primitive data flow diagram. The system diagram is a single process that we
developed in data flow context diagram. The only difference between system diagram and
primitive data flow diagram is that primitive data flow diagram is more detailed form of the
event diagram.
4

DATA FLOW CONTEXT DIAGRAM

Employee HR Staff

Input New Emp. record


Enter new Emp. Profiles

Update Emp. Profiles

Inquiry Emp. Profiles

Generates update info.

Generates Updates
Generates response
of inquiry

Employee
Self-Service
System

Enquire one/group
Employee

SQL for
Ad-hoc reports
Check United Way
Participitation

Inquire Emp. Info.

Generates
Ad-hoc reports

Generates Reports for UW participatinatsGenerates reports for


UW participants
Generates Emp. Info. Reports
Generates reports
for Employee

Managers HR Managers
5

EVENT DECOMPOSITION DIAGRAM


6

Employee Self-Service System

1 2 3
Employee HR Staff Manager

1.1 1.2
3.2
Search Employee Update employee 2.1 2.2 3.1
Perform ad-hoc
Directory profiles Enter New Emp. Update secure View united way
Query
Profile data participitation

1.2.1 2.1.1 1.2.1


1.1.1 3.1.1
Log In Verify Emp. Verify updated data 3.2.1
Select First or Lookup united way
Requirement Perform SQL
lastmane participation
For job query
1.2.2
1.2.2 3.1.2
Update Information
2.1.2 Store updated data Generates 3.2.2
1.1.2 Verify updated reports Generates
Look up Department 1.2.3 data reports
Request for
update 2.1.3
Store updated
1.1.3 data
Look up location

1.1.4 4
Look up job title or
Supervisor Employer Manager Hr

4.1
4.2
Emp. Detail
Group Emp. detail
Lookup
lookup

4.1.1 4.2.1
Option for kind of Ask for search
information criteria

4.1.2 4.2.2
Select option Select criteria

4.1.3 4.2.3
Display appropriate Display appropriate
information information

EVENT DIAGRAM
7

Input New Emp. Records Employee Self-Service


HR Staff Updated Emp. Records
Update Emp. Profiles System

Updated Emp. Records Conformation

SQL for Ad-hoc report Employee Self-Service


Managers Inquire United Way Participitation Updated Emp. Records
Inquire Emp. Information System

Create Ad-hoc Reports


Generates United Way Participitation Reports

Enter New Emp. Record Employee Self-Service


Employee Record Emp. Info.
Update Emp. profile System

Updated Emp. Record Conformation

Employee Self-Service
HR Managers Inquire one/group Employee Updated Emp. Records
System

Generates Employee Reports


8

SYSTEM DATA FLOW DIAGRAM

Process Save profile ESSS


Directory. search Process
Employee New
Employee New profile
Display result Employee
Search
Profile
Request
Update secure dataupdate

Pull record

exact criteria Enter Conform Process


ESSS New Emp.New profile Secure Data
Profile

Enter secure data


Req. for update Process (job change,promotion,new loc..etc)
Updated profile Employee Request for Updates HR Staff
Update conformation Conformation of secure data
Profile

ESSS Approve for update

Request for report


Allow to choose criteria
Report by criteria ESSS

Process By criteria
Generate report
View UW Participitation Group Display appropriate HR Manager
Process Information
Manager Employee Lookup
View report
Profile

Display report

Perform SQL Process


Employee Process Kind of Lookup
Generates Ad-hoc report
Profile Request for report
Individual
Provide report Employee
Request for report Lookup

Provide report

ESSS
9

PRIMITIVE DATA FLOW DIAGRAM

Process Save profile ESSS


Directory. search Process
Employee New
Employee New profile
Display result Employee
Search
Profile
Request
Update secure dataupdate

Pull record

exact criteria Enter Conform Process


ESSS New Emp.New profile Secure Data
Profile

Enter secure data


Req. for update Process (job change,promotion,new loc..etc)
Updated profile Employee Request for Updates HR Staff
Update conformation Conformation of secure data
Profile

ESSS Approve for update

Request for report


Allow to choose criteria
Report by criteria ESSS

Process By criteria
Generate report
View UW Participitation Group Display appropriate HR Manager
Process Information
Manager Employee Lookup
View report
Profile

Display report

Perform SQL Process


Employee Process Kind of Lookup
Generates Ad-hoc report
Profile Individual
Provide report
Employee
Request for report Lookup

Request for report Provide report


ESSS
ESSS

You might also like