Chapter 1. Business Process Management and IT

Size: px
Start display at page:

Download "Chapter 1. Business Process Management and IT"

Transcription

1 Chapter 1 Business Process Management and IT 1

2 Business Process A set of activities that are performed in coordination in an organizational and technical environment. Goal directed - These activities jointly realize a business goal Each business process is enacted by a single organization A business process may interact with business processes performed by other organizations

3 Functional v/s Process Organization Functional Organisation Work unit Department Team Key Figure Functional Executive Process Owner Benefits Focus on Functional Excellence Easier to implement work balancing because workers have similar skills Clear management direction on how work should be performed Weaknesses Barrier to communicate between different functions Poor handover between functions that affects customer service Lack of end-to-end focus to optimize organizational performance Process Organisation Responsive to market requirements Improved communication and collaboration between different functional tasks Performance measurements aligned with process goals Duplication of functional expertise Inconsistency of functional performance between processes Increased operational complexity Strategic Value Supports cost leadership strategy Supports differentiation strategy 3

4 BUSINESS PROCESS A prescribed sequence of steps Performed In order to produce A desired result for the organization FLOW AUTOMATION Deliver Business tactics faster Zero loss of information The Perfect Fit w/soa and Applications LEVELS (Different levels can be identified in business process management, ranging from highlevel business strategies to implemented business processes) Business Strategy Goals Organizational business processes Operational business processes Implemented Business processes 4

5 Business Process Management Body of principles, methods and tools to Analyze, (re-)design, Execute and Monitor business processes, with the aim of improving their overall performance. Optimize Run & Monitor Analysis BPM - Life Cycle Design Implementation 5

6 Factors Scope Key factors in implementing BPM Key Considerations A single process, a department, the entire company Goals Process understanding, improvement, automation, reengineering, optimization Methods to be Six Sigma, BPM Life Cycle Method, TQM, Informal methods used Skills Required Consultants, Train Employees, Formal Certification, Basic Education, Existing Skill sets Tools to be used White-Boards, Sticky Notes, Software For Mapping, Documenting, Software for Simulation, Comprehensive BPMS Investments to Training, Tools, Time Make Sponsorship/Buyin Executive Level, Department Level, Process Owner Level, Needed Employee Level 6

7 Impact of IT on BPM Automating repetitive business processes BPMS works by loosely coupling with existing application Operational savings Reduction in the administration involved in Compliance and ISO Freeing up of employee time 7

8 Six Sigma Set of strategies, techniques & tools for process improvement DMAIC Cycle D: Define C: Control M: Measure I: Improve A: Analyze 8

9 Total Quality Management Organization-wide effort to install and make permanent a climate in which it (business or firm or organization) continuously improves its ability to deliver high-quality products and services to customers. Act Plan Check Do 9

10 Business Process Reengineering To prevent means becoming ends, the business processes need to be reengineering with the changing time and technology BPR is fundamental rethinking and radical redesign of processes to achieve dramatic improvement, in critical, contemporary measures of performance such as cost, quality, service and speed. Few important key words, which need clear understanding Dramatic Achievement Radical Redesign Fundamental rethinking

11 Accounting Information Systems (AIS) Defined as a system of collection, storage and processing of financial and accounting data that is used by decision makers. Computer-based method for tracking accounting activity in conjunction with information technology resources. The resulting statistical reports can be used internally by management or externally by other interested parties including investors, creditors and tax authorities. Basic functions include Collecting and storing data; recording transaction and Safeguarding organizational assets. Data Processing Cycle - Data input; Data storage; Data processing and Information output

12 Business Risks of Failure of IT Superficial or deficient executive involvement Deficient project management Limited option for customization of BPM software is required Inadequate assessment of the need for change management Resources not available when desirable Software fails to meet business needs System may be over-engineered when compared to the actual requirements Technological obsolescence

13 Mapping Systems Flowchart E-R Diagram MAPPING SYSTEMS Data Flow Diagram Decision Table 13

14 Flowchart Pictorial representation That graphically illustrates all the steps of a process and algorithm. Using organized combination of shapes, lines, and text Can be used for - Training Troubleshooting Testing Inspecting a process 14

15 Symbols in Flowchart PROCESS SYMBOL - represents any process, function, or action. DOCUMENT SYMBOL - represents any type of hard copy input or output. DECISION SYMBOL - Decision Symbol is a junction where a decision must be made. START/END SYMBOL - represents START or END of the process. INPUT/OUTPUT SYMBOL - represents data that is available for input or resulting from processing. 15

16 Flow Chart Example A Housing Society in a newly developed Smart City has provided several advanced security systems to each house in that city. Based on the value of these advanced security systems installed in each house, the Society has divided all the houses in four categories and fixed the criteria for annual maintenance charges as under: House Category Maintenance charges as % of value of advanced security systems installed at house A 8% B 6% C 4% D 3% In addition to above there is a 12% on the amount of maintenance charges. Considering house number and value of advanced security system installed, as input, draw a flow chart to have printed output as house number, maintenance charges, GST and the total amount to be paid by each house owner. (Fictitious Rates are taken for the sake of simplicity) 16

17 Flowchart Ex. (Ctd..) Start Read HNO, VAL_ASS Yes If HC = A? MC = 0.08 * VAL_ASS No If HC = B? Yes MC = 0.06 * VAL_ASS No If HC = C? Yes MC = 0.04 * VAL_ASS No MC = 0.03 * VAL_ASS GST = 0.12 * MC TA = MC + ST Print HNO, MC, GST, TA More HNO? Yes Stop No 17

18 Flow Chart Example (Ctd..) A book publisher of Information Technology offers discount to its customers on the basis of customer type as detailed below: Customer Type Discount Book Seller 30% Library 20% Student 10% Further if number of copies purchased is more than 20, then additional discount of 5% is allowed irrespective of customer type. Number of books, unit price of each book and customer type are given as input. Draw a flow chart to calculate the net amount after all discount and print customer type, number of copies and net amount. 18

19 Flow Chart Example (Ctd..) Start Read CT, NC, X If CT= Book Seller? No If CT= Library? No If CT= Student? No Yes Yes Yes If NC > 20? Yes If NC > 20? Yes If NC > 20? Yes No DISC = 0.3 DISC = 0.35 No DISC = 0.25 No DISC = 0.1 Let us define the variables first: DISC = 0.2 DISC = 0.15 Customer Type: CT; Discount: DISC; Unit Price of Each Book: X Number of Copies: NC; Net Amount: AMT AMT = NC *(X - DISC*X) Print CT, NC, AMT Stop Print Invalid Customer Type 19

20 Entity Relationship Diagrams Data modeling technique that creates a graphical representation of the entities, and the relationships between entities, within an information system. Boxes are commonly used to represent entities. Diamonds are normally used to represent relationships. Ovals are used to represent attributes. 20

21 Types of Relationships 1:1 relationship 1:N relationship Student borrow book M:1 relationship Administrators Report to Minister M:N relationship Student enrolls course 21

22 Data Flow Diagram is a graphical representation of the flow of data through an information system. Symbol MEANING PROCESS DATA STORE ENTITY DATA FLOW 22

23 Decision Table is a collection of a basis (condition) and a conclusion (action). Condition Stub Condition Entries which comprehensively lists the comparisons or conditions Action stub which comprehensively lists the actions to be taken along the various program branches which list in its various columns the possible permutations of answer to the questions in the conditions stub Action Entries which lists, in its columns corresponding to the condition entries the actions contingent upon the set of answers to questions of that column. 23

24 Chapter 2 Information Systems and IT Fundamentals 24

25 Learning Objectives To understand the need for IT in business organisations its relevance in Auditing To explain BPA and understand the role of BPA in improving business processes To understand the term computing and various popular computing architectures To understand information system layers different layers of interaction in an information system To explain information system life cycle and the process of building IS, and To have an overview of recent technologies 25

26 Need for IT and Relevance in Auditing A strategic business enabler, e.g., banking Communication capabilities Data and information management Automated processes Relevance in Auditing Audit objectives IT risks and issues Need for control in IS Impact of IT on risks and controls 26

27 BPA and Its role in Improving processes BPA automation of business processes IT processes Database access and changes File replication and data backup Systems and event log monitoring Job scheduling Application integration File transfers Printing The steps involved in BPA 27

28 Computing and Computing Architecture Comp Sc., Comp. Engg., IS, IT, SE IT servers file, print, network, database, application, web, mail Architectures ISA fixed and variable length RISC v. CISC Emerging computing models - cloud 28

29 Information System Layers Application program Hardware Operating system system software Networks DBMS data, database and models Hierarchical, network, relational, OO, ORDBMS Computing models client-server, Internet, mobile, cloud 29

30 Information System Life Cycle Investigate understand the problem Analyze Assess the solutions Design or select the best solutions Implement put solution into effect Maintain and review evaluate results 30

31 Bluetooth Wi Fi Overview of Recent Technologies Laptop, tablet, smartphone, touchpad, ipad, ipod, ultra mobile PC (UMPC) Android 31

32 Chapter 3 Telecommunication and Networks 32

33 TELECOMMUNICATION NETWORK 33

34 Computer Network A collection of autonomous (independent) computers laptops, PCs, Phones, Servers etc. interconnected by some means (Transmission media) through which they are able to communicate To share resources (like audios, videos, doc files, storage servers etc.) and provide high reliability.

35 Fundamentals of Communication a Sender a Receiver Sender the Message the Media Media a Protocol Receiver 35

36 Telecommunication Network Model Terminals Telecommunication Processors Telecommunication Media Computers Telecommunication Control Software Guided Micro Waves Unguided Satellite Twisted Pair Coaxial Cables Fibre Optic Radio Waves Infra Red Waves Cellular Phones 36

37 Classification of Telecommunication Network Area Coverage Based Classification Functional Based Classification LAN MAN WAN Client-Server Peer-to-Peer Multi-Tier Ownership Based Classification Public Network Private Network Virtual Private Network 37

38 Functional Based Client-Server: A client is a single-user workstation that provides a presentation services and the appropriate computing. A client computer can request specific data from the server. The server program retrieves the requested data from its data bases and returns it to the client. Peer-to-Peer : P2P network is created with two or more PCs connected together and going through a separate server computer. there are no dedicated servers. All computers are equal and therefore are termed as peer. Normally, each of these machines functions both as a client and a server. Multi-Tier: A tier is a distinct part of hardware or software. Single Tier: A single computer that contains a database and a front-end (GUI) to access the database is known as Single Tier System. Generally, this type of system is used in small businesses Two-Tier: a presentation layer or interface runs on a client, and a data layer or data structure gets stored on a server. Three Tier: in which the functional process logic, data access, computer data storage and user interface are developed and maintained as logical independent modules ie.. Presentation, Application (business logic tier) and Database tier are different. 38

39 Transmission Mode The Direction of Exchanges Simplex Half- Duplex Duplex Number of bits sent simultaneously Parallel Serial Synchronization b/w Transmitter and Receiver Synchronous Asynchronous 39

40 Transmission Mode Direction of Exchanges Unidirectional, Simplex X One way at a time, Half Duplex Y Both ways simultaneously, Duplex 40

41 Transmission Mode No. of bits sent simultaneously Parallel Serial Sender Receiver Sender Receiver 41

42 Transmission Mode Synchronization b/w Transmitter and Receiver Synchronous Asynchronous

43 Network Topologies Mesh Star Bus Ring 43

44 Transmission Media Guided Unguided Twisted Pair Coaxial Cables Optical Fibers Radio Cellular Phones Micro Infra-Red Waves Satellite 44

45 Switching Techniques Transmission Techniques Broadcast Networks Switching Techniques Circuit Switching Packet Switching Message Switching 45

46 A B C Circuit - Switched Network Temporary connections I II A,B and C in case of pt. to pt. require 12 links but four switches reduce no. and total length of the links. III IV D E F G 46

47 Packet- Switched Network Datagram Packet Header Body Footer Virtual Circuit

48 Message - Switched Network A Store and Forward M1 SP 1 M1 Store and Forward SP 3 M2 P B M2 SP 2 Store and Forward M1 M1 SP 4 Store and Forward Q 48

49 Transmission Protocol Syntax refers to the structure or format of the data, meaning the order in which they are presented. Semantics refers to the meaning of each section of bits. Timing refers to two characteristics: when the data is to be transmitted and how fast can they be sent. 49

50 Open Systems Interconnection (OSI) Reference Model and TCP/IP Host A Host B TCP/IP Application Application Presentation Presentation Application Session Transport Network Data Link Segments Packets Frames Session Transport Network Data Link Transport Network Data Link Physical Bits Physical Physical 50

51 Network Security Aspects Techniques Nonrepudiation Privacy Message Authentication Intrusion Detection System Firewall Network Access Control Message Integrity Anti Malware Site Blocking 51

52 e-commerce Business to Business (B2B) Business to Consumer (B2C) Consumer to Business (C2B) Consumer to Consumer (C2C) Business to Government (B2G) Mobile Commerce Electronic Fund Transfer Business to Employee (B2E) 52

53 Chapter 4 Business Information Systems 53

54 INPUT (Business problems in the form of data, information, instructions, opportunities) Functions of Information Systems PROCESSING (Software, Programs, people, equipments, storage) OUTPUT (Solution to problems in the form of reports, graphics, calculations, voices) CONTROL (Decision Makers, Auto Control) Feedback

55 Operational Level Systems Knowledge Level Systems Management Level Systems Strategic Level Systems Support operational managers tracking elementary activities. For example -TPS in Support the business to integrate new knowledge into the business and control the flow of paperwork and enable group working. For eg: OAS and KMS. Support the middle managers in monitoring, decision-making and administrative activities. For example -MIS and DSS. These are information systems at the strategic level of an organization designed to address unstructured decisionmaking. For example - Executive Information Systems.

56 Operational Level Systems (a) Operational-level systems or Operational Support Systems (OSS) ensure that business procedures are followed. (b) These support operational managers in tracking elementary activities. (c) TPS is an operational level system.

57 Transaction Processing Systems (TPS) Often considered the bread of MIS application The upper management knows that it cannot pull the plug on its TPS and survive. Historically, many organizations had TPS since the 1950 s. Most of these TPS have more that paid for themselves. Many TPS have been and continue to be mainframeoriented. TPS includes The accurate recording of transactions Used control procedures in issuing such documents as paychecks, invoices, customer statements, payment reminders It may be far-reaching, extending completely through and out of the organization, linking together - The entire financial system; Factory; Customer and suppliers. 57

58 Transaction Processing Cycle In CBIS, transaction data must be converted to a form that can be entered into the computer system for processing. This involves: Source data automation, Electronic data interchange and Document Management Systems. Data Entry Collecting Recording Coding Editing Transaction processing and File/Database Updating Inquiry processing Batch mode Online vs. Real time Online interrogation by authorized users in authorized manners Responses are often displayed in a pre-specified format on the user s workstation screen One may also print out a copy of the response as it appears on the screen Document and Report generation Information, Action and Turnaround documents Accounting statements Control listings and Edit reports 58

59 Knowledge Level Systems These support the business to integrate new knowledge into the business and control the flow of paperwork and enable group working. Two types of Knowledge Level Systems are: Office Automation Systems Knowledge Management Systems

60 Office Automation Systems Office Automation refers to the integration of office functions usually related to managing information. Basic activities include - Document Capture Document Creation Receipts and Distribution Filling, Search, Retrieval and Follow up Calculations Recording Utilization of Resources

61 Management Level Systems These systems support the middle managers in monitoring, decision-making and administrative activities. This is helpful in answering questions like are things working well and in order? Management Information System (MIS) and Decision Support System (DSS) are types of Management Support Systems.

62 Information System Properties Management Reporting System It is the MIS sub-system that issues pre-formatted reports to managers That provides predefined types of information to management; For relatively structured types of decisions; and focuses on Information, and occasionally, on effectiveness. Usually concerned with data about the past than data relating to the future. Support structured and semi-structured decisions, primarily at the middle and lower levels Provides fixed types of information in an established format; the information requirements of users are normally known and stable Often implemented with voluminous, hard copy reports, requiring each users to search specifically for key information Usually require a formal request to be submitted; formal systems development may be required to approve the request. 62

63 Decision Support System An interactive Computer-based system that facilitate the solution of unstructured problems by a set of decision makers working together as a group. PROPERTIES DSS TOOLS Middle or top management focus Interactive capabilities Use of models Difficulty in cost justifying Evolutionary development Focus on managerial effectiveness, rather than efficiency Micro computer systems DBMS Display devices and Graphics generators General-purpose programming languages Optimization tools Statistical tools Spreadsheet packages 63

64 Components of a DSS Workstation GUI DSS Software Word Processor Spreadsheet Appl DBMS DTP Application Database Decision Maker Graphic software Report generator Stat, OR, Other Analysis software Model Base 64

65 Strategic Level Systems Strategic-level Systems (SLS) are information systems at the strategic level of an organization designed to address unstructured decisionmaking. Executive Information Systems (EIS) It is sometimes referred to as an Executive Support System (ESS). It serves the strategic level i.e. top level managers of the organization.

66 Chapter 5 Business Process Automation through Application Software 66

67 Information Processing The effort to create information from raw data is known as Information Processing. Two types of Information Processing exist. Manual Information Processing Cycle Computerized Information Processing Cycle 67

68 Controls in BPA and their need Objectives of BPA 68

69 Control Objectives Segregation of Duties Error handling Authorization Control Objectives Physical Safeguards and Security Completeness Validity Accuracy 69

70 Information Systems Controls The controls are used to Prevent, Detect, or Correct unlawful events. An unlawful event can arise if unauthorized, incomplete, inaccurate, redundant, ineffective, or inefficient input enters the system. Preventive Control; Detective Control; and Corrective Control 70

71 Controls in BPA Audit Perspective Managerial Application Top Management Boundary Information Systems Management Systems Development Programming Management Data Administration Quality Assurance Input Communication Processing Database Output Security Administration Operations Management 71

72 Application Controls Boundary Controls Input Controls Communicati on Controls Processing Controls Database Controls Output Controls Comprises the components that establish the interface between the user and the system. Comprises the components that capture, prepare, and enter commands and data into the system. Comprises the components that transmit data among systems and subsystems. Run-to-Run Totals; Reasonable ness Verification ; Edit Checks etc. Comprises the components that define, add, access, modify, and delete data in the system. Comprises the components that retrieve and present data to users of the system. 72

73 Cloud Computing Cloud Computing is computing in which large groups of remote servers are networked to allow centralized data storage and online access to computer services or resources. Characteristics of Cloud Computing Elasticity and Scalability On-demand Multi Tenancy Movement for certain types of workloads. Pay-per-Use Resiliency Workload 73

74 Cloud Computing Types

75 Cloud Service Models Infrastructure as a Service Platform as a Service Software as a Service delivers special purpose software that is remotely accessible. offers high level integrated environment to build, test, and deploy custom apps. hardware, software, equipments, can scale up and down dynamically (elastic). 75

76 Grid Computing Grid Computing is the collection of computer resources from multiple locations to reach a common goal. 76

77 Thank You!!! 77

INFORMATION TECHNOLOGY

INFORMATION TECHNOLOGY STUDY MATERIAL Intermediate (IPC) Course PAPER : 7A INFORMATION TECHNOLOGY [Revised Syllabus - Relevant from November, 2014 Examination onwards] VOLUME I BOARD OF STUDIES THE INSTUTE OF CHARTERED ACCOUNTANTS

More information

CHAPTER 1. Business Process Management & Information Technology

CHAPTER 1. Business Process Management & Information Technology CHAPTER 1 Business Process Management & Information Technology Q. Process From System Engineering Perspective From Business Perspective In system Engineering Arena Process is defined as - a sequence of

More information

CA - IPCC COURSE MATERIAL

CA - IPCC COURSE MATERIAL CA - IPCC COURSE MATERIAL Quality Education beyond your imagination... I.T & S.M GUESS QUESTIONS APPLICABLE FOR MAY 2016 EXAMS Cell: 98851 25025 / 26 Visit us @ www.mastermindsindia.com Mail: mastermindsinfo@ymail.com

More information

CHAPTER-1 BUSINESS PROCESS MANAGEMENT AND IT

CHAPTER-1 BUSINESS PROCESS MANAGEMENT AND IT CHAPTER-1 BUSINESS PROCESS MANAGEMENT AND IT PROCESS- It is defined as a sequence of events that uses inputs to produce output. It is a coordinated and standardized flow of activities performed by people

More information

Information Technologies: Concepts and Management

Information Technologies: Concepts and Management Information Technologies: Concepts and Management Management Information Code: 164292-02 Course: Management Information Period: Autumn 2013 Professor: Sync Sangwon Lee, Ph. D D. of Information & Electronic

More information

Management Information Systems. B02. Information Technologies: Concepts and Management

Management Information Systems. B02. Information Technologies: Concepts and Management Management Information Systems Management Information Systems B02. Information Technologies: Concepts and Management Code: 166137-01+02 Course: Management Information Systems Period: Spring 2013 Professor:

More information

Content. Computer System. Unit 1

Content. Computer System. Unit 1 Content Unit 1 Computer System Introduction to Computer Technology... 1 Computer System... 2 Characteristics of Computer... 4 A Brief History and Generation of Computer... 6 Computer Architecture... 7

More information

Chapter 3 DECISION SUPPORT SYSTEMS CONCEPTS, METHODOLOGIES, AND TECHNOLOGIES: AN OVERVIEW

Chapter 3 DECISION SUPPORT SYSTEMS CONCEPTS, METHODOLOGIES, AND TECHNOLOGIES: AN OVERVIEW Chapter 3 DECISION SUPPORT SYSTEMS CONCEPTS, METHODOLOGIES, AND TECHNOLOGIES: AN OVERVIEW Learning Objectives Understand possible decision support system (DSS) configurations Understand the key differences

More information

Design of Information Systems 1st Lecture

Design of Information Systems 1st Lecture Design of Information Systems 1st Lecture Evaluation method http://online.ase.ro http://sinf.ase.ro Final grade: 50% seminar grade (minimum 5) 50% course grade 1 st written test (in the 6 th week): 2p

More information

Decision Support System Concepts, Methodologies and Technologies

Decision Support System Concepts, Methodologies and Technologies C_3 / 19.10.2017 Decision Support System Concepts, Methodologies and Technologies Objectives: understand possible DSS configurations; the essential definition of DSS: DSS components and how they integrate;

More information

Get CA CMA CS Updates and More From Caultimates.com

Get CA CMA CS Updates and More From Caultimates.com Gurukripa s Guideline Answers for May 015 Exam Questions CA Inter (IPC) Information Technology and Strategic Management Section A Information Technology Question No.1 is compulsory. Answer any five questions

More information

Portugal among the EU countries with the highest rate of mobile broadband usage by enterprises

Portugal among the EU countries with the highest rate of mobile broadband usage by enterprises Information and Knowledge Society Information and Communication Technologies Usage and e-commerce in Enterprises 2016 November, 21 th 2016 Portugal among the EU countries with the highest rate of mobile

More information

INFORMATION TECHNOLOGY (REVISED GUESS QUESTIONS)

INFORMATION TECHNOLOGY (REVISED GUESS QUESTIONS) INFORMATION TECHNOLOGY (REVISED GUESS QUESTIONS) DISCLAIMER: Dear students, a) Since CA is a professional course it is impossible to predict the questions / problems which may come in the public examination.

More information

Information Systems Concepts

Information Systems Concepts Information Systems Concepts Final Course Paper 6 Information Systems Audit & Control Chapter 2, Part 2 of 4 CA A.Rafeq, FCA 2 Learning Objectives To explain the basic concepts of Systems and their types

More information

Mod-TWO. Transaction Processing System (TPS) Office Automation System (OAS)

Mod-TWO. Transaction Processing System (TPS) Office Automation System (OAS) Mod-TWO Transaction Processing System (TPS) Office Automation System (OAS) TPS, MIS, DSS, and AI/ES Hierarchy: Information AI/ES Less More Less More DSS MIS Routine Decision support Input & output Sophistication

More information

CHAPTER 9 Electronic Commerce Software

CHAPTER 9 Electronic Commerce Software CHAPTER 9 Electronic Commerce Software 2017 Cengage Learning. May not be scanned, copied or duplicated, or posted to a. publicly accessible website, in whole or in part, except for use as permitted in

More information

INTER CA NOVEMBER 2018

INTER CA NOVEMBER 2018 INTER CA NOVEMBER 2018 Sub: ENTERPRISE INFORMATION SYSTEMS Topics Information systems & its components. Section 1 : Information system components, E- commerce, m-commerce & emerging technology Test Code

More information

Chapter by Prentice Hall

Chapter by Prentice Hall Chapter 2 E-Business: How Businesses Use Information Systems 2.1 2007 by Prentice Hall STUDENT LEARNING OBJECTIVES What are the major features of a business that are important for understanding the role

More information

System and Server Requirements

System and Server Requirements System and Server Requirements January 2019 For GreeneStep ERP, CRM, Ecommerce, Customer/Supplier Collaboration, Management Dashboards and Web Access Products Suite ON-PREMISE DEPLOYMENT MODEL & HOSTED

More information

CA - IPCC COURSE MATERIAL

CA - IPCC COURSE MATERIAL CA - IPCC COURSE MATERIAL Quality Education beyond your imagination... CLASS NOTES INFORMATION TECHNOLOGY_35e (NEW EDITION THOROUGHLY REVISED & UPDATED UPTO JULY 2016. APPLICABLE FOR NOV.2016 & MAY 2017

More information

9/30/2014. Khatam Institute of higher Education. Session # 1. Instructor. Class time. Course evaluation

9/30/2014. Khatam Institute of higher Education. Session # 1. Instructor. Class time. Course evaluation Session # 1 Instructor Omid Fatahi Valilai, Ph.D. Industrial Engineering Department, Sharif University of Technology Email: Fvalilai@Sharif.edu, Tel: 021-6616-5706 Class time Tuesday 13:00~16:00 Course

More information

T²Enterprise. Mapping Communication Translation Management. T 2 Tran. EDI solution Translation/transport Monitoring/tracking.

T²Enterprise. Mapping Communication Translation Management. T 2 Tran. EDI solution Translation/transport Monitoring/tracking. Systrends T²Enterprise Mapping Communication Translation Management T 2 Mapper T 2 Com T 2 Tran T 2 App Mapping solution Data transformation Data conversion EDI solution Translation/transport Monitoring/tracking

More information

1/31/2015. Khatam Institute of higher Education. Session # 1. Instructor. Class time. Course evaluation

1/31/2015. Khatam Institute of higher Education. Session # 1. Instructor. Class time. Course evaluation Session # 1 Instructor Omid Fatahi Valilai, Ph.D. Industrial Engineering Department, Sharif University of Technology Email: Fvalilai@Sharif.edu, Tel: 021-6616-5706 Class time Sundays 13:00~16:00 Course

More information

HR & Payroll Solution for Small Medium Enterprises & Corporate. India I UAE I UK I USA Canada

HR & Payroll Solution for Small Medium Enterprises & Corporate. India I UAE I UK I USA Canada HR & Payroll Solution for Small Medium Enterprises & Corporate Dynamics of engaging people are changing War for Right Talent Workplace Complexity Evolving Workforce 2 HR Priorities ATTRACT & RETAIN TALENT

More information

SUGGESTED SOLUTION IPCC November-17 EXAM. Test Code I N J 7005

SUGGESTED SOLUTION IPCC November-17 EXAM. Test Code I N J 7005 SUGGESTED SOLUTION IPCC November-17 EXAM INFORMATION TECHNOLOGY Test Code I N J 7005 BRANCH - (MULTIPLE) (Date :21.05.2017) Head Office : Shraddha, 3 rd Floor, Near Chinai College, Andheri (E), Mumbai

More information

Information Technologies: Concepts and Management. MIT 21043, Technology Management and Applications

Information Technologies: Concepts and Management. MIT 21043, Technology Management and Applications Chapter 2 Information Technologies: Concepts and Management MIT 21043, Technology Management and Applications Lecturer in Charge S. Sabraz Nawaz Lecturer in Management & IT 1 Learning Objectives Describe

More information

INTRODUCTION TO INFORMATION SYSTEMS & DECISION MAKING

INTRODUCTION TO INFORMATION SYSTEMS & DECISION MAKING INTRODUCTION TO INFORMATION SYSTEMS & DECISION MAKING (August 26, 2015) BUS3500 - Abdou Illia, Fall 2015 1 LEARNING GOALS Explain basic information systems concepts Explain difference b/w data an information

More information

First: University Requirements (27 credit-hours)

First: University Requirements (27 credit-hours) BACHEROL DEGREE COURSE DESCRIPTION 2009/2010 DEPARTMENT OF MIS First: University Requirements (27 credithours) *) Compulsory Courses: 12 credithours Course Credit Prerequisite Course name Code Hours 1501102

More information

IT applications in Power Distribution - UPCL's agenda for reforms

IT applications in Power Distribution - UPCL's agenda for reforms IT applications in Power Distribution - UPCL's agenda for reforms by Jayant K. Sinha, BE (Hons) Dy General Manager (IT) UPCL, Dehradun-248001 Ph (O): 0135-2767259, (R): 2760109 Abstract The Indian Electricity

More information

(Refer Slide Time: 1:32)

(Refer Slide Time: 1:32) Course on E-Business Professor Mamata Jenamani Department of Industrial and Systems Engineering Indian Institute of Technology Kharagpur Module No 02 Lecture 06: Inter And Intra Organisational Business

More information

IT Plan Instructions for FY18-FY19

IT Plan Instructions for FY18-FY19 IT Plan Instructions for FY18-FY19 Introduction and General Instructions The information technology plan for FY18-FY19 is web-enabled. You can navigate to the various sections of your agency s plan by

More information

2-2 Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall

2-2 Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall Decision Support and Business Intelligence (9 th Systems th Ed., Prentice Hall) Chapter 3: Decision Support Systems Concepts, Methodologies, and Technologies: An Overview Learning Objectives Understand

More information

INTERNAL AUDIT DEPARTMENT Report Number

INTERNAL AUDIT DEPARTMENT Report Number INTERNAL AUDIT DEPARTMENT Report Number 2014-001 Final Letter Report - Survey of Landline Telecommunication Billing January 17, 2014 Latona Thomas, CPA, Director Steven Harper, Staff Auditor I Barry Huff,

More information

namib I A UnIVERSITY OF SCIEnCE AnD TECHnOLOGY

namib I A UnIVERSITY OF SCIEnCE AnD TECHnOLOGY namib I A UnIVERSITY OF SCIEnCE AnD TECHnOLOGY Computing and Informatics Department of Informatics QUALIFICATION: Bachelor of Informatics, Bachelor of Computer Science, Bachelor of Logistics and Supply

More information

Computers Are Your Future

Computers Are Your Future Computers Are Your Future Twelfth Edition Chapter 14: Enterprise Computing Copyright 2012 Pearson Education, Inc. Publishing as Prentice Hall 1 Enterprise Computing Copyright 2012 Pearson Education, Inc.

More information

Information Technology for Business

Information Technology for Business Information Technology for Business Business Essentials 9e Ebert/Griffin chapter thirteen After reading this chapter, you should be able to: 1. Discuss the impacts information technology has had on the

More information

Module 4 : ICT for Health Executives in ASEAN

Module 4 : ICT for Health Executives in ASEAN Module 4 : ICT for Health Executives in ASEAN Assoc. Prof. Dr. Chailerd Pichitpornchai, M.D., Ph.D. President, Sukhothai Thammathirat Open University There are five topics that would be covered in this

More information

Chapter 7. E-Supply Chains, Collaborative Commerce, Intrabusiness EC, and Corporate Portals

Chapter 7. E-Supply Chains, Collaborative Commerce, Intrabusiness EC, and Corporate Portals Chapter 7 E-Supply Chains, Collaborative Commerce, Intrabusiness EC, and Corporate Portals Learning Objectives 1. Define the e-supply chain and describe its characteristics and components. 2. List supply

More information

X Infotech Banking. Software solutions for smart card issuance

X Infotech Banking. Software solutions for smart card issuance X Infotech Banking Software solutions for smart card issuance WWW.X-INFOTECH.COM About X Infotech provides turnkey software solutions for centralized and instant issuance of financial and non-financial

More information

Outline of the Discussion

Outline of the Discussion IT Risk Supervision Outline of the Discussion Define IT Risk Identify Scope of an IT Examination Describe a Bank s Operating Environment Identify Risks Considered in IT Supervision Describe the IT Ratings

More information

C2-304 INTEGRATED INFORMATION SYSTEM FOR THE SIEPAC REGIONAL ELECTRICITY MARKET

C2-304 INTEGRATED INFORMATION SYSTEM FOR THE SIEPAC REGIONAL ELECTRICITY MARKET 21, rue d'artois, F-75008 Paris http://www.cigre.org C2-304 Session 2004 CIGRÉ INTEGRATED INFORMATION SYSTEM FOR THE SIEPAC REGIONAL ELECTRICITY MARKET RENATO CÉSPEDES *, KEMA (Colombia) LEON MADRID, KEMA

More information

INFORMATION TECHNOLOGY

INFORMATION TECHNOLOGY INFORMATION TECHNOLOGY FAST TRACK NOTES BY www.caclues.com CLICK ON CHAPTER NAMES TO DIRECT VISIT 1.Business Process Management & IT Business Process Management & IT 2.Information Systems and IT Fundamentals

More information

SIMATIC PCS 7 Process Control System New Perspectives for Increased Productivity 2005 Highlights. simatic PCS7

SIMATIC PCS 7 Process Control System New Perspectives for Increased Productivity 2005 Highlights. simatic PCS7 SIMATIC PCS 7 Process Control System New Perspectives for Increased Productivity 2005 Highlights simatic PCS7 PROCESS FIELD BUS Performance, Flexibility, Scalability, Security. Ready for new challenges.

More information

GLOBAL E-BUSINESS AND COLLABORATION Learning Objectives

GLOBAL E-BUSINESS AND COLLABORATION Learning Objectives Chapter 2 GLOBAL E-BUSINESS AND COLLABORATION Learning Objectives Define and describe business processes and their relationship to information systems. Evaluate the role played by systems serving the various

More information

CAPE Information Technology

CAPE Information Technology Unit 1: Module 2 Topic: Information Systems CAPE Information Technology What is an Information System? An information system can be defined technically as a set of interrelated components that collect

More information

What is a Computer-based Information System? Chapter 14: Information Systems Types and Presentations. Classification of Information Systems

What is a Computer-based Information System? Chapter 14: Information Systems Types and Presentations. Classification of Information Systems What is a Computer-based Information System? Chapter 14: Information Systems Types and Presentations Classification of Information Systems This is one that uses technology to perform some or all of its

More information

The BUSINESS EDGE Revision Notes November 2011 August 2012

The BUSINESS EDGE Revision Notes November 2011 August 2012 Order & Quote Entry System 1. New Flag - Orders-Calculate Unit Cost from BOM? If this flag is set to Yes and a Product that is added to an Order has a Bill of Material, the system will calculate the current

More information

Business Layer: Services Definition

Business Layer: Services Definition Business Layer: Services Definition The following image represents the service hierarchy, including service types, services categories, and services defined in the ATUM Taxonomy. The six Service Types

More information

2) Appendices A, B, and C of MIS6 book available online with your access code

2) Appendices A, B, and C of MIS6 book available online with your access code CALIFORNIA STATE UNIVERSITY, BAKERSFIELD School of Business and Public Administration Management and Marketing Department MIS 3000 (Sections 1 & 2) Management Information Systems: Concepts and Applications

More information

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE

CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE CHAPTER 3 ENTERPRISE SYSTEMS ARCHITECTURE 1 Learning Objectives Examine in detail the enterprise systems modules and architecture. Understand the effects of a well-designed architecture on ERP implementation.

More information

COURSE SLO ASSESSMENT 4-YEAR TIMELINE REPORT (ECC)

COURSE SLO ASSESSMENT 4-YEAR TIMELINE REPORT (ECC) COURSE SLO ASSESSMENT 4-YEAR TIMELINE REPORT (ECC) BUSINESS DIVISION - COMPUTER INFORMATION SYSTEMS ECC: CIS Help Desk Operations SLO # Dealing with Customers Identify the communication strategies to build

More information

Chapter 1. Introduction to Instrumentation and Process Control (Systems and Applications)

Chapter 1. Introduction to Instrumentation and Process Control (Systems and Applications) Chapter 1 Introduction to Instrumentation and Process Control (Systems and Applications) INC 102-2019 Agenda 1. Introduction 2. Process Control System 3. Integrated System 4. System Architecture 5. Industrial

More information

Chapter 1. Introduction to Instrumentation and Process Control (Systems and Applications)

Chapter 1. Introduction to Instrumentation and Process Control (Systems and Applications) Chapter 1 Introduction to Instrumentation and Process Control (Systems and Applications) INC 102-2018 Agenda 1. Introduction 2. Process Control System 3. Integrated System 4. System Architecture 5. Industrial

More information

INTERNAL ASSESSMENT TEST 1 Answer Keys

INTERNAL ASSESSMENT TEST 1 Answer Keys INTERNAL ASSESSMENT TEST 1 Answer Keys Subject & Code: Information Sytems-10IS72 Name of the faculty: Mrs. Aisha Begam Q. No Questions Marks 1 a) What is an information system? Explain in detail the classification

More information

Preface... iii Introduction... xvii Chapter 1: Introduction to Management Information System... 1

Preface... iii Introduction... xvii Chapter 1: Introduction to Management Information System... 1 Table of Contents Preface... iii Introduction... xvii Chapter 1: Introduction to Management Information System... 1 1.1 Introduction... 2 1.2 Concept of Information System (IS)... 2 1.2.1 Computer Literacy

More information

JOURNAL OF OBJECT TECHNOLOGY

JOURNAL OF OBJECT TECHNOLOGY JOURNAL OF OBJECT TECHNOLOGY Online at www.jot.fm. Published by ETH Zurich, Chair of Software Engineering JOT, 2003 Vol. 2, No. 3, May-June 2003 Don t Rip and Replace, Integrate! Mahesh H. Dodani, IBM

More information

Tough Math for Desktop TCO

Tough Math for Desktop TCO Top 6 reasons to use a Remote Desktop and RemoteApps Tough Math for Desktop TCO In their fight to reduce IT budgets, small- and medium-sized businesses have to answer one tough question: how do we reduce

More information

Building Information Systems

Building Information Systems Building Information Systems Content Explain how building new systems produces organizational change. Describe the core activities in the systems development process. Describe the principal methodologies

More information

Managing Information Technology 6 th Edition

Managing Information Technology 6 th Edition Managing Information Technology 6 th Edition CHAPTER 9 BASIC INFORMATION SYSTEMS CONCEPTS Copyright 2009 Pearson Education, Inc. Publishing as Prentice Hall 1 What is a system? The Systems View It s the

More information

The Research of Online Analysis Computing Mode Considering the Integrated and Cooperative Multi-Level Dispatching Systems

The Research of Online Analysis Computing Mode Considering the Integrated and Cooperative Multi-Level Dispatching Systems International Conference on Information Technology and Management Innovation (ICITMI 2015) The Research of Online Analysis Mode Considering the Integrated and Cooperative Multi-Level Dispatching Systems

More information

Information Processes and Technology

Information Processes and Technology 2016 HIGHER SCHOOL CERTIFICATE EXAMINATION Information Processes and Technology Total marks 100 Section I Pages 11 General Instructions Reading time 5 minutes Working time hours Write using black pen Draw

More information

Why Information Systems? The Information Systems Revolution. Emergence of Global Economy. Emergence of Global Economy

Why Information Systems? The Information Systems Revolution. Emergence of Global Economy. Emergence of Global Economy Why Information Systems? The Information Systems Revolution Four power worldwide changes have altered the environment of business Emergence of Global Economy Transformation of Industrial Economies Transformation

More information

SCSD2613 System Analysis and Design. PART 1 Fundamentals of Systems Analysis & Design

SCSD2613 System Analysis and Design. PART 1 Fundamentals of Systems Analysis & Design SCSD2613 System Analysis and Design PART 1 Fundamentals of Systems Analysis & Design 1 Learning Objectives By the end of this lecture, you will be able to: Recall the basic types of computer-based systems

More information

AC2000 LITE; A POWERFUL, FEATURE RICH ACCESS CONTROL AND SECURITY MANAGEMENT SYSTEM FOR SMALL TO MEDIUM SIZED SITES AC2000 LITE

AC2000 LITE; A POWERFUL, FEATURE RICH ACCESS CONTROL AND SECURITY MANAGEMENT SYSTEM FOR SMALL TO MEDIUM SIZED SITES AC2000 LITE ; A POWERFUL, FEATURE RICH ACCESS CONTROL AND SECURITY MANAGEMENT SYSTEM FOR SMALL TO MEDIUM SIZED SITES WHAT CAN OFFER YOU? IS A FEATURE RICH, YET COST EFFECTIVE ACCESS CONTROL SYSTEM. ENCOMPASSING THE

More information

What is Castleton P2P?

What is Castleton P2P? P2P Datasheet About us Castleton is the only truly integrated IT housing solutions provider in the industry. We deliver an unrivalled portfolio of market leading, cutting edge software and infrastructure

More information

Instrumentation & Controls. Siemens Power Plant Automation -- SPPA-T3000. Technical Highlights. The New Benchmark in Control.

Instrumentation & Controls. Siemens Power Plant Automation -- SPPA-T3000. Technical Highlights. The New Benchmark in Control. Instrumentation & Controls Siemens Power Plant Automation -- SPPA-T3000 Technical Highlights The New Benchmark in Control Power Generation The new benchmark for Distributed Control Systems Developed to

More information

CUSTER COUNTY, COLORADO 205 S. 6 th Street, PO Box 150 Westcliffe, CO JOB DESCRIPTON

CUSTER COUNTY, COLORADO 205 S. 6 th Street, PO Box 150 Westcliffe, CO JOB DESCRIPTON POSITION TITLE: Information FLSA Status: Non-Exempt Technology/GIS Director Introductory Period: 6 months Person: Anniversary Date: Supervisory Role: Job Summary Provides technology vision and leadership

More information

X Infotech Government

X Infotech Government X Infotech Government Software solutions for identity documents WWW.X-INFOTECH.COM About X Infotech provides turnkey software solutions for issuance, management and verification of electronic identity

More information

Information Strategy Tutorial -1-Answer Guide

Information Strategy Tutorial -1-Answer Guide Information Strategy Tutorial -1-Answer Guide Use the following guidance to build the answer Lecture-1- Introduction to Information Systems Questions 1. a. Define the terms Data and Information. Data-

More information

COMM 391. Discussion. Learning Objectives ANALYZING AND IMPROVING BUSINESS PROCESSES. Introduction to Management Information Systems

COMM 391. Discussion. Learning Objectives ANALYZING AND IMPROVING BUSINESS PROCESSES. Introduction to Management Information Systems COMM 391 Introduction to Management Information Systems ANALYZING AND IMPROVING BUSINESS PROCESSES Winter 2014 Term 1 Learning Objectives 1. Explain business processes and discuss the importance of business

More information

CHAPTER 1 BUSINESS PROCESS MANAGEMENT & IT

CHAPTER 1 BUSINESS PROCESS MANAGEMENT & IT CHAPTER 1 BUSINESS PROCESS MANAGEMENT & IT 1. WHAT IS A PROCESS? A process is defined as a sequence of events that uses inputs to produce outputs. From a business perspective, a process is a coordinated

More information

IDEAS Product Overview

IDEAS Product Overview Product Overview P2 s is an international oil and gas venture management software. handles financial management, supplier relationship management, partner relationship management, operations management,

More information

Building Information Systems

Building Information Systems Chapter 13 Building Information Systems 13.1 2010 by Prentice Hall LEARNING OBJECTIVES Demonstrate how building new systems produces organizational change. Identify and describe the core activities in

More information

Information System - Classification & Types. Chapter 2 1

Information System - Classification & Types. Chapter 2 1 Information System - Classification & Types Chapter 2 1 Information System - Classification & Types Personal and Productivity Systems: Systems to support P/PC balance. Personal Information Management (PIM)

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

PAPER 7: INFORMATION TECHNOLOGY AND STRATEGIC MANAGEMENT SECTION A: INFORMATION TECHNOLOGY QUESTIONS

PAPER 7: INFORMATION TECHNOLOGY AND STRATEGIC MANAGEMENT SECTION A: INFORMATION TECHNOLOGY QUESTIONS PAPER 7: INFORMATION TECHNOLOGY AND STRATEGIC MANAGEMENT SECTION A: INFORMATION TECHNOLOGY QUESTIONS 1. Define the following terms briefly: (i) Business Process (ii) Benefits of Business Process Automation

More information

1 P a g e. IT Tailored to Your Needs

1 P a g e. IT Tailored to Your Needs 1 P a g e IT Tailored to Your Needs Bluescope Technologies is a leading provider of IT services to businesses of all sizes in a wide range of industries. Bluescope s headquarters are situated in Limerick,

More information

CS200-Chapter12-Homework

CS200-Chapter12-Homework Name: Class: Date: CS200-Chapter12-Homework Multiple Choice Identify the choice that best completes the statement or answers the question. 1. A typical enterprise like the one in the accompanying figure

More information

Informatics Nurse Board Certification Test Content Outline

Informatics Nurse Board Certification Test Content Outline Informatics Nurse Board Certification Test Content Outline There are 175 questions on this examination. Of these, 150 are scored questions and 25 are nonscored pretest questions. Questions are pretested

More information

Information System. Prepared By: Hardeep Singh

Information System. Prepared By: Hardeep Singh Information System Data Vs Information INPUT DATA Processing DATA Processing OUTPUT Information Differences Refers to details, facts about any event. Disorganized & disintegrated in the form. In raw form.

More information

SECTION 18. INFORMATION TECHNOLOGY AND COMMUNICATION SYSTEMS RECORDS

SECTION 18. INFORMATION TECHNOLOGY AND COMMUNICATION SYSTEMS RECORDS SECTION 18. INFORMATION TECHNOLOGY AND COMMUNICATION SYSTEMS RECORDS s relating to the County s information technology and communications systems operations. General Instructions The minimum retention

More information

FGFOA 2017 Focus on the Future

FGFOA 2017 Focus on the Future IT Modernization: Bringing Government from Obsolete to Cutting Edge FGFOA 2017 Focus on the Future Christine Horrocks, CPA/CFF, CGMA Brent Pruim, CPA Topics Covered State of the industry with respect to

More information

Super Schlumberger Scheduler

Super Schlumberger Scheduler Software Requirements Specification for Super Schlumberger Scheduler Page 1 Software Requirements Specification for Super Schlumberger Scheduler Version 0.2 Prepared by Design Team A Rice University COMP410/539

More information

STUDY GUIDE CHAPTER 10

STUDY GUIDE CHAPTER 10 STUDY GUIDE CHAPTER 10 True/False Indicate whether the statement is true or false. 1. Nonprofit organizations are formed to accomplish social, political, or charitable goals that do not include amassing

More information

(55) INFORMATION MANAGEMENT & APPLICATION IN BUSINESS

(55) INFORMATION MANAGEMENT & APPLICATION IN BUSINESS All Rights Reserved THE ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA INTERMEDIATE EXAMINATION JANUARY 2015 (55) INFORMATION MANAGEMENT & APPLICATION IN BUSINESS Time: 03 hours Instructions to candidates:

More information

Microsoft Dynamics GP What s New

Microsoft Dynamics GP What s New Microsoft Dynamics GP 2015 What s New Copyright Copyright 2015 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

Microsoft Dynamics GP What s New

Microsoft Dynamics GP What s New Microsoft Dynamics GP 2015 What s New Copyright Copyright 2014 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed in this document,

More information

Mark VIeS. A SIL 2 and SIL 3 functional safety system for today s connected world. geautomation.com

Mark VIeS. A SIL 2 and SIL 3 functional safety system for today s connected world. geautomation.com Mark VIeS * A SIL 2 and SIL 3 functional safety system for today s connected world geautomation.com Mark VIeS Functional Safety System In today s world of brilliant machines, operators require high-performance

More information

VoIP Solution How to Make the Best Choice for Your Business

VoIP Solution How to Make the Best Choice for Your Business Choosing the Right VoIP Solution How to Make the Best Choice for Your Business Section Title - 1 TABLE OF CONTENTS Introduction 3 CH. 1 What is VoIP? Why Do I Need It? 4 CH. 2 What Type of VoIP Solutions

More information

Innovation control and information analysis

Innovation control and information analysis Innovation control and information analysis NOVO SCADA SCADA software that allow users to create and configure the existing telemetry stations in their company in an easy and dynamic way. It is possible

More information

Sage What s New. December 2017

Sage What s New. December 2017 Sage 100 2018 What s New December 2017 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks of The Sage

More information

Unit 1: the role and context of management accounting. Session 1-4

Unit 1: the role and context of management accounting. Session 1-4 Unit 1: the role and context of management accounting Session 1-4 * What is an organization?? Organization is a group of individuals working together to achieve one or more objectives. * Organization has

More information

PAPER 7: INFORMATION TECHNOLOGY AND STRATEGIC MANAGEMENT SECTION A: INFORMATION TECHNOLOGY QUESTIONS

PAPER 7: INFORMATION TECHNOLOGY AND STRATEGIC MANAGEMENT SECTION A: INFORMATION TECHNOLOGY QUESTIONS PAPER 7: INFORMATION TECHNOLOGY AND STRATEGIC MANAGEMENT SECTION A: INFORMATION TECHNOLOGY QUESTIONS 1. Define the following terms briefly: (i) Business Process Reengineering (BPR) Team (ii) Business Strategy

More information

Table of Contents. Executive Summary Introduction... 5

Table of Contents. Executive Summary Introduction... 5 Table of Contents Executive Summary... 1 1 Introduction... 5 1.1 Background... 5 1.2 Authority... 6 1.3 Objectives and scope... 6 1.4 Analysis of risks... 6 1.5 Audit criteria... 7 1.6 Approach and methodology...

More information

CORPORATE INFORMATION SYSTEMS (CIS) Business Perspectives of CIS. Technical Perspectives of CIS. Implementational Perspectives of CIS

CORPORATE INFORMATION SYSTEMS (CIS) Business Perspectives of CIS. Technical Perspectives of CIS. Implementational Perspectives of CIS Meltem Özturan misprivate.boun.edu.tr/ozturan/mis301 1 CORPORATE INFORMATION SYSTEMS (CIS) Fundamentals of CIS Business Perspectives of CIS Technical Perspectives of CIS Implementational Perspectives of

More information

Essentials of INFORMATION SYSTEMS

Essentials of INFORMATION SYSTEMS Essentials of INFORMATION SYSTEMS Table of Contents GLOBAL E-BUSINESS AND COLLABORATION 1 COMPONENTS OF A BUSINESS 1 ORGANIZING A BUSINESS: BASIC BUSINESS FUNCTIONS 1 BUSINESS PROCESSES 1 HOW INFORMATION

More information

FUNDAMENTAL SAFETY OVERVIEW VOLUME 2: DESIGN AND SAFETY CHAPTER G: INSTRUMENTATION AND CONTROL

FUNDAMENTAL SAFETY OVERVIEW VOLUME 2: DESIGN AND SAFETY CHAPTER G: INSTRUMENTATION AND CONTROL PAGE : 1 / 14 SUB CHAPTER G.6 I&C PROCEDURES AND TOOLS 1. STANDARD I&C SYSTEM This section describes the tools used for PAS/SAS (level 1 automation data) and MCP[PICS] (HMI) I&C programming. It includes

More information

SIMULATION ON DEMAND: Using SIMPROCESS in an SOA Environment

SIMULATION ON DEMAND: Using SIMPROCESS in an SOA Environment SIMULATION ON DEMAND: Using SIMPROCESS in an SOA Environment Joseph M DeFee Senior Vice President Advanced Systems Division CACI Services-Oriented Architecture The one constant in business is change. New

More information

Chap 1 : Business Process Management & IT

Chap 1 : Business Process Management & IT Business Process Management: The primary benefit of using technology for BPM are (i) the effectiveness gains for enterprises through the automated coordination of activities; (ii) distribution of tasks

More information