Information System Analysis

Slides:



Advertisements
Similar presentations
RXQ Dual Billing Process Flow Distribution Company Supplier Customer Distribution Company reads meter(s) ( ) Supplier receives and processes.
Advertisements

RXQ Dual Billing Process Flow Distribution Company Supplier Customer Distribution Company reads meter(s) ( ) Supplier receives and processes.
RXQ Dual Billing Process Flow
RXQ Dual Billing Process Flow Distribution Company Supplier Customer Distribution Company reads meter(s) ( ) Supplier receives and processes.
Required System DFM Develop Required DFDs from selected BSO
Data Flow Diagram (DFD) Overview
DFD, LDS, ELH Inter-Relationships
Context Diagram Yong Choi BPA CSUB.
Process Models: Data Flow Diagrams
State of Louisiana and Short’s Travel
Chit Fund Company Flowchart.
WebGDS platform a database of tourist services from many suppliers includes the following service types: Accommodation - Hotels of all types Car Rentals.
ENTER System Capabilities. HOME System Capabilities - Flights A web platform where travel agents can register and buy variety of travel products at highly.
Information System Analysis
Data Flow Diagramming Rules Processes –a process must have at least one input –a process must have at least one output –a process name (except for the.
UK Groups / Corporate Sales Department An overview of the market and customer management.
Create a data flow diagram
Lecture 9 Descriptors, Events & Event Tables INFO1409 Systems Analysis & Design Module HND Year /9.
Introduction to Data Flow Diagrams Week 6 CMIS570.
1 Welcome to Jon Snyder and Priscilla Miccio. 2 Purchase Orders The Purchasing Department receives the orders from either the HR department or Marketing.
SSD Examples. Example 1 Actor ActionSystem Response 1.The Sales Person enters customer Details (name, address, phoneNo, customerId) 2. System saves customer.
Review Questions The four symbols on a data flow diagram are: Rounded rectangles (processes) Squares (external agents) Open-ended boxes (data stores) Arrows.
System definition and boundaries Subsystems, environment, connections, dependencies Payroll Rules, contracts Working time Reductions, tax Accounting and.
Spreadsheets in Finance and Forecasting Project Session 3b(ii) Data Flow Diagrams.
Thredz Thredz is a successful costume hire business. Its customers range from theatre companies, who hire large numbers of outfits for periods of several.
Belleza Geraldine E. Cabudoc Wilgiec A. Piacca Rowena C. Salcedo Arscelyn R. Zapata Mark Joseph I.
Internet Auctions Users can post items for sale and set a minimum price for it. Other internet users can now bid for the item being sold. These items.
Data Flow Diagramming.
Lecture Note 8 Using Data Flow Diagrams
VCE IT Theory Slideshows
UPCOMING TRIPS The 'Upcoming Trips' tab (on the Travel Center home page) displays all current trips, booked online or with a Connexxus CSU Travel Agent.
Topic 4: Understand the benefits of paying in advance ifs Certificate in Personal Finance (CPF5)
G041: Lecture 05 Information within Organisations Mr C Johnston ICT Teacher
Activating your Account and Profile Creation From the MNSCU Site Login Page, Click the Link Create a New.
Data Flow Diagrams A structured analysis technique that employs a set of visual representations of the data that moves through the organization, the paths.
Data Flow Diagrams Objectives:
System Analysis System Analysis - Mr. Ahmad Al-Ghoul System Analysis and Design.
1 Ref: Prof Sarda Process Modeling…… Lecture Outline Data flow diagram (DFD)
1 TOUR PACKAGES. 2 Include 2 or more components –Air –Hotel –Transfers –Sightseeing –Meals Can be customized to fit the independent traveler Terms to.
Examples of TPS 1 In this section, we examine the: components of a TPS the examples of real-time transaction processing batch transaction processing.
Welcome to Concur! Procurement & Support Services.
Entities“something about which an e.g. organisation keeps data” customer Attributes“the properties of an entity”e.g. address Relationships“the.
1 DATA FLOW DIAGRAM. 2 Outline Process decomposition diagrams Data flow diagram (DFD)
South African Travel Products and Operations. Learning Unit 1: The Booking File Session to complete module: 1-3 Current session: 2-3 Date: 26/02/2013.
G045 Lecture 08 DFD Level 1 Diagrams (Data Flow Diagrams Level 1)
Non-Stop Savings. Guaranteed. ResX 4.0 System Updates And Upgrades.
Business Case Scenario XYZ Airlines is an up and coming airline in Asia which has been steadily growing these past few years. Currently, the ticket sales.
On-line booking interface showcase. Presentation overview ► Introduction ► On-line booking website ► Special section for agencies ► Advantages ► Worth.
Data Flow Diagrams. A diagram which shows the movement of data in a system.
Data Flow Diagramming 1. Used to represent processes that:  … capture, manipulate, store, & distribute data  … between a system & its environment 
2 Concur Travel and Expense Training Speaker Name Here Space for client logo (remove this box with or without logo)
Systems Analysis & Design
Texas Bicycle Sports Presented by : Muhammad Rizvi Terry Lee Madhuri Yelamanchili.
The Causeway Company uses the following procedures to process the cash received from credit sales. The mailroom receives checks and remittance advices.
Chit Fund Company Flowchart. Chit Fund Mainly Consists of 3 Parts 1. Main Branch 2. Sub Branch 3. Customer Details.
Modelling Complex Systems
Data Flow Diagrams Level 1 and Level 0 System Design.
Search one day Search one week Search by agent Search by date range Select feature will filter your search Activities Manager.
Procurement & Support Services
Bookkeeping Procedures
Continuation of Causeway Example
Data Flow Diagrams.
Data Flow Diagramming.
Mailroom Recieves checks and remittance advices Endorses checks
The Causeway Company uses the following procedures to process the cash received from credit sales. The mailroom receives checks and remittance advices.
Business Analysis DFD Levelling Chris Russell O2.41
The Causeway Company uses the following procedures to process the cash received from credit sales. The mailroom receives checks and remittance advices.
Introduction to Data Flow Diagrams
Mailroom Recieves checks and remittance advices Endorses checks
Mailroom Recieves checks and remittance advices Endorses checks
Presentation transcript:

Information System Analysis Lab 5

Objectives In this lab we will learn : How to draw level 0 diagram for Online Rental Car System . Discuss Context diagram for Easy Travel Agency specifications.

Example 1:Online Car Renter System Inputs: 1-Customer can enter rental requirements. 2-Customer can select a car. 3-Customer can reserve a car. Outputs 1-system should provide available cars. 2- system should provide total rental price. 3- System should provide invoice if customer reserves a car . Processes 1- system should be able to check car availability as per the customer requirements. 2- system should be able to calculate total rental charge for the customer’s rental requirements 3- system should be able to process credit card payment through the company bank 4- system should reserve the car for the customer by sending a notification to the garage.

Online Car Rental System Creating DFD 1-Draw Context Diagram Reservation Info Car Choice Rental Requirements Online Car Rental System Notification Credit Card Info Available Car List Customer Bank Authorization Rental Summery Invoice Credit Card Notification Rental Notification Garage

Creating DFD 2-Draw level 0 diagram Rental Requirements 1.0 Check Availability Customer Notification Available Car List Car List D1:Cars File Car Choice 2.0 Produce Rental Summary Rental Summary Reservation Info Bank Credit Card Info 3.0 Process Payment Invoice Authorization Card Declined Notification Rental Details D2:Customers File 4.0 Book Cars Rental Notification Customers Booking Garage D1:Cars File Update Car

Level 0 diagram all blue data flow are from context diagram Rental Requirements 1.0 Check Availability Customer Level 0 diagram Notification Available Car List Car List Shows all the major processes that comprise the overall system. It is the child of the context diagram. Balancing. The input and output data flows of a parent DFD must be maintained in the child DFD Add data store. all blue data flow are from context diagram D1:Cars File Car Choice 2.0 Produce Rental Summary Rental Summary Reservation Info Bank Credit Card Info 3.0 Process Payment Invoice Authorization Card Declined Notification Rental Details D2:Customers File 4.0 Book Cars Rental Notification Customers Booking Garage D1:Cars File Update Car

Discuss Context diagram for Easy Travel Agency specifications

Example 2: Easy Travel Agency specifications EasyTravel is a travel agency specializing in family holidays. It holds lists of hotels and charter flights and creates organized holidays for clients. Currently the company uses a paper based system. The company its tasks by the following text: Bookings are made either through a list of agents, or by direct approach from clients. When a client/agent makes an approach, the Reservations Clerk selects appropriate flight and hotel details for the customer and makes a provisional booking. The details are entered onto a provisional booking file.

Easy Travel Agency specifications The customer must confirm this booking within three days, by sending a deposit of 10% of costs. On receipt of this deposit, Reservations close the provisional booking and add the details to their full booking file. Four weeks before the flight is due, Accounts send an invoice to the clients for the balance. Accounts notify Customer Services when the balance is received and Customer Services then send tickets and joining instructions. Reminders are sent to customers three weeks and one week before departure. Although the company insists that payment is made at least one week before departure, it has been known that payment has been made and tickets received on the morning of the flight. At the end of each month, commission of 15% is paid to any agents responsible for holidays commencing during that month.

Agency Booking system Context Diagram Provisional booking Agency Booking system Provisional booking Client details Invoice Client/Agent Pay 10% Client/Agent Ticket instruction Reminders Pay balance 15% commissions Agent

Draw Level 0 diagram using Visio For Easy Travel Agency system

any Q