Business process engineering: an overview The goal of business process engineering (BPE) is to define architectures that will enable a business to use.

Slides:



Advertisements
Similar presentations
Introduction to Object Orientation System Analysis and Design
Advertisements

Information Systems Defined
Final Project David Arzabe M.  As the Internet spread over the world during the 1990’s, businesses started noticing opportunities for using the new technologies.
© 2005 Prentice Hall7-1 Stumpf and Teague Object-Oriented Systems Analysis and Design with UML.
Discovering Computers Fundamentals, 2011 Edition Living in a Digital World.
9/6/2001Database Management – Fall 2000 – R. Larson Information Systems Planning and the Database Design Process University of California, Berkeley School.
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
Nov. 14, 2007 Systems Engineering ä System ä A set or arrangement of things so related as to form a unity or organic whole. ä A set of facts, principles,
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.
9 1 Chapter 9 Database Design Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
1 Objective of today’s lesson S oftware engineering occurs as a consequence of a process called system engineering. Instead of concentrating solely on.
Introduction to Information Architecture Informatics Training for CDC Public Health Advisors.
System Engineering Instructor: Dr. Jerry Gao. System Engineering Jerry Gao, Ph.D. Jan System Engineering Hierarchy - System Modeling - Information.
MANAGEMENT INFORMATION SYSTEM
Data Warehouse Components
Slide 1.1 Boddy et al., Managing Information Systems, 3 rd Edition, © Pearson Education Limited 2009 MIS – Boddy et al. Ch1. Information systems and organisations.
Enterprise Architecture
Structured Vs. Object Oriented Analysis and Design SAD Vs. OOAD
1.Database plan 2.Information systems plan 3.Technology plan 4.Business strategy plan 5.Enterprise analysis Which of the following serves as a road map.
These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 6/e and are provided with permission by.
Chapter 7 Requirement Modeling : Flow, Behaviour, Patterns And WebApps.
Chapter 10 Architectural Design
HUANG Lihua, Fudan University Session 2 Concept of Information Systems PART I Foundations of Information Systems in Business.
1 Chapter 6 System Engineering. 2 System Engineering What is a computer-based system? A set or arrangement of elements that are organized to accomplish.
1 These courseware materials are to be used in conjunction with Software Engineering: A Practitioner’s Approach, 5/e and are provided with permission by.
Lesson 7 Guide for Software Design Description (SDD)
Chapter 6 System Engineering - Computer-based system - System engineering process - “Business process” engineering - Product engineering (Source: Pressman,
These slides are designed to accompany Web Engineering: A Practitioner’s Approach (The McGraw-Hill Companies, Inc.) by Roger Pressman and David Lowe, copyright.
Current Job Components Information Technology Department Network Systems Administration Telecommunications Database Design and Administration.
1M.Sc.(I.T.), VNSGU, Surat. Structured Analysis Focuses on what system or application is required to do. It does not state how the system should be implement.
1 Tools for Commercial Component Assembly Francis Bordeleau, Zeligsoft/Carleton University Mark Vigder, National Research Council Canada.
ITEC 3220M Using and Designing Database Systems
1 Chapter 9 Database Design. 2 2 In this chapter, you will learn: That successful database design must reflect the information system of which the database.
3231 Software Engineering By Germaine Cheung Hong Kong Computer Institute Lecture 1.
11 CORE Architecture Mauro Bruno, Monica Scannapieco, Carlo Vaccari, Giulia Vaste Antonino Virgillito, Diego Zardetto (Istat)
CS 3610: Software Engineering – Fall 2009 Dr. Hisham Haddad – CSIS Dept. Chapter 6 System Engineering Overview of System Engineering.
BUSINESS FUNCTIONS & INFORMATION SYSTEM. What is a System? System is simply a set of components that interact to accomplish some purpose. Business is.
Software Design: Principles, Process, and Concepts Getting Started with Design.
© 2005 Prentice Hall1-1 Stumpf and Teague Object-Oriented Systems Analysis and Design with UML.
1 Software Engineering: A Practitioner’s Approach, 6/e Chapter 10a: Architectural Design Software Engineering: A Practitioner’s Approach, 6/e Chapter 10a:
Software Engineering Chapter: Computer Aided Software Engineering 1 Chapter : Computer Aided Software Engineering.
Computer Science 340 Software Design & Testing Software Architecture.
Irwin/McGraw-Hill Copyright © 2000 The McGraw-Hill Companies. All Rights reserved Whitten Bentley DittmanSYSTEMS ANALYSIS AND DESIGN METHODS5th Edition.
CIS Review for Exam 11 Review for Exam I. CIS Review for Exam 12 Gorry and Scott Morton Framework Robert Anthony Herbert Simon.
1 Software Engineering: A Practitioner’s Approach, 6/e Chapter 9: Design Engineering Software Engineering: A Practitioner’s Approach, 6/e Chapter.
Software Engineering Lecture 10: System Engineering.
Fundamentals of Information Systems, Sixth Edition Chapter 1 Part A An Introduction to Information Systems in Organizations.
Fundamentals of Information Systems Dr. Hanan Moussa.
Elements Of Modeling. 1.Data Modeling  Data modeling answers a set of specific questions that are relevant to any data processing application. e.g. ◦
Design Concepts ch-8
What is an Information System?
Dr. Ir. Yeffry Handoko Putra
COMP532 IT INFRASTRUCTURE
Discovering Computers 2010: Living in a Digital World Chapter 14
Data Warehouse Components
Socrative Question #1 Which of the following would be the person most likely to be installing new network routers for a business or organization? Computer.
CHAPTER 2 CREATING AN ARCHITECTURAL DESIGN.
MANAGEMENT INFORMATION SYSTEM MEHTAP PARLAK Industrial Engineering Department, Dokuz Eylul University, Turkey 1.
Chapter 6 System Engineering
Overview of System Engineering
Strategies for IT Adoption in the Building Industry
Elements of Database System
Geospatial Service Architecture Viewpoints
CS 8532: Advanced Software Engineering
Metadata The metadata contains
Unit 2: Fundamentals of Computer Systems
Cloud Computing: Concepts
FIREWALL.
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
Stumpf and Teague Object-Oriented Systems Analysis and Design with UML
Presentation transcript:

Business process engineering: an overview The goal of business process engineering (BPE) is to define architectures that will enable a business to use information effectively. When talking a world view of a companys information technology needs, there is little doubt that system engineering is required. Not only is the specification of the appropriate computing architecture required, but The software architecture that populates the organizations unique configuration of Computing resources must be developed.

Business process engineering is one approach for creating an overall plan for implementing the computing architecture. Three different architectures must be analyzed and designed within the context of Business objective and goals. Data architecture Application architecture Technology infrastructure

The data architecture provides a framework for the information needs of a business or business function. The individual building blocks of the architecture are the data objects that are used By the business. A data object contains a set of attributes that define some aspect, quality, characteristic, or descriptor of the data that are being descried. Once a set of data is defined, their relationships are identified. A relationship indicates how objects are connected to one another.

As an example,consider the objects: customer and productA. The two objects can be connected by the relationship purchases; that is, a customer purchases productA or productA is purchased by customer. The data objects flow between business functions, are organized within a database, and are transformed to provide information that serves the needs of the business.

The application architecture encompass those elements of a system that transform objects within the data architecture for some business purpose. In the context,we consider the application architecture to be system of programs (software) that performs this transformation. However, in a broader context, the application architecture might incorporate the role Of people and business procedures that have not been automated.

The technology infrastructure provides the foundation for the data and application architectures. The infrastructure encompasses the hardware and software that are used to support the application and data. This includes computers, operating system, networks, telecommunication links, storage technologies, and the architecture that has been designed to implement these technologies.