Managing Information Technology 6 th Edition

Size: px
Start display at page:

Download "Managing Information Technology 6 th Edition"

Transcription

1 Managing Information Technology 6 th Edition CHAPTER 6 ENTERPRISE SYSTEMS Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 1

2 APPLICATION AREAS Interorganizational systems Systems that span organizational boundaries e Business applications B2C link businesses with their end consumers B2B link businesses with other business customers or suppliers Electronic data interchange (EDI) systems Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 2

3 APPLICATION AREAS Intraorganizational systems Enterprise Systems Systems that support all or most of the organization Managerial Support Systems Systems that support a specific manager or group of managers Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 3

4 APPLICATION AREAS Intraorganizational systems (cont d) Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 4

5 CRITICAL CONCEPTS Batch processing A group (or batch) of transactions are accumulated, then processed all at one time Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 5

6 CRITICAL CONCEPTS Batch processing (cont d) In the early days of computers, all processes were batched Major problem is the time delay before the master file is updated Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 6

7 CRITICAL CONCEPTS Online processing Each transaction is entered directly into computer when it occurs Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 7

8 CRITICAL CONCEPTS Batch processing vs. Online processing Batch Processing Significant delay before master file is updated (usually 1 day) Much less expensive to operate Some applications naturally suited for batch processing (e.g., payroll) Online Processing Master file updated within a fraction of a second Much more expensive to operate Some applications need to be processed in real time Note: given the tradeoffs, hybrid systems that combine online dataentrywithbatchprocessing arevery common Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 8

9 Online processing CRITICAL CONCEPTS Interactive System A fully implemented online system where user interacts directly with the computer In line System Provides for online data entry, but processing of transactions is deferred for batch processing Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 9

10 CRITICAL CONCEPTS Functional information systems Information systems that support one of an organization s primary business functions Example Business Functions and Subsystems Marketing Accounting Personnel Personnel Engineering Production Planning Production Scheduling Sales Forecasting Etc. Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 10

11 CRITICAL CONCEPTS Vertically integrated information systems Serve more than one vertical level in an organization or industry Example Sales System Top Management Long-term trend analysis Middle Management Weekly ydaaa data analysis ayssto track slow-moving items and productive salespeople Produce invoices Capture initial sales data Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 11

12 CRITICAL CONCEPTS Distributed systems Refers to mode of delivery rather than traditional class of applications Processing power is distributed to multiple sites, which are then tied together via telecommunications lines Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 12

13 CRITICAL CONCEPTS Client/server systems A type of distributed system where processing power is distributed between a central server computer and a number of client computers (usually PCs) Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 13

14 CRITICAL CONCEPTS Client/server systems (cont d) Client Middleware Server Handles user interface Accesses distributed services through a network Software to support clients and server interaction ti Three categories: Server operating systems Transport stack software Service-specific software Runs on bigger machine Handles data storage for applications Databases Web pages Groupware Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 14

15 CRITICAL CONCEPTS Client/server systems (cont d) Two tier system Three tier system Original client/server Became popular in systems the mid 1990 s Client Server Client Application Server Database Server Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 15

16 CRITICAL CONCEPTS Client/server systems Two models: Fat client/thin server: most processing done on the client Thin client/fat server: most processing done on the server In general Web and groupware servers are fat servers Database servers are thin servers Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 16

17 CRITICAL CONCEPTS Service oriented architecture (SOA) Application architecture based on a collection of functions, or services, where these services can communicate (or be connected) with one another Advantages: Once a service is created, it can be used over and over again Services can be created internally or obtained externally Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 17

18 CRITICAL CONCEPTS Web services A particular collection of technologies built around the XML standard of communicating XML is used to tag the data Web Services Description Language (WSDL) describes the services available Other protocols used in web services include: Universal Description, Discovery, and Integration (UDDI) lists the services available SOAP (originally Simple Object Access Protocol, but now just the initials) transfers the data Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 18

19 TRANSACTION PROCESSING SYSTEMS Process thousands of transactions each day in most organizations Examples: sales, payments madeandreceived and received, inventory shipped and received, paying employees Typical outputs: invoices, checks, orders, reports Critical to business operations Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 19

20 TRANSACTION PROCESSING SYSTEMS Payroll system Common system used to produce payroll checks Also contains numerous other subsystems Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 20

21 TRANSACTION PROCESSING SYSTEMS Order entry system Basic idea Orders received and entered into system System updates files and prints invoice Also contains numerous othersubsystems Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 21

22 TRANSACTION PROCESSING SYSTEMS Order entry system (cont d) Transaction begins with an entry of a Sales Sl Order Od or a Query Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 22

23 ENTERPRISE RESOURCE PLANNING (ERP) SYSTEMS Set of integrated business applications (modules) that carry out common business functions The same transaction data is accessible to people working in multiple functional units within the organization (sales + accounting + ) ERP modules reflect a process oriented way of doing business Not separate systems for separate functions Support for Order fulfillment, not just Sales Usually purchased from a software vendor First wave of enterprise system packages Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 23

24 ERP SYSTEMS SAP and other vendors designed suites of integrated modules for back-office transaction processing that eliminated the need for custom-developed interfaces. 3 Modules for Value-Chain Activities S U P P L I E R S Materials Management modules Procurement Production/ Operations modules Production Financials/Accounting modules Human Resources modules Sales/ Distribution modules Distribution 2 Modules for Enterprise Support Activities C U S T O M E R S Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 24

25 ERP SYSTEMS Choosing the right software is important From one vendor or multiple vendors ( best of breed ) Implementingmultiplemodules multiple modules at once is difficult Requires large investment of money and people resources Source: Gartner Dataquest Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 25

26 ERP SYSTEMS Today s vendors offer modules beyond the back-office modules Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 26

27 ENTERPRISE RESOURCE PLANNING SYSTEMS Benefits for Business Operations and Decision Making Support for Cross Functional processes Modules were designed to support business processes that involved multiple business functions and multiple geographic locations Access to Integrated Data via a unified platform Data entered into one module could be accessed in real time by other modules, by employees in dispersed business units, if a single centralized database is implemented. Support for Global Transactions National currencies are automatically converted to the parent firm s currency Employees in different countries can see the same screen in theirown languages Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 27

28 ENTERPRISE RESOURCE PLANNING SYSTEMS Benefits for Managing the IT Infrastructure Centralized Database on Client/Server Architecture Many early adopters replaced legacy system applications (with separate databases) written for mainframe computers Software updates with increased functionality from the vendor on a regular basis Companies can avoid high costs of customized system enhancements Standard IT platform for external transactions and regulatory compliance Enablestransactions withexternal suppliers andcustomers Costs avoided for updating legacy systems (e.g., Y2K and Euro compliance) Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 28

29 DATA WAREHOUSING Is the eestablishment s e t and maintenance a ceof a large age data storage facility containing data on all (or at least many) aspects of the enterprise Provides users data access and analysis capabilities without endangering operational systems Designed for analysis of data, not efficient operational performance Summary reports may be automatically generated on periodic basis Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 29

30 DATA WAREHOUSING Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 30

31 DATA WAREHOUSING Key characteristics of data in a data warehouse Subject oriented Data stored by business subject, rather than by application Customer, Claims vs. Order Billing, Claims Processing Integrated Data stored once in a single integrated location Time variant Data tagged with some element of time Data available for long periods of time Nonvolatile Data warehouse is read only : existing data is not overwritten or updated Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 31

32 DATA WAREHOUSING Establishing a data warehouse: Is time consuming and expensive Requires software tools to: Construct warehouse Operate warehouse Access and analyze data from the warehouse Average project costs based on study of 33 DW projects (from Journal of Data Warehousing) Average 1 st year costs $1,560,371 Data extraction and transformation 200,000 DBMS software 105,000 DW Administration 588,000 System staff and system integration 222,000 EIS, DSS, and Data mining software 272,000 Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 32

33 CUSTOMER RELATIONSHIP MANAGEMENT SYSTEMS Customer relationship management (CRM) A business strategy directed at customer relationships that involves new business processes for execution and communication Customer interactions focused on customer needs Integrated approach to customer channels for marketing, sales, and support Cross functional vs. single functional view Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 33

34 CUSTOMER RELATIONSHIP MANAGEMENT SYSTEMS CRM systems A new way to compete using IT: service based differentiation Single face to the customer, no matter which channel customer uses Traditional Channels Call centers Field reps Retail dealer networks/ business partners New Electronic Channels E mail Web sites for consumers and partners Communications via wireless devices Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 34

35 CUSTOMER RELATIONSHIP MANAGEMENT SYSTEMS CRM systems (cont d) Many players in the CRM systems marketplace Most of the top CRM enterprise vendors offer: Traditional out of the box CRM Traditional CRM with templates for specific vertical industries Major ERP software vendors also offer CRM modules (e.g., SAP and Oracle) Salesforce.com offers an on demand solution Vendor is also the software host Recently Copyright purchased 2009 Pearson by Education, Oracle Inc. Publishing as Prentice Hall 35

36 CUSTOMER RELATIONSHIP MANAGEMENT SYSTEMS Types of purchased CRM systems CRM Suites Ex. Siebel, Clarify e CRM Ex. NetPerceptions (automated customer interactions) ERP Extensions Ex. mysap, PeopleSoft/Vantive Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 36

37 CUSTOMER RELATIONSHIP MANAGEMENT SYSTEMS CRM Implementations: 4 Perils to Avoid* 1: Implementing CRM before creating a business strategy for how data will be used 2: Rolling out a CRM system before changing internal processes to support the data collection and usage 3: Assuming that more [CRM technology] is better 4: Stalking, not wooing, Customers *Rigby et al., Avoid the Four Perils of CRM, Harvard Business Review, Feb. 2002, Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 37

38 DATA WAREHOUSE & CUSTOMER RELATIONSHIP MANAGEMENT SYSTEMS CRM system supported by a data warehouse CRM systems often pull data that is stored in a data warehouse Example: Harrah s Entertainment Total Rewards system captures all guest transactions (including slot machines andgame tables) Harrah s can track who plays what games, where, when, and how often and then offer special deals aimed at generating repeat business Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 38

39 OFFICE AUTOMATION A set of office related applications that might or might not be integrated into a single system Most Common Office Applications Word processing Desktop publishing Electronic mail Electronic calendaring Telephony Document imaging Vi Voice mail Document preparation, storage, and sharing Copying Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 39

40 OFFICE AUTOMATION Word processing and application suites Many word processing applications available Market leader is Microsoft Word Some others are free: OpenOffice (free office suite) Zoho (free online office suite) Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 40

41 OFFICE AUTOMATION Word processing and application suites (cont d) Word processors typically sold as part of an application (office) suite Microsoft Word is part of MS Office Includes spreadsheet, presentation, database, e mail, collaboration, and publishing applications Microsoft Office 2008 for Mac recently released Advantage is the ability to copy and paste from one application to another in the same suite Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 41

42 OFFICE AUTOMATION Future developments Internet (VoIP) telephony: Allows users to make telephone calls using their workstations Increasing interdependence between telephone and computer networks because both are now using the same lines Faxes/copies will be sent over office network Businessdocumentswill bestored digitally Videoconferencing between individuals and teams will become more common Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 42

43 OFFICE AUTOMATION Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 43

44 GROUPWARE Industry term that refers to software designed to support groups by facilitating: Collaboration Communication Coordination Also called collaboration or collaborative environment Products vary in the features they provide Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 44

45 GROUPWARE Common Groupware Features Electronic mail Electronic bulletin boards Meeting support systems Workflow routing Computer conferencing Electronic forms Electronic calendaring Internet telephony Group scheduling Sharing documents Desktop videoconferencing Electronic whiteboards Shared workspace Learning management systems Instant messaging Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 45

46 GROUPWARE Microsoft Exchange Lotus Notes Oracle Collaboration Suite Novell GroupWise Microsoft Office Communications Server Web Crossing Groupware Products EMC Documentum eroom Microsoft Office Groove Microsoft SharePoint Server Thruport Technologies HotOffice IBM Workplace Collaboration Services Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 46

47 GROUPWARE Lotus Notes was purchased by IBM in 1995 Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 47

48 GROUPWARE Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 48

49 INTRANETS AND PORTALS Intranet: a network operating within an organization that employs the same TCP/IP protocol used on the Internet Advantages: Implementation is relatively easy (Web technologies) Web browser acts as universal client that works with heterogeneous platforms Little, if any, user training required E mail and document sharing available to all in the organization Low cost due to common technologies and little training Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 49

50 INTRANETS AND PORTALS Portals: software that provides intranets with a structure and easier access to internal information via a Web browser Initial intranets had lots of documents, but little structure to help users find them Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 50

51 FACTORY AUTOMATION Traditional a factory automation: at o Numerically controlled machines, which use a computer program or a tape with punched holes to control movement of tools on machines Material requirements planning (MRP) uses data input to produce a production schedule for the factory and a schedule of needed raw materials Computer integrated manufacturing (CIM) Combines MRP with the ability to carry out schedules through computer controlled machines Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 51

52 FACTORY AUTOMATION Threemajor categories of CIM systems 1. Engineering systems 2. Manufacturing administration 3. Factory operations Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 52

53 FACTORY AUTOMATION Engineering systems Computer aided design (CAD) use of two and threedimensional computer graphics to create and modify engineering designs Computer aided engineering (CAE) system that analyzes functional characteristics of a design and simulates the product performance under various conditions Group technology (GT) systems that logically group parts according to physical characteristics, machine routings, and other machine operations Computer aided process planning (CAPP) systems that plan the sequence of processes that produce or assemble a part Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 53

54 FACTORY AUTOMATION Manufacturing administration Manufacturing resources planning (MRP II) A system that usually has three components: 1. Master production schedule 2. Material requirements planning 3. Shop floor control Attempts to implement just in time (JIT) production Does not directly control machines on the shop floor An information system that tries to minimize inventory and employ machines efficiently and effectively Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 54

55 FACTORY AUTOMATION Manufacturing administration (cont d) Supply chain management (SCM) Systems to deal with distribution and transportation of raw materials and finished products throughout the supply chain Are often interorganizational systems that communicate with suppliers and/or distributors Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 55

56 SUPPLY CHAIN MANAGEMENT (SCM) SYSTEMS Designed to deal with the procurement of components needed to make a product or service and movement and distribution of finished products through the supply chain Fivebasiccomponents components of SCMsystem: 1. Plan: developing strategy for managing resources 2. Source: choosing suppliers 3. Make: manufacturing the product 4. Deliver: logistics of getting product to the customer 5. Return: procedure for handling defective products Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 56

57 FACTORY AUTOMATION Factory operations Computer aided manufacturing (CAM) use of computers to control manufacturing processes Series of programs to control automated equipment on shop floor Includes guiding gvehicles to move raw materials and finished products Requires a lot of input from other systems Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 57

58 FACTORY AUTOMATION Factory operations (cont d) Manufacturing automation protocol (MAP) communications protocol to ensure an open manufacturing system Pioneered by General Motors and now accepted by nearly all manufacturers and vendors Allows for seamless communication between all equipment on the factory floor Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 58

59 FACTORY AUTOMATION Robotics A branch of artificial intelligence (AI) where scientists and engineers build machines to accomplish coordinated d physical tasks like humans do Advantages: Perform repetitive tasks tirelessly Produceconsistent consistent high quality output Avoid putting humans at risk (subject to dangers such as paint inhalation or retinal damage) Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 59

60 All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Printed in the United States of America. Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 60

Decision Support and Business Intelligence Systems. Chapter 1: Decision Support Systems and Business Intelligence

Decision Support and Business Intelligence Systems. Chapter 1: Decision Support Systems and Business Intelligence Decision Support and Business Intelligence Systems Chapter 1: Decision Support Systems and Business Intelligence Types of DSS Two major types: Model-oriented DSS Data-oriented DSS Evolution of DSS into

More information

Lecture-2-The Strategic Role of Information Systems

Lecture-2-The Strategic Role of Information Systems Lecture-2-The Strategic Role of Information Systems Thepul Ginige 1 LEARNING OBJECTIVES Analyze roles of 6 types of information systems Describe types of information systems Analyze relationships between

More information

Enterprise Systems: From Supply Chains to ERP to CRM

Enterprise Systems: From Supply Chains to ERP to CRM Enterprise Systems: From Supply Chains to ERP to CRM Management Information Code: 164292-02 Course: Management Information Period: Autumn 2013 Professor: Sync Sangwon Lee, Ph. D D. of Information & Electronic

More information

Global E-Business and Collaboration

Global E-Business and Collaboration Chapter 2 Global E-Business and Collaboration 2.1 Copyright 2011 Pearson Education, Inc. STUDENT LEARNING OBJECTIVES What are the major features of a business that are important for understanding the role

More information

Management Information Systems. B08. Interorganizational and Global Information Systems

Management Information Systems. B08. Interorganizational and Global Information Systems Management Information Systems Management Information Systems B08. Interorganizational and Global Information Systems Code: 166137-01+02 Course: Management Information Systems Period: Spring 2013 Professor:

More information

How To Understand Information Systems

How To Understand Information Systems Management Information Systems Information Systems: Concepts and Management Dr. Shankar Sundaresan (Adapted from Introduction to IS, Rainer and Turban) CHAPTER OUTLINE Types of Information Systems Why

More information

Management Information Systems

Management Information Systems Faculty of Foundry Engineering Virtotechnology Management Information Systems Classification, elements, and evolution Agenda Information Systems (IS) IS introduction Classification Integrated IS 2 Information

More information

26/10/2015. Enterprise Information Systems. Learning Objectives. System Category Enterprise Systems. ACS-1803 Introduction to Information Systems

26/10/2015. Enterprise Information Systems. Learning Objectives. System Category Enterprise Systems. ACS-1803 Introduction to Information Systems ACS-1803 Introduction to Information Systems Instructor: Kerry Augustine Enterprise Information Systems Lecture Outline 6 ACS-1803 Introduction to Information Systems Learning Objectives 1. Explain how

More information

Enterprise-Wide Information Systems in the Modern Organization

Enterprise-Wide Information Systems in the Modern Organization Enterprise-Wide Information Systems in the Modern Organization Module SAP 1 1 ERP in Modern Business: Topics Historical Perspective of IS in Business Levels of IT in Organization Examine ERP s and SAP

More information

Management Information Systems

Management Information Systems Management Information Systems Information Systems, Global Business and E-business Lecturer: Richard Boateng, PhD. Lecturer in Information Systems, University of Ghana Business School Executive Director,

More information

ACS-1803 Introduction to Information Systems. Enterprise Information Systems. Lecture Outline 6

ACS-1803 Introduction to Information Systems. Enterprise Information Systems. Lecture Outline 6 ACS-1803 Introduction to Information Systems Instructor: David Tenjo Enterprise Information Systems Lecture Outline 6 1 Learning Objectives 1. Explain how organizations support business activities by using

More information

Course Description Bachelor in Management Information Systems

Course Description Bachelor in Management Information Systems Course Description Bachelor in Management Information Systems 1605215 Principles of Management Information Systems (3 credit hours) Introducing the essentials of Management Information Systems (MIS), providing

More information

ebusiness Web Hosting Alternatives Considerations Self hosting Internet Service Provider (ISP) hosting

ebusiness Web Hosting Alternatives Considerations Self hosting Internet Service Provider (ISP) hosting ebusiness Web Hosting and E-Business Software Web Hosting Alternatives Self hosting Internet Service Provider (ISP) hosting Commerce Service Provider (CSP) hosting Shared hosting Dedicated hosting Considerations

More information

How To Improve Your Business

How To Improve Your Business ACHIEVING OPERATIONAL EXCELLENCE AND CUSTOMER INTIMACY: ENTERPRISE APPLICATIONS Content How do enterprise systems help businesses achieve operational excellence? How do supply chain management systems

More information

Information Systems for Business Integration

Information Systems for Business Integration Information Systems for Business Integration (Week 13, Thursday 4/5/2007) BUS3500 - Abdou Illia, Spring 2007 1 LEARNING GOALS Explain the difference between horizontal and vertical business integration.

More information

Chapter 6. Architecture About Infrastructure. Introduction. Real World Examples

Chapter 6. Architecture About Infrastructure. Introduction. Real World Examples Introduction Chapter 6 Architecture and Managing and Using Information Systems: A Strategic Approach by Keri Pearlson & Carol Saunders What is the architecture of an organization? What is the infrastructure

More information

Management Information Systems MANAGING THE DIGITAL FIRM, 12 TH EDITION GLOBAL EDITION

Management Information Systems MANAGING THE DIGITAL FIRM, 12 TH EDITION GLOBAL EDITION MANAGING THE DIGITAL FIRM, 12 TH EDITION GLOBAL EDITION Chapter 9 ACHIEVING OPERATIONAL EXCELLENCE AND CUSTOMER INTIMACY: ENTERPRISE APPLICATIONS VIDEO CASES Case 1: Sinosteel Strengthens Business Management

More information

United Computer Group, Inc. Enterprise Management Software Questionnaire

United Computer Group, Inc. Enterprise Management Software Questionnaire United Computer Group, Inc. Enterprise Management Software Questionnaire Please fill out completely and return to ems@ucgrp.com Company Information Date: Company Company Address: Primary Business: Annual

More information

Brief Contents. Part Three: Decisions and Strategies. Part One: Information Technology Infrastructure. Part Four: Organizing Businesses and Systems

Brief Contents. Part Three: Decisions and Strategies. Part One: Information Technology Infrastructure. Part Four: Organizing Businesses and Systems Brief Contents 1 Introduction Part One: Information Technology Infrastructure 2 Information Technology Foundations 3 Networks and Telecommunications 4 Database Management Part Two: Business Integration

More information

Supply Chain Management Build Connections

Supply Chain Management Build Connections Build Connections Enabling a business in manufacturing Building High-Value Connections with Partners and Suppliers Build Connections Is your supply chain responsive, adaptive, agile, and efficient? How

More information

IT Components of Interest to Accountants. Importance of IT and Computer Networks to Accountants

IT Components of Interest to Accountants. Importance of IT and Computer Networks to Accountants Chapter 3: AIS Enhancements Through Information Technology and Networks 1 Importance of IT and Computer Networks to Accountants To use, evaluate, and develop a modern AIS, accountants must be familiar

More information

KM road map. Technology Components of KM. Chapter 5- The Technology Infrastructure. Knowledge Management Systems

KM road map. Technology Components of KM. Chapter 5- The Technology Infrastructure. Knowledge Management Systems Knowledge Management Systems Chapter 5- The Technology Infrastructure Dr. Mohammad S. Owlia Associate Professor, Industrial Engineering Department, Yazd University E-mail :owliams@gmail.com, Website :

More information

1) A complete SCM solution includes customers, service providers and partners. Answer: TRUE Diff: 2 Page Ref: 304

1) A complete SCM solution includes customers, service providers and partners. Answer: TRUE Diff: 2 Page Ref: 304 Enterprise Systems for Management, 2e (Motiwalla/Thompson) Chapter 11 Supply Chain Management 1) A complete SCM solution includes customers, service providers and partners. Diff: 2 Page Ref: 304 2) SCM

More information

ebusiness Web Hosting Alternatives Self hosting Internet Service Provider (ISP) hosting Commerce Service Provider (CSP) hosting

ebusiness Web Hosting Alternatives Self hosting Internet Service Provider (ISP) hosting Commerce Service Provider (CSP) hosting ebusiness Web Hosting and E-Business Software Web Hosting Alternatives Self hosting Internet Service Provider (ISP) hosting Commerce Service Provider (CSP) hosting Shared hosting Dedicated hosting 1 Considerations

More information

Enterprise Applications

Enterprise Applications Enterprise Applications Reading: Laudon & Laudon chapter 8 Additional Reading: Brien & Marakas chapter 7 COMP 5131 1 Outline Enterprise Systems Supply Chain Management Support Customer Relationship Management

More information

Chapter 14! Enterprise Computing!

Chapter 14! Enterprise Computing! Chapter 14 Enterprise Computing Enterprise computing involves the use of computers in networks, such as LANs and WANs, or a series of interconnected networks that encompass a variety of different operating

More information

AA Automated Attendant is a device connected to voice mail systems that answers and may route incoming calls or inquiries.

AA Automated Attendant is a device connected to voice mail systems that answers and may route incoming calls or inquiries. CRM Glossary Guide AA Automated Attendant is a device connected to voice mail systems that answers and may route incoming calls or inquiries. ABANDON RATE Abandon Rate refers to the percentage of phone

More information

Chapter 8 - Strengthening Business-to- Business Relationships via Supply Chain and Customer Relationship Management

Chapter 8 - Strengthening Business-to- Business Relationships via Supply Chain and Customer Relationship Management Chapter 8 - Strengthening Business-to- Business Relationships via Supply Chain and Customer Relationship Management Supply chain management (SCM) systems supporting business-to-business (B2B) transactions,

More information

1.3 ERP System Evolution

1.3 ERP System Evolution 1.3 ERP System Evolution Learning Objectives State the purpose of enterprise resource planning (ERP) systems List the challenges facing the industry List the development stages of the manufacturing planning

More information

Session 13 Enterprise Systems Copyright 2005 Thomas Malone

Session 13 Enterprise Systems Copyright 2005 Thomas Malone 15.561 Information Technology Essentials Session 13 Enterprise Systems Copyright 2005 Thomas Malone Outline Overview of major IT applications Examples of enterprise systems Enterprise Resource Planning

More information

INFO1400. 1. What are business processes? How are they related to information systems?

INFO1400. 1. What are business processes? How are they related to information systems? Chapter 2 INFO1400 Review Questions 1. What are business processes? How are they related to information systems? Define business processes and describe the role they play in organizations. A business process

More information

MDM and Data Warehousing Complement Each Other

MDM and Data Warehousing Complement Each Other Master Management MDM and Warehousing Complement Each Other Greater business value from both 2011 IBM Corporation Executive Summary Master Management (MDM) and Warehousing (DW) complement each other There

More information

The Emergence of Electronic Customer Relationship Management

The Emergence of Electronic Customer Relationship Management The Emergence of Electronic Relationship Management Howard G. Bernett Marcy D. Kuhn Today s online consumer has more complex needs and much higher expectations than ever before. s not only want to shop

More information

AGILEPOINT FOR SALESFORCE GO BEYOND DATA SHARING

AGILEPOINT FOR SALESFORCE GO BEYOND DATA SHARING AGILEPOINT FOR SALESFORCE GO BEYOND DATA SHARING 2 3 AGILEPOINT FOR SALESFORCE Go Beyond Data Sharing Welcome Salesforce and Microsoft recently announced a new strategic partnership to create solutions

More information

Supply Chain Management & ERP

Supply Chain Management & ERP 1 Case: How Dell Reengineered its Supply Chain Supply Chain Management & ERP Problem: Dell pioneered the mail order approach to selling PCs In 1993, Compaq cuts prices to drive Dell out of the market.

More information

n For next time q Read Cisco Case n Hwk 2 due by start of class Tuesday n On ecommons q Database Assignment 1 posted

n For next time q Read Cisco Case n Hwk 2 due by start of class Tuesday n On ecommons q Database Assignment 1 posted Class Announcements TIM 50 - Business Information Systems Lecture 5 UC Santa Cruz, Ram Akella October 8, 2015 For next time q Read Cisco Case Hwk 2 due by start of class Tuesday On ecommons q Laudon and

More information

Achieving Operational Excellence and Customer Intimacy: Enterprise Applications

Achieving Operational Excellence and Customer Intimacy: Enterprise Applications Chapter 8 Achieving Operational Excellence and Customer Intimacy: Enterprise Applications 8.1 Copyright 2011 Pearson Education, Inc STUDENT LEARNING OBJECTIVES How do enterprise systems help businesses

More information

Information Systems in the Enterprise

Information Systems in the Enterprise Chapter 2 Information Systems in the Enterprise 2.1 2006 by Prentice Hall OBJECTIVES Evaluate the role played by the major types of systems in a business and their relationship to each other Describe the

More information

TIM 50 - Business Information Systems

TIM 50 - Business Information Systems TIM 50 - Business Information Systems Lecture 5 UC Santa Cruz, Ram Akella October 8, 2015 Class Announcements n For next time q Read Cisco Case n n Hwk 2 due by start of class Tuesday On ecommons q Laudon

More information

Information Systems for Business Integration: EDI, SCM, CRM Systems

Information Systems for Business Integration: EDI, SCM, CRM Systems Information Systems for Business Integration: EDI, SCM, CRM Systems (April 2, 2009) BUS3500 - Abdou Illia, Spring 2009 1 LEARNING GOALS Discuss Supply Chain Management systems Discuss Customer Relationship

More information

1. Global E Business and Collaboration. Lecture 2 TIM 50 Autumn 2012

1. Global E Business and Collaboration. Lecture 2 TIM 50 Autumn 2012 1. Global E Business and Collaboration Lecture 2 TIM 50 Autumn 2012 Objective of the Learning The Major Feature of Business Systems Performance of Business Organization Levels of Business management The

More information

Community Development and Training Centre Semester 2 2006 IT 245 Management Information Systems

Community Development and Training Centre Semester 2 2006 IT 245 Management Information Systems Community Development and Training Centre Semester 2 2006 IT 245 Management Information Systems Chapter 4 Electronic E-Business System Cross-Functional E-Business Applications. Major E-business applications

More information

Business-to-Business Electronic Commerce ( B2B-EC )

Business-to-Business Electronic Commerce ( B2B-EC ) Business-to-Business to-business Electronic Commerce ( B2B-EC ) Sistem e-businesse (MG-652) Jurusan Manajemen Agenda Characteristics of B2B EC Models of B2B EC From Traditional to Internet-based EDI Integration

More information

Date: May 1, 2009. Unified Communications Building Blocks

Date: May 1, 2009. Unified Communications Building Blocks Date: May 1, 2009 Unified Communications Building Blocks Date: January, 2012 Table Of Contents 1. Executive Summary... 2 2. Unified Communications Building Blocks... 3 3. Converged IP Network... 4 4. IP

More information

Course 103402 MIS. Achieving Operational Excellence and Customer Intimacy

Course 103402 MIS. Achieving Operational Excellence and Customer Intimacy Oman College of Management and Technology Course 103402 MIS Topic 7 Achieving Operational Excellence and Customer Intimacy CS/MIS Department Enterprise Systems Management Information Systems Enterprise

More information

Chapter 9. Video Cases. 6.1 Copyright 2014 Pearson Education, Inc. publishing as Prentice Hall

Chapter 9. Video Cases. 6.1 Copyright 2014 Pearson Education, Inc. publishing as Prentice Hall Chapter 9 Achieving Operational Excellence and Customer Intimacy: Enterprise Applications Video Cases Video Case 1a: What Is Workday: Enterprise Software as a Service (Saas) Video Case 1b: Workday: Mobile

More information

COMPUTER INTEGRATED MANUFACTURING

COMPUTER INTEGRATED MANUFACTURING CHAPTER COMPUTER INTEGRATED MANUFACTURING 1 An overview of CIM is presented in this chapter. A brief account of the evolution of CIM is included. The major functions carried out in a manufacturing plant

More information

Turban and Volonino. Enterprise Systems: Supply Chains, ERP, CRM & KM

Turban and Volonino. Enterprise Systems: Supply Chains, ERP, CRM & KM Turban and Volonino Chapter 10 Enterprise Systems: Supply Chains, ERP, CRM & KM Information Technology for Management Improving Performance in the Digital Economy 7 th edition John Wiley & Sons, Inc. Slides

More information

These are the questions we will attempt to answer.

These are the questions we will attempt to answer. The purpose of this whitepaper is to discuss the role of the digital workplace in the context of your extended enterprise environment: the types of collaboration it supports, and how it augments and extends

More information

Introduction to Information Management IIM, NCKU. Enterprise Systems

Introduction to Information Management IIM, NCKU. Enterprise Systems Introduction to Information Management IIM, NCKU Enterprise Systems Aka enterprise resource planning (ERP) systems Suite of integrated software modules and a common central database Collects data from

More information

IT Infrastructure: Hardware and Software

IT Infrastructure: Hardware and Software Chapter 4 IT Infrastructure: Hardware and Software 4.1 Copyright 2011 Pearson Education, Inc STUDENT LEARNING OBJECTIVES What are the components of IT infrastructure? What are the major computer hardware,

More information

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET

3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET 3.1 TELECOMMUNICATIONS, NETWORKS AND THE INTERNET The Business Value of Telecommunications and Networking Business value impacts of the telecommunications and Networking are: Declining transaction costs

More information

Leveraging Service Oriented Architecture (SOA) to integrate Oracle Applications with SalesForce.com

Leveraging Service Oriented Architecture (SOA) to integrate Oracle Applications with SalesForce.com Leveraging Service Oriented Architecture (SOA) to integrate Oracle Applications with SalesForce.com Presented by: Shashi Mamidibathula, CPIM, PMP Principal Pramaan Systems shashi.mamidi@pramaan.com www.pramaan.com

More information

Microsoft Dynamics GP Performance and Profit

Microsoft Dynamics GP Performance and Profit Microsoft Dynamics GP Performance and Profit Procurement/Risk Management 1 Background Microsoft Corporation founded in 1975 Over 91000 employees Products and services include operating server systems,

More information

Unifi Technology Group & Software Toolbox, Inc. Executive Summary. Building the Infrastructure for emanufacturing

Unifi Technology Group & Software Toolbox, Inc. Executive Summary. Building the Infrastructure for emanufacturing Unifi Technology Group & Software Toolbox, Inc. Executive Summary Building the Infrastructure for emanufacturing Building the Infrastructure for emanufacturing The term emanufacturing has emerged over

More information

E-Business: How Businesses Use Information Systems

E-Business: How Businesses Use Information Systems Chapter 2 E-Business: How Businesses Use Information Systems 2.1 2007 by Prentice Hall Business Processes and Information Systems Business processes: Workflows of material, information, knowledge Sets

More information

Functional Analysis of Enterprise Resource Planning Systems

Functional Analysis of Enterprise Resource Planning Systems Functional Analysis of Enterprise Resource Planning Systems Todor Stoilov, Krasimira Stoilova Abstract: An analysis of the general functions of the Enterprise Resource Planning (ERP) systems is performed.

More information

Learning Objectives. Supply Chains & SCM Defined. Learning Objectives con t. Components of a Supply Chain for a Manufacturer

Learning Objectives. Supply Chains & SCM Defined. Learning Objectives con t. Components of a Supply Chain for a Manufacturer Chapter 4 Global Supply Chain Management Operations Management by R. Dan Reid & Nada R. Sanders 4th Edition Wiley 2010 Learning Objectives Describe the structure of supply chains Describe the bullwhip

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Chapter 6 Foundations of Business Intelligence: Databases and Information Management 6.1 2010 by Prentice Hall LEARNING OBJECTIVES Describe how the problems of managing data resources in a traditional

More information

Manufacturing. Manufacturing challenges of today and how. Navision Axapta solves them- In the current explosive economy, many

Manufacturing. Manufacturing challenges of today and how. Navision Axapta solves them- In the current explosive economy, many Manufacturing challenges of today and how Navision Axapta solves them- the solution for change; controlled by you. Manufacturing In the current explosive economy, many manufacturers are struggling to keep

More information

CHAPTER 7: DATABASE APPLICATIONS AND PRIVACY IMPLICATIONS

CHAPTER 7: DATABASE APPLICATIONS AND PRIVACY IMPLICATIONS CHAPTER 7: DATABASE APPLICATIONS AND PRIVACY IMPLICATIONS Multiple Choice: 1. Database programs can do all of the following EXCEPT: A. store and organize data. B. create graphics. C. communicate data.

More information

RightFax Universal Information Exchange

RightFax Universal Information Exchange DATASHEET RightFax Universal Information Exchange Automated, Immediate and Low-Cost Delivery of Business-Critical Information From Virtually Any Application OVERVIEW With worldwide installations in every

More information

IT Infrastructure and Emerging Technologies

IT Infrastructure and Emerging Technologies IT Infrastructure and Emerging Technologies Content IT Infrastructure Infrastructure Components Contemporary Hardware Platform Trends Contemporary Software Platform Trends Management Issues 2 IT infrastructure

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Chapter 5 Foundations of Business Intelligence: Databases and Information Management 5.1 Copyright 2011 Pearson Education, Inc. Student Learning Objectives How does a relational database organize data,

More information

Interorganizational Systems, ERPs and CRM

Interorganizational Systems, ERPs and CRM Interorganizational Systems, ERPs and CRM Athens University of Economics and Business Department of Management Science and Technology ISTLab/ Wireless Research Center George M. Giaglis giaglis@aueb.gr

More information

Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules

Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules Microsoft Dynamics AX 2012 Integration points: Project management and accounting and other Microsoft Dynamics AX 2012 modules White Paper This document provides an overview of the ways that the Project

More information

Introduction to Management Information Systems

Introduction to Management Information Systems IntroductiontoManagementInformationSystems Summary 1. Explain why information systems are so essential in business today. Information systems are a foundation for conducting business today. In many industries,

More information

FROM TRADITIONAL TO INTERNET-BASED EDI

FROM TRADITIONAL TO INTERNET-BASED EDI FROM TRADITIONAL TO INTERNET-BASED APPENDIX 5A As discussed in the chapter, the majority of B2B transactions are supported by, XML, and extranets. In this appendix, we describe and its transition to the

More information

How To Manage Technology

How To Manage Technology Chapter 4 IT Infrastructure: Hardware and Software 4.1 2007 by Prentice Hall STUDENT OBJECTIVES Identify and describe the components of IT infrastructure. Identify and describe the major types of computer

More information

Hubspan White Paper: Beyond Traditional EDI

Hubspan White Paper: Beyond Traditional EDI March 2010 Hubspan White Paper: Why Traditional EDI no longer meets today s business or IT needs, and why companies need to look at broader business integration Table of Contents Page 2 Page 2 Page 3 Page

More information

COMM 391. Introduction to Management Information Systems. Case 9.1 The Next Step in Customer Relationship Management

COMM 391. Introduction to Management Information Systems. Case 9.1 The Next Step in Customer Relationship Management COMM 391 Introduction to Management Information Systems Winter 2014 Term 1 IT S ROLE IN CUSTOMER RELATIONSHIP MANAGEMENT AND SUPPLY CHAIN MANAGEMENT Case 9.1 The Next Step in Customer Relationship Management

More information

Business Administration Prof. Dr. J. Nonhoff. Content. Business Administration Prof. Dr. J. Nonhoff. Introduction ERP Vendors/ Architecture SAP

Business Administration Prof. Dr. J. Nonhoff. Content. Business Administration Prof. Dr. J. Nonhoff. Introduction ERP Vendors/ Architecture SAP Content. / ERP. ERP-Vendors /.. with. Learning goals. Definition. Characteristics ERP Systems Grenoble 0 : Learning goals (for the whole module) : Application area At the end of the course you will be

More information

Utilizing KolibriMFG Software System to Schedule and Control Shop Floor

Utilizing KolibriMFG Software System to Schedule and Control Shop Floor Utilizing KolibriMFG Software System to Schedule and Control Shop Floor Lajos Kiss Patternium AC., www.patternium.hu, lk812@vnet.hu Abstract: Manufacturing software modules are essential part of any large

More information

IBM WebSphere Cast Iron Cloud integration

IBM WebSphere Cast Iron Cloud integration IBM Cast Iron Cloud integration Integrate Microsoft Dynamics in days Highlights Speeds up time to implementation for Microsoft Dynamics integration projects with configuration, not coding approach Achieves

More information

Fundamentals of Information Systems, Seventh Edition

Fundamentals of Information Systems, Seventh Edition Chapter 1 An Introduction to Information Systems in Organizations 1 Principles and Learning Objectives The value of information is directly linked to how it helps decision makers achieve the organization

More information

Title: Harnessing Collaboration: SharePoint and Document Management

Title: Harnessing Collaboration: SharePoint and Document Management Title: Harnessing Collaboration: SharePoint and Document Management News Outlet: ECM Connection Author: Bob Dickerson Author Bio: Bob Dickerson is vice president of DocPoint Solutions, a subsidiary of

More information

Technology-Driven Demand and e- Customer Relationship Management e-crm

Technology-Driven Demand and e- Customer Relationship Management e-crm E-Banking and Payment System Technology-Driven Demand and e- Customer Relationship Management e-crm Sittikorn Direksoonthorn Assumption University 1/2004 E-Banking and Payment System Quick Win Agenda Data

More information

Client/server is a network architecture that divides functions into client and server

Client/server is a network architecture that divides functions into client and server Page 1 A. Title Client/Server Technology B. Introduction Client/server is a network architecture that divides functions into client and server subsystems, with standard communication methods to facilitate

More information

Evolution of Information System

Evolution of Information System Information Systems Classification Evolution of Information System The first business application of computers (in the mid- 1950s) performed repetitive, high-volume, transaction-computing tasks. The computers

More information

A Grid Architecture for Manufacturing Database System

A Grid Architecture for Manufacturing Database System Database Systems Journal vol. II, no. 2/2011 23 A Grid Architecture for Manufacturing Database System Laurentiu CIOVICĂ, Constantin Daniel AVRAM Economic Informatics Department, Academy of Economic Studies

More information

Fact Sheet Fujitsu Revenue Management Solution for the Wholesale Distribution Industry

Fact Sheet Fujitsu Revenue Management Solution for the Wholesale Distribution Industry Fact Sheet Fujitsu Revenue Management Solution for the Wholesale Distribution Industry Fujitsu Revenue Management Solution manages end to end supply chain management. This solution integrates demand planning,

More information

Understand the strategic arrangement of IS/IT in modern organisations. Week 3 IT Architecture and Infrastructure. Lecture objectives

Understand the strategic arrangement of IS/IT in modern organisations. Week 3 IT Architecture and Infrastructure. Lecture objectives IMS9043 IT in Organisations Lecture objectives Week 3 IT Architecture and Infrastructure Understand the strategic arrangement of IS/IT in modern organisations 1 2 Information Systems & People Information

More information

Global E-Business: How Businesses Use Information Systems

Global E-Business: How Businesses Use Information Systems Introduction to Information Management IIM, NCKU Learning Objectives (2/2) Global E-Business: How Businesses Use Information Systems Explain the difference between e-business, e- commerce, and e-government.

More information

Enterprise Application Designs In Relation to ERP and SOA

Enterprise Application Designs In Relation to ERP and SOA Enterprise Application Designs In Relation to ERP and SOA DESIGNING ENTERPRICE APPLICATIONS HASITH D. YAGGAHAVITA 20 th MAY 2009 Table of Content 1 Introduction... 3 2 Patterns for Service Integration...

More information

Research on the Model of Enterprise Application Integration with Web Services

Research on the Model of Enterprise Application Integration with Web Services Research on the Model of Enterprise Integration with Web Services XIN JIN School of Information, Central University of Finance& Economics, Beijing, 100081 China Abstract: - In order to improve business

More information

Chapter 5. B2B E-Commerce: Selling and Buying in Private E-Markets

Chapter 5. B2B E-Commerce: Selling and Buying in Private E-Markets Chapter 5 B2B E-Commerce: Selling and Buying in Private E-Markets Learning Objectives 1. Describe the B2B field. 2. Describe the major types of B2B models. 3. Discuss the characteristics of the sell-side

More information

Business Process Management Systems ITEC 4030 Winter 2011 Peter Khaiter Lecture 9 Enabling Business (IT) Integration Feb 7

Business Process Management Systems ITEC 4030 Winter 2011 Peter Khaiter Lecture 9 Enabling Business (IT) Integration Feb 7 Business Process Management Systems ITEC 4030 Winter 2011 Peter Khaiter Lecture 9 Enabling Business (IT) Integration Feb 7 Business Integration: Goals and Approaches - Review: BI is the exchange of business-critical

More information

Community Development and Training Centre Semester 2 2006 IT 245 Management Information Systems Chapter 3 Internetwork E-Business Electronic Business

Community Development and Training Centre Semester 2 2006 IT 245 Management Information Systems Chapter 3 Internetwork E-Business Electronic Business Community Development and Training Centre Semester 2 2006 IT 245 Management Information Systems Chapter 3 Internetwork E-Business Electronic Business Applications. Internetworked E-business enterprises

More information

Introduction to Business Information Systems

Introduction to Business Information Systems Rolf T. Wigand Peter Mertens Freimut Bodendorf Wolfgang Konig Arnold Picot Matthias Schumann Introduction to Business Information Systems With 79 Figures Springer Contents The Subject of Business Information

More information

The e-supply Chain of the Future in the Automotive Industry

The e-supply Chain of the Future in the Automotive Industry The e-supply Chain of the Future in the Automotive Industry Dr.-Eng. Stefan Wolff 1 ; Dr.-Eng. Kerstin Geiger 2 The automotive industry supply chain will in future be widely electronically integrated the

More information

Information Systems and Technologies in Organizations

Information Systems and Technologies in Organizations Information Systems and Technologies in Organizations Information System One that collects, processes, stores, analyzes, and disseminates information for a specific purpose Is school register an information

More information

Understand How and Where Computers are used in Manufacturing

Understand How and Where Computers are used in Manufacturing H. RESOURCE MANAGEMENT AND MANUFACTURING COMPUTING H1 Understand How and Where Computers are used in Manufacturing H1.1 List possible computer applications in manufacturing processes. Performance Objective:

More information

RATIONALE, HISTORY, AND NECESSITY

RATIONALE, HISTORY, AND NECESSITY RATIONALE, HISTORY, AND NECESSITY OFENTERPRISESYSTEM INTEGRATION Fall 2009 CSCI 5720 Enterprise & e Business Integration In the beginning Technology came to business tied to functional areas. splitting

More information

Collaboration solutions for midsized businesses Buyer s guide

Collaboration solutions for midsized businesses Buyer s guide Collaboration solutions for midsized businesses Buyer s guide Increase productivity by improving collaboration across and beyond your business. Give employees access to the information, people and resources

More information

Information Systems in Virtual Corporations: Issues for ERP Based E-business Systems

Information Systems in Virtual Corporations: Issues for ERP Based E-business Systems Informing Science InSITE - Where Parallels Intersect June 2002 Information Systems in Virtual Corporations: Issues for ERP Based E-business Systems Samo Bobek, Vojko Potocan, Simona Sternad, and Heri Spicka

More information

GROUPWARE. Ifeoluwa Idowu

GROUPWARE. Ifeoluwa Idowu GROUPWARE Ifeoluwa Idowu GROUPWARE What is Groupware? Definitions of Groupware Computer-based systems that support groups of people engaged in a common task (or goal) and that provide an interface to a

More information

IBM Cognos 8 Business Intelligence Reporting Meet all your reporting requirements

IBM Cognos 8 Business Intelligence Reporting Meet all your reporting requirements Data Sheet IBM Cognos 8 Business Intelligence Reporting Meet all your reporting requirements Overview Reporting requirements have changed dramatically in organizations. Organizations today are much more

More information

Internet Part 2. CS/MIS Department

Internet Part 2. CS/MIS Department Oman College of Management and Technology Course 803202 MDCI Internet Part 2 CS/MIS Department Reasons for Business Presence on the Internet Major reasons why business presence on the Internet is increasing

More information

Structure of the Lecture

Structure of the Lecture Grundzüge der Wirtschaftsinformatik Introduction to Business Information Systems Unit 10 Prof. Dr. Martin Hepp http://www.heppnetz.de mhepp@computer.org http://www.heppnetz.de/teaching/gwi/ Structure of

More information

Enterprise Information Systems

Enterprise Information Systems Enterprise Information Systems Dr Sherif Kamel Department of Management School of Business, Economics and Communication Enterprise Information Systems DSS to provide enterprise-wide support Support to

More information