Module 4 - Documenting Information System
Module 4 - Documenting Information System
Documenting Information
Systems
Flowcharts.
Introduction
Documentation is:
Used to understand, explain, evaluate, and improve
complex business processes, information systems,
and internal control.
Needed to comply with Section 404 of SOX.
To use a graphical documentation tool, these
steps are followed:
1. Define symbols and rules that will be used.
2. See symbols that are used in each method.
3. Outline how to read diagrams in each method.
4. Prepare diagrams and flowcharts.
Learning Objectives
1. Read and evaluate data flow diagrams.
2. Read and evaluate systems flowcharts.
3. Prepare data flow diagrams from a
narrative.
4. Prepare systems flowcharts from a
narrative.
Reading Systems
Documentation
Two types of systems documentation:
Data flow diagrams.
Systems flowcharts.
Reading Systems
Documentation
Data flow diagrams (DFDs):
Show business processes, flows of data within
those processes, and the sources and storage of
the data required for the process.
Depict systems components.
Data flows among components, and the sources.
Destinations.
Storage of data.
Use a limited number of symbols.
Reading
Systems
Documentation
Reading Systems
Documentation
Context Diagram
Context diagram: Least detailed picture of a
system that defines the process being
documented and shows the data flows into
and out of the process to external entities.
External entities: Those entities (i.e.,
persons, places, or things) outside the
system that send data to, or receive data
from, the system.
Reading Systems
Documentation
Reading Systems
Documentation
Physical Data Flow Diagram
Physical data flow diagram (DFD): Graphical
representation of a system showing the system’s
internal and external entities, and the flows of
data into and out of these entities.
Specifies where, how, and by whom a system’s
processes are accomplished.
Internal entity: An entity within the system that
transforms data.
Reading Systems
Documentation
Reading Systems
Documentation
Logical Data Flow Diagram
Logical data flow diagram (DFD): Graphical
representation of a system showing the
system’s processes (as bubbles), data
stores, and the flows of data into and out of
the processes and data stores.
Specifies what activities the system is
performing.
Logical DFDs portray a system’s activities.
Reading
Systems
Documentation
Reading Systems
Documentation
Balanced: When two DFDs have equivalent
external data flows.
Only balanced sets of DFDs (i.e., a context
diagram, a logical DFD, and a physical DFD)
are correct.
Top-down partitioning: The successive
subdividing (exploding) of logical DFDs.
Reading
Systems
Documentation
Reading Systems Flowcharts
Systems flowchart: Graphical
representation of a business process,
including information processes, as well as
the related operations processes (people,
equipment, organization, and work activities).
Presents a logical and physical rendering of
the who, what, how, and where of information
and operations processes.
Depicts the sequence of activities performed
as business events flow through the process.
Reading
Systems
Flowcharts
Reading Systems Flowcharts
Common Systems Flowcharting Routines
The following slides show several common
ways of showing processing using system
flowcharting.
Note the way the columns are set up to
communicate the flow of activities between
processing entities.
Enter document
into computer via
keyboard, edit
input, record
input.
User queries the computer.
Update data store.
Key and key verify data.
Enter document via scanning.
Enter journal in manual accounting system.
Pick and ship goods.
Preparing Systems
Documentation
How to prepare data flow diagrams and
systems flowcharts.
Guidelines for creating DFDs and systems
flowcharts.
Relevant process narrative.
Preparing Data Flow
Diagrams
Analyze narrative.
Create a table of entities and activities.
An activity is any action being performed by
an internal or external entity.
Preparing Data
Flow Diagrams
The Narrative
Preparing Data Flow
Diagrams
Table of Entities and Activities
Activity:
DFD guidelines: