Modes of Processing. Transactions  Transactions are events which need to be recorded with the production, sale and distribution of goods and services.

Slides:



Advertisements
Similar presentations
Context Diagram Yong Choi BPA CSUB.
Advertisements

STOCK CONTROL Inventory is often referred to as the graveyard of business because over investment in stock is a frequent cause of business failure.
Module 3: Business Information Systems
Information Technology is any combination of information technology and people's activities that support 1.Operations 2. Management 3.Decision Making.
A business makes payments for what it buys, In return it receives payments for goods it sells or services it provides.
Ch 26.
Chapter 2.7 Data management.
09/04/2015Unit 2 (b) Back-Office processes Unit 2 Assessment Criteria (b) 10 marks.
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Accounting Information Systems 9th Edition
Data Model Examples: DFD’s and System Flowcharts
Databases and Processing Modes. Fundamental Data Storage Concepts and Definitions What is an entity? An entity is something about which information is.
Information Systems for Business Operations Chapter 8.
Chapter 8 USING ACCOUNTING APPLICATIONS. Organization of Accounting Applications.
Chapter 9 THE ACQUISITION CYCLE— PURCHASING AND RECEIVING
BATCH TRANSACTION PROCESSING Option 1: Transaction Processing Systems.
Commercial Data Processing
PAYROLL AND MODERN MAIL HANDLING METHODS Topic 21 Organisations:
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Chapter Lead Black Slide © 2001 Business & Information Systems 2/e.
Introducing StoreTrader Live Pharmacy Edition The real-time PoS system for independent pharmacies.
Lecture Note 8 Using Data Flow Diagrams
AS Level ICT Selection and use of input devices and input media: Capturing transaction data.
Compare and contrast batch processing and online processing, outlining the meaning, advantages and disadvantages of the two. Which one would you recommend.
TRANSACTION PROCESSING SYSTEM (TPS)
TRANSACTION PROCESSING SYSTEM Liew Woei Song Muhammad Hofiz Achoson.
IGCSE ICT Data Handling Applications.
Chapter 13 Prepared by Richard J. Campbell Copyright 2011, Wiley and Sons Auditing Human Resources Processes: Personnel and Payroll in Service Industries.
Auditing the Payroll Cycle. Transactions Personnel services or payroll cycle involves the activities that pertain to executive and employee compensation.
CHAPTER 6 ELECTRONIC DATA PROCESSING SYSTEMS
Introduction to Business Organisations
Standard Grade Computing COMMERCIAL DATA PROCESSING CHAPTER 13.
Lead Black Slide Powered by DeSiaMore1. 2 Chapter 10 Business Operations.
G041: Lecture 05 Information within Organisations Mr C Johnston ICT Teacher
FatMax Licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 2.5 LicenseCreative Commons Attribution-NonCommercial-ShareAlike 2.5.
Transaction Processing System  Business Transactions are certain events that occur routinely in a business firm.  A transaction is a set of activities.
1. Outline 4 functions of a typical operating system of a PC(4) Resource management Operating systems organise how to: Load programs from backing storage.
Examples of TPS 1 In this section, we examine the: components of a TPS the examples of real-time transaction processing batch transaction processing.
An Overview of Transaction Processing Systems
Slideshow 2 Setting Up Bank Services, Tax Services and Schedule Codes.
1 California State University, Fullerton Chapter 10 Business Operations.
 2001 Prentice Hall Business Publishing, Accounting Information Systems, 8/E, Bodnar/Hopwood Chapter 10 Electronic Data Processing Systems.
13-1 COBOL for the 21 st Century Nancy Stern Hofstra University Robert A. Stern Nassau Community College James P. Ley University of Wisconsin-Stout (Emeritus)
Sequential Files Chapter 13. Master Files Set of files used to store companies data in areas like payroll, inventory Set of files used to store companies.
Test and Review chapter State the differences between archive and back-up data. Answer: Archive data is a copy of data which is no longer in regular.
Chapter 9 Controlling Information Systems: Application Controls.
Types of Processing. Data Processing Types of Processing Batch processing Interactive processing Real Time processing.
CHAPTER 2 TYPES OF BUSINESS INFORMATION SYSTEM. INTRODUCTION Information System support business operations by processing data related to business operation.
Types of Processing of Data www. ICT-Teacher.com.
13-1 Sequential File Processing Chapter Chapter Contents Overview of Sequential File Processing Sequential File Updating - Creating a New Master.
Lesson 3.  Use of computers in recording, classifying, manipulating, and summarizing data.  Also called Automatic data processing, data processing,
IGCSE ICT Stock Control.
13- 1 Chapter 13.  Overview of Sequential File Processing  Sequential File Updating - Creating a New Master File  Validity Checking in Update Procedures.
The aim of producing a backup strategy is to make sure that a computer system can be returned to its original state if data has been lost or corrupted.
The Causeway Company uses the following procedures to process the cash received from credit sales. The mailroom receives checks and remittance advices.
The concept of Data Processing. INPUT DESIGN Input Data Persistent Data Process Output.
Computer Studies Today Chapter 2 1 » Payroll system » Mailing list system » Ticketing system » Point-of-sale system » Electronic funds transfer system.
 DEFINE JOURNALIZING TRANSACTION TERMS  IDENTIFY CONCEPTS RELATED TO JOURNALIZING TRANSACTIONS  RECORD IN A FIVE-COLUMN JOURNAL TRANSACTIONS TO SET.
Audit of the Sales and Collection Cycle. Identify the accounts and the classes of transactions in the sales and collection cycle. Describe the business.
( ) 1 Chapter # 8 How Data is stored DATABASE.
(1) Organize information processing centers environment, the various functions and details Electronic Data Processing (EDP): can refer to the use of automated.
AS computing Data Entry. Structured data This kind of data has a structure. Word processed documents are usually structured. They have paragraphs, indentation.
Overview of Transaction Processing and Enterprise Resource Planning Systems Chapter 2.
Transaction processing systems
Learning Objectives Today we will Learn:
Introduction to Transaction Processing
Overview of Business Processes
Footwear Planning and Production Process
Presentation transcript:

Modes of Processing

Transactions  Transactions are events which need to be recorded with the production, sale and distribution of goods and services. Examples include: – Buying an item in a store – Paying a gas bill – Taking out a library book – Applying for a driving licence – Enrolling on a college course – Applying for a University place – Notifying a new employer of your full name, address and bank account details – Clocking in and out from work

Master files and transaction files  Master file –Collection of records holding information about an entity such as a person or good.  T ransaction file –Holds information about events occurring in the organisation. –For employee payroll file, basically two kinds of transactions: Weekly / fortnightly transaction file with information of hours worked – used to calculate employees wages or salary. Occasional other transactions to process – additions, changes and deletions to the file. – When new employee is hired, new record must be added – When employee leaves, their record is deleted – Employee may change address, bank account, etc.

Batch Processing  Typical, large-scale batch system where data is collected on paper documents (such as applications for renewal of a TV or driver’s licence) has following stages: – The paper documents are collected into batches of say 50, checked, control totals and hash totals calculated and written on a batch header document. – The data is keyed in off-line and validated by a computer program. It is stored on a transaction file. – The data is verified by being entered a second time by a different operator. Any discrepancies are corrected. – Transaction file is transferred to the main computer. This may be physically or electronically between computers.

Batch Processing (cont.) – Processing begins at a scheduled time – maybe overnight when the computer is not busy dealing with on-line users. All the processing steps (beginning with the next) can take place without operator intervention. – Transaction file may be sorted into same sequence as master file to speed up the processing of the data. – The master file is updated. – Any required reports are produced.

Interactive Processing  Data is entered and processed straight away. –Organisations such as insurance companies are often able to make changes to a customer’s household insurance, for example, while the customer is on the phone. A report of the change would be automatically generated and a copy sent to the customer. –Some interactive systems allow queries to be made, but cannot process transactions right away. E.g. Cashpoint machines which allow you to query your balance and withdraw cash but do not update the balance until late at night; Point-of-sale terminals which can access a stock file to look up the description and price of an article when the bar-coded label is scanned, but do not alter the quantity in stock when a sale is made. (This is done later in batch mode.)

Real-time & Pseudo real-time processing  Real-time Processing – Computer responds instantly, for example to changes indicated by sensors and probes in life-support systems or aircraft control systems.  Pseudo Real-time Processing – Computer records a transaction and more or less immediately updates the master file (not instantly) A delay of a few seconds is quite acceptable for selling tomatoes in Sainsbury’s or borrowing a library book, unlike genuine real-time processing. Example - British Airways Booking System.

Choice of processing mode  Choice between batch or pseudo real-time depends on: – Does information obtained from the system need to be up-to-date at all times. – The scale of the operation - Batch systems well suited to very high volumes of data, when economical to have an off- line key-to-disk system for data entry. – Cost - Real-time system is generally more expensive because of more complex backup and recovery procedures required to cope with power failures or breakdowns. – Computer usage - Batch system can make use of spare computer capacity overnight or when computer would otherwise be idle. Common on mainframe computers. – Many applications use a combination of batch and interactive processing.