The Impact of ICT in Commerce

Slides:



Advertisements
Similar presentations
By the end of this session, you will be able to:
Advertisements

Business System Options
Audit Partner is an information management system that assists in retrieving and reviewing of field audits electronically. Partner may be used by audit-processing.
The Electronic Office & The Internet Chapters 22 & 26 Information Systems for You.
Communication is the way information is sent and received Business success depends on clear and effective communications within and between organisations.
A business makes payments for what it buys, In return it receives payments for goods it sells or services it provides.
Organisational Information Systems Centralised Database.
Developments in Computing When were computers first used? What were they like? How have they changed since? How have things advanced in your lifetime?
LANs and WANs Network size, vary from –simple office system (few PCs) to –complex global system(thousands PCs) Distinguish by the distances that the network.
A. Frank 1 Internet Resources Discovery (IRD) Peer-to-Peer (P2P) Technology (1) Thanks to Carmit Valit and Olga Gamayunov.
Database Design Concepts Info 1408 Lecture 2 An Introduction to Data Storage.
Database Design Concepts Info 1408 Lecture 2 An Introduction to Data Storage.
Commercial Data Processing
Opening a bank account.
Introduction to Information Technology: Your Digital World © 2013 The McGraw-Hill Companies, Inc. All rights reserved.Using Information Technology, 10e©
WHAT’S A TECHNOLOGY SYSTEM? A technology system is a machine that processes digital data. A computer is a technology system. A computer installation is.
Business Intelligence Software Starts With a Philosophy… CMS WebPortal Quote Engine Modules™ Creates Purchase Orders, Sales Orders, Proposals, Invoices.
Chapter 5 Application Software.
IGCSE ICT Data Handling Applications.
Electronic Payment Systems University of Palestine University of Palestine Eng. Wisam Zaqoot Eng. Wisam Zaqoot March 2010 March 2010 ITSS 4201 Internet.
ICT at Work Global Communication.
Introduction to Business Organisations
Standard Grade Computing COMMERCIAL DATA PROCESSING CHAPTER 13.
INTERNET CHAPTER 12 Information Available The INTERNET contains a huge amount of information a huge amount of information information on any topic you.
Social impacts of the use of it By: Mohamed Abdalla.
Information Systems Today: Managing in the Digital World TB4-1 4 Technology Briefing Networking.
CHC DI Group. What We Will Cover Securing your devices and computers. Passwords. s. Safe browsing for shopping and online banks. Social media.
G041: Lecture 11 Further Impacts of ICT Mr C Johnston ICT Teacher
© Paradigm Publishing, Inc. 5-1 Chapter 5 Application Software Chapter 5 Application Software.
Information & Communication Systems These slides cover the following topics: Centralisation of control and data – mainframes Dispersed system – personal.
Computers Are Your Future Tenth Edition Chapter 12: Databases & Information Systems Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
G041: Lecture 16 Section B Revision Questions
Network Structure Students should be aware of what is available in order to –create and use an ICT network: communication devices.
ICT IN SHOPPING ICT in business. Barcode Scanning.
Social Implications of ICT HIGHER INFORMATION SYSTEMS.
Impacts of the use of IT -Social network sites This is a site that lets you post messages, upload pictures and stories on your own personal page. You can.
Transaction Processing System  Business Transactions are certain events that occur routinely in a business firm.  A transaction is a set of activities.
Application Layer CHAPTER 2. Announcements and Outline  Administrative Items  Questions? Recap 1.Introduction to Networks 1.Network Type 2.N etwork.
MANAGEMENT OF MARKETING USE OF TECHNOLOGY IN MARKETING.
ICT in Banking.
1 INTRODUCTION TO DATABASE MANAGEMENT SYSTEM L E C T U R E
Area Of Study 2 Information And Communications Technology(ICT)
Communication & Information Systems. ICT5 Centralised processing systems Large central mainframe the norm into the seventies All processing carried out.
Capabilities & Limitations of Information and Communication Technology
Database What is a database? A database is a collection of information that is typically organized so that it can easily be storing, managing and retrieving.
ICT in the Home. Introduction ICT is used today for entertainment It influences how people spend their time ICT is used for most every day tasks: tv,
© Paradigm Publishing Inc. 5-1 Chapter 5 Application Software.
Databases. What is a database?  A database is used to store data. The word DATA is actually Latin for FACTS. A database is, therefore, a place, or thing.
How To Automate At Least 80% Of Your Online Business With.
FILES AND DATABASES. A FILE is a collection of records with similar characteristics, e.g: A Sales Ledger Stock Records A Price List Customer Records Files.
ICT Infrastructure Used By Organisations Additional Exercise ANSWERS.
CHAPTER 2 TYPES OF BUSINESS INFORMATION SYSTEM. INTRODUCTION Information System support business operations by processing data related to business operation.
Computing Fundamentals Module Lesson 6 — Using Technology to Solve Problems Computer Literacy BASICS.
Database Management Systems (DBMS)
Electronic Diaries 1 Appropriate slots for appointments are automatically found; Routine appointments can be programmed in one easy step, for instance.
G041: Lecture 08 ICT Infrastructure Used By Organisations Mr C Johnston ICT Teacher
Word Processing Word processing packages such as Microsoft Word are text based. When text is entered via a keyboard, the characters are displayed on screen.
Chapter 16 – Technological Development Technological Development Employees, managers and organisations, as well as the population in general, take for.
Use of this service Checking location departure/arrival Checking time departure/arrival Benefits to the user or company Provides up to date information.
4.1.2 The value and importance of information The importance of up to date, accurate and complete information. Candidates should understand that: up to.
Introduction to Networks. When Personal Computers first appeared in business, software programs were designed for a single user. However as computers.
The Impact of Computers on Business and Society When were computers first used? What were they like? How have they changed since? How have things advanced.
Information Technology
9.4 Assessing greater use of digital technology
Advantages of ICT over Manual Methods of Processing Data
By the end of this session, you will be able to:
How To Automate At Least 80% Of Your Online Business With
GCE Applied ICT G041: Lesson 05 Information Flow Diagrams
CHAPTER 2 Application Layer.
The Impact of Digital Technologies on an organisation
Presentation transcript:

The Impact of ICT in Commerce

Mainframes The earliest computers were what we now call mainframe computers The first commercially available computers appeared in the 1950s (e.g. LEO, shown right) Mainframe computers centralise the processing and use dumb terminals, which are often text only – they do no processing, and are effectively just monitors and keyboards Centralised processing fell from favour in the 1980s as PCs became cheaper and smaller Centralised processing was really an extension of the back office or admin function, and so didn’t change the nature of the organisation greatly.

Personal Computers Everyone now has their own PC – processing is dispersed throughout the organisation This changed working practices, as everyone had access to data processing facilities Managers could now type their own letters and enter information directly into databases – this can lead to a flattening of the management hierarchy as admin is distributed across the organisation, and typing pools (such as the one above) and filing are a thing of the past.

Computers and Storage Offices full of files (like the one on the right) are a thing of the past Storing information on computers has many benefits: There is less need for costly office space It is quicker to store and retrieve information – there’s no need to get the step-ladder out! Sorting and searching makes it much easier to manipulate data… Imagine a client left a message but you couldn’t make out their name, but you had a record of their phone number; how could you find out who it was in a manual filing system?

Centralised Storage Storing data centrally also has big benefits in terms of redundancy - all users are using the same data which can easily be kept up to date The DBMS needs to be careful to maintain the integrity of the data through record-locking What happens if two users try to update a record at the same time? prevent access to records in use? make open records view only? lock open records so that they can’t be changed? lock related records? lock the whole table?

Distributed Databases ICT can sometimes create new technical challenges What if the organisation is large and data is needed all over the country? Maintaining communications links to a centralised database could be expensive and would create dependence Another approach is to distribute the data throughout the organisation so that all users are not connecting at the same time over costly communication lines But how would this be done?

Example The head office has all the data for the whole company Head Appointment Each region stores only customers in that region North East South West Each branch will only store local customers Ipswich Norwich Kings Lynn Each adviser only has his/her own client records John Janet Appointment

Such transfers might only occur once a day Head Office North East South West Ipswich Norwich Kings Lynn I’m off to Kings Lynn! Such transfers might only occur once a day John Fred

ICT in Existing Businesses The power of ICT to store, process and communicate data has led to big changes in existing sectors such as retail and banking: Salaries, pensions and benefits can be paid straight into your bank account 20 years ago you had to queue up in the bank if you wanted some money – now you can use an ATM Internet bank allows people to pay bills and transfer money without leaving the house – we can even have paperless billing from utility companies Digital telephone exchanges make more complex phone systems possible – e.g. selecting services and entering account numbers Lots of high street retailers now accept orders on-line – e.g. HMV, Next and Argos

Telecomms for Competitive Advantage ICT can be used to speed up or simplify business existing processes - e.g. mail order, customer management For example: customers can order goods via a web-site, a confirmation e-mail is sent, and the goods are dispatched from the warehouse - no money needs to be sent, or order forms filled in and posted. sometimes the goods can even be downloaded directly from the web-site, e.g. software, video clips. customers can view their account activity on-line and track orders, and there is less paperwork for the company - they could even have automated “pickers”

Case Study - Guardian Royal Exchange Old “manual” system: an advisor visits the customer, completes forms outlining cover requirements and budget and posts them to the head office actuaries at the head office produce the “illustration” (quotation) and send it to the advisor the advisor returns to customer with the illustration if the customer agrees, the “proposal” form is completed and the paperwork is sent off to the head office There was a 60% rejection rate due to proposals being completed incorrectly, or illustrations being done for ineligible customers, etc.

Case Study - Guardian Royal Exchange New “computerised” method: The advisor visits the customer with his laptop and enters the customers personal details The software suggests suitable products and performs “illustrations” If the customer chooses to buy, the “proposal” is completed on the laptop and printed out for the customer Back at the office, the advisor plugs the laptop into a phone-line and transmits the data to head office. Using this method, the advisor can complete the sale in one visit, and use of cross-field validation, etc., reduced the rejection rate to less than 2%!

Social Implications There can be resistance to using new technology this can lead to systems lying unused in the GRE example, so few advisors wanted to use the laptops that they introduced a higher commission rate for policies transmitted electronically The workforce will need to be trained to use new systems Sometimes companies introduce new ICT systems with the intention of reducing the workforce - in the GRE example they would have been able to get rid of head office actuarial staff

New Businesses As well as transforming old businesses, the introduction of ICT has led to the creation of new products and services. 15 years ago no-one had heard of: Internet Service Providers and Search engines – AOL and Google are now amongst the world’s largest companies Amazon and other .com companies Mobile phone shops Web-design companies