Скачать презентацию Technologies for Developing Systems Chapter 9 Information Systems Скачать презентацию Technologies for Developing Systems Chapter 9 Information Systems

cccc47358335eabc61cfc64fff4a1c86.ppt

  • Количество слайдов: 57

Technologies for Developing Systems Chapter 9 Information Systems Management In Practice 7 E Mc. Technologies for Developing Systems Chapter 9 Information Systems Management In Practice 7 E Mc. Nurlin & Sprague Power. Points prepared by Michael Matthew Visiting Lecturer, GACC, Macquarie University – Sydney Australia

Part III – Managing System Development • The next two chapters deal with developing Part III – Managing System Development • The next two chapters deal with developing enterprise-based systems through system development • Chapter 9 = we describe the foundations of system development – Technologies and methodologies – System integration and Inter-organizational System Development – Internet-based systems • Chapter 10 = we discuss a number of management issues – – – Project Management – the underpinning of successful large projects IT staffing Change management Legacy systems Measuring the benefits of systems © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -2

Part III – Managing System Development cont. • System development has traditionally been aimed Part III – Managing System Development cont. • System development has traditionally been aimed at procedure-based work – Procedure-based activities are large-volume transactions where each transaction has a relatively low cost or value – These activities, which consist mainly of handling data, are well defined, and the principal measure for gauging their performance is efficiency • Information systems were, in most cases, first built to automate this kind of work, beginning initially with accounting, and then progressing into manufacturing, administration, sales and marketing, and so on • Development of these systems has been handled by IS professionals © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -3

© 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -4 © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -4

Chapter 9 • This lecture / chapter reviews this evolution of system development to Chapter 9 • This lecture / chapter reviews this evolution of system development to provide an understanding of the underlying principles of building applications • It discusses: – Underlying technologies – Development methodologies, and – Internet-based systems • Case examples include Du Pont Cable Management Services, MGM, Colgate-Palmolive, a telecommunications firm, Hong Kong Exchanges and Clearing and Bekins, with a discussion case on Exxon. Mobil © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -5

Today’s Lecture • Introduction • Foundations of Systems Development – Structured Development – Fourth-Generation Today’s Lecture • Introduction • Foundations of Systems Development – Structured Development – Fourth-Generation Languages – Software Prototyping – Computer-Aided Software Engineering (CASE) – Object-Oriented Development – Client-Server Computing System Integration – ERP Systems – Middleware • • Inter-organizational System Development • Internet-Based Systems – Application Servers – Java – Web Services © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -6

Introduction • Developing new systems = difficult job “if anything can go wrong, it Introduction • Developing new systems = difficult job “if anything can go wrong, it will!” though there is progress in improving the process of buildings systems – – 1970 s: system development life cycle – 1980 s: friendly languages and automation of parts of development such as code generation – 1990 s: reliance increased on packages • © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. Developer productivity & maintenance 9 -7

Introduction cont. • Business process reengineering movement = growth on integrated enterprise systems & Introduction cont. • Business process reengineering movement = growth on integrated enterprise systems & adoption of enterprise resource planning systems (ERP) • Late 1990 s; sudden emergence of e-business and Internet based systems • 2000 s - Internet brought need for faster systems development and integrated enterprise systems, – Hence new tools for rapid development became available – • Relying on reusable components & open systems architecture © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -8

Introduction cont. • These days, virtually every application is a network application, since the Introduction cont. • These days, virtually every application is a network application, since the network is becoming the system • Web-based applications were the first generation of Internet-centric computing • The new field, “Web Services” (or whatever people are calling it), is touted as the second • In addition, the increasing interconnectedness of supply chains is leading companies to build interorganizational systems – Far more complex undertaking than any single-company systems © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -9

Foundations of Systems Development • In the early years, systems development was considered a Foundations of Systems Development • In the early years, systems development was considered a ‘craft’ • Then = Discipline through structured development • Figure 9 -1 is the classic system development life cycle (waterfall approach) – Much ‘touted’ but rarely (purely) used – Developers really always followed the spiral approach as in Figure 9 -2 © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -10

© 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -11 © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -11

© 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -12 © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -12

Foundations of Systems Development cont. • The Traditional Application Development Approach (characteristics): 1. 2. Foundations of Systems Development cont. • The Traditional Application Development Approach (characteristics): 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. Hand coding in third generation language, e. g. COBOL “Structured Programming” development methodology Automated Project management system A database management system A mix of online and batch applications in the same system Development of mostly mainframe applications Programming by professional programmers only Various automated, but not well integrated s/w tools A well-defined sign-off process for system delivery User participation mainly in require definition and installation phases © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -13

Foundations of Systems Development Structured Development • Structured development methodologies accompanied this system development Foundations of Systems Development Structured Development • Structured development methodologies accompanied this system development life cycle in an attempt to manage the complexities of systems design and development – More discipline: established standards for process and documentation to increase productivity and developers’ ability to deal with complexity – Higher reliability and fewer errors: to catch errors as early as possible through inspection – More efficient use of resources: thorough project management approaches resulted in: • • Cost savings Increased productivity Better allocation of human resources Reduced the tendency for system development project overruns – ALL = STILL A PROBLEM!!!! © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -14

Foundations of Systems Development Fourth -Generation Languages • Early 1980 s – 4 GLs Foundations of Systems Development Fourth -Generation Languages • Early 1980 s – 4 GLs and Prototyping • 4 GLs are more than just a computer language, they are programming environments. As seen in Figure 9 -3 • 1980 s development – fourth generation languages (4 GLs). These allowed: – End users to develop some programs – Programmers to use different development method = Prototyping © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -15

© 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -16 © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -16

Foundations of Systems Development Software Prototyping • A live, working system – Performs actual Foundations of Systems Development Software Prototyping • A live, working system – Performs actual work – May become actual production system • Or replaced by a (newly) coded one • Purpose: to test assumptions about: – Users’ requirements – Application design, or – Program logic • Software system created quickly: language creates code • Iterative process – Each version performs function in an increasingly efficient manner • Both 4 GLs and prototyping have proven to be important underpinnings for today’s application development world © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -17

Foundations of Systems Development Computer-Aided Software Engineering (CASE) • The advent of Computer Aided Foundations of Systems Development Computer-Aided Software Engineering (CASE) • The advent of Computer Aided Software Engineering (CASE) occurred to automate structured techniques and reduce tediousness of the 1970 s structured programming and analysis techniques. – Components: • Information repository: stores and organizes all information needed to create, modify, and develop software system • Front-end tools: used in all phases that lead up to coding, (“uppercase”) • Back-end tools: used to automatically generate source code (“lowercase”) • Development workstation: the more powerful the better © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -18

Foundations of Systems Development Computer -Aided Software Engineering (CASE) cont. • A late ’ Foundations of Systems Development Computer -Aided Software Engineering (CASE) cont. • A late ’ 80 s use of CASE (not ‘standard’!) is Timeboxing – Timeboxing: Technique that uses CASE to guarantee delivery of a system within 120 days • Today, IS departments that aim for speed over complexity are turning to a development technique like: – Rapid Application Development (RAD) © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -19

DUPONT CABLE MANAGEMENT SERVICES Case Example: Rapid Application Development (RAD) • To manage its DUPONT CABLE MANAGEMENT SERVICES Case Example: Rapid Application Development (RAD) • To manage its telephones and wiring in its many offices, Du. Pont needed a cable management system • No packages on the market could handle its needs, so it called on a Du. Pont subsidiary to use CASE and timeboxing to build a custom system – Day One was the go-ahead – Days 2 -30 defined the components of the system – Days 31 -90 designed the specs, prototyped the system, and refined the prototype (which became the production system) – Days 91 -120 installed the system, and a second timebox followed • The resulting system, which took nine months, took others two to three years to develop in-house © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -20

Foundations of Systems Development Object-Oriented Development • Object-oriented (OO) development was a revolutionary change Foundations of Systems Development Object-Oriented Development • Object-oriented (OO) development was a revolutionary change in the late 1980 s – develop objects that can be reused • It allowed point-and-click programming of graphical user interfaces • It is not so much a coding technique as a codepackaging technique – Object: • Receives request (message) • Chooses and executes operation, then • Returns the results to the requester • It is very modular, so a change in one part of a system need not affect the other parts © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -21

Foundations of Systems Development Client-Server Computing and Web Based Development • In the 1990 Foundations of Systems Development Client-Server Computing and Web Based Development • In the 1990 s, two developments became the major news: 1. Client-server systems 2. Web-based or network centric development • Underlying these two (continuing) trends is the increasing use of packages and system integration – – As much as possible, companies prefer to buy a package rather than build an application in-house To develop large applications, they integrate (various) hardware and software components © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -22

Foundations of Systems Development Client-Server Computing • These systems split work between a client Foundations of Systems Development Client-Server Computing • These systems split work between a client and a server • Far more flexibility than mainframe-based systems – Desktop: graphics, animation, video – Servers: production updating • Didn’t always live up to their promise! • Clever way to meld the pizzazz of the PC world with the necessary back-end production strengths of the ‘mainframe’ world © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -23

MGM Case Example: Client Server Computing (and Intranet) • MGM has a huge library MGM Case Example: Client Server Computing (and Intranet) • MGM has a huge library of TV shows and movies – Previously had over 26 disparate systems on PCs • Its first client-server application collected and consolidated all data on the film library so that MGM would know what films they have rights to license to whom • MGM’s film rights salespeople could visit the head of a cable TV network: – Play 20– 30 second clips of their films using the built-in CD-ROM – Browse the laptop’s inventory database to verify availability of films – Print the licensing deal memo on the spot • The system had a three-tier architecture and was built via prototyping using a RGL development tool © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -24

MGM Case Example: Client Server Computing (and Intranet) cont. • Partnering is mandatory with MGM Case Example: Client Server Computing (and Intranet) cont. • Partnering is mandatory with client-server computing – Role of IS at MGM changed from systems development and delivery to one of cooperating and partnering • Required a huge cultural shift in the roles and attitudes of the IS staff • Hardware was cheaper, development was faster and software was cheaper (significant!) • Operating costs were more expensive than MGM expected – Version control of client-server software and service and systems management were more costly © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -25

Foundations of Systems Development Summary • These technologies: – – – Structured development 4 Foundations of Systems Development Summary • These technologies: – – – Structured development 4 GLs Prototyping CASE OO development Client Server systems have all proven to be foundations of today's system development environment • We now turn to that (today’s) environment, beginning first by discussing the main method of building systems: system integration © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -26

Systems Integration • Integration is by far the biggest software problems CIOs face – Systems Integration • Integration is by far the biggest software problems CIOs face – = Why offerings that integrate systems generate so much interest • CIOs (and all CXOs!) have long strived to integrate the information systems in their organizations • Integration = – Complex – Expensive – Risky • Three approaches stand out: – Database Management Systems: allow applications to share data stored in a single or distributed database – Enterprise Resource Planning (ERP) Systems: all applications come from a single vendor and are specifically designed to communicate with each other – Middleware: applications communicate with each other through a thirdparty translation software - see Figure 9 -4 • Typically = use a combination of all three © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -27

Systems Integration ERP • An ERP system aims to integrate corporate systems by providing Systems Integration ERP • An ERP system aims to integrate corporate systems by providing a single set of applications from a single vendor operating with a single database – The goal – provide the means to integrate business departments and functions across an organization • History of ERP contains both successes and failures, many of which have been especially notable: – – – Average cost overrun – 179% Average schedule overrun 230% Functionally 59% below expectations 10% projects completed on time & in budget 35% projects cancelled • Common to hold systems large size and complexity responsible as well as: – Too much attention to ‘technical’ aspects – Not enough to organizational aspects © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -28

COLGATE PALMOLIVE Case Example: Successful ERP • 1990 s = competitive crisis • Used COLGATE PALMOLIVE Case Example: Successful ERP • 1990 s = competitive crisis • Used a decentralized structure – Expensive to coordinate – Slow to respond to market changes – Constraint on company growth • Vision: “Become a truly global company, with an integrated business environment and standardized business processes. ” © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -29

COLGATE PALMOLIVE Case Example: Successful ERP cont. • After setting up a prototype environment COLGATE PALMOLIVE Case Example: Successful ERP cont. • After setting up a prototype environment in the US, SAP R/3 module convincingly proved itself as being functional and flexible worldwide for – – Sales & distribution Materials management Finance Human resources • Savings have been made in IT operations – complex decentralized IT infrastructure was streamlined © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -30

COLGATE PALMOLIVE Case Example: Successful ERP cont. • Implementation took five years and cost COLGATE PALMOLIVE Case Example: Successful ERP cont. • Implementation took five years and cost $430 million, but it was a success. The product delivery cycle dropped and purchasing and other costs were cut • Data centers around the world were closed, from 75 down to 2 • The complexity of its global data networks was also simplified • Success of ERP stems from senior management convincing employees that the company was in crisis and only dramatic change could remedy it © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -31

Systems Integration Middleware • Most organizations have a wide range of applications – New Systems Integration Middleware • Most organizations have a wide range of applications – New and old – From a variety of vendors – Running on numerous platforms • Replacing or rewriting these systems not an option • One option = employ a class of products known as middleware – Software that works between and connects applications allowing them to share data – Needed as wide range of applications used and run on numerous platforms – Simplifies development by acting as the “glue” that binds the components together – There is a wide variety available as illustrated in Figure 9 -4 © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -32

© 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -33 © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -33

Systems Integration Middleware cont. • One type of ‘middleware’ that has gained popularity: Enterprise Systems Integration Middleware cont. • One type of ‘middleware’ that has gained popularity: Enterprise Application Integration (EAI): – Typically use a message broker to transfer data between applications – Add a new level of functionality that distinguishes them – Allow users to define business processes and make data integration subject to rules that govern those processes • e. g. a rule might state that data can only move from purchasing to accounts receivable when ‘X’ has signed off on the purchase © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -34

A TELECOMMUNICATIONS FIRM Case Example: Enterprise Application Integration • Processing customer requests for new A TELECOMMUNICATIONS FIRM Case Example: Enterprise Application Integration • Processing customer requests for new and updated services = major cost and source of customer dissatisfaction – • It has been estimated that 65 percent of new and change orders in the telephone industry have errors that must be corrected after the fact ($$$) Rather than build a new system, the company looked to EAI to automate the process using three existing systems: 1. 2. 3. The customer relationship management system (which contains the customer information) The ERP system (which retrieves information for the application to validate the request and ensures that the new service is compatible with the customer’s existing services), and The accounting system (which contains the pricing information) © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -35

A TELECOMMUNICATIONS FIRM Case Example: Enterprise Application Integration cont. • Therefore resolution = – A TELECOMMUNICATIONS FIRM Case Example: Enterprise Application Integration cont. • Therefore resolution = – Customer request service at the call center via the CRM – Customer’s name and address passed onto ERP system, which retrieve necessary info • Mission accomplished – – – Decreased processing costs Errors eliminated Reduced customer churn No new applications needed Existing applications not altered © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -36

Interorganizational System Development • One of the main business trends is the appearance of Interorganizational System Development • One of the main business trends is the appearance of business ecosystems — “groupings” of businesses that work closely together – Supply Chain Management systems integrate supply chains • These are now a major trend as they compete against one another on their ability to reduce costs and time across their entire chains • Development of such inter-organizational systems requires teams from the different organizations to work together © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -37

Interorganizational System Development cont. • Another type of inter-organizational system is a platform, which Interorganizational System Development cont. • Another type of inter-organizational system is a platform, which provides the infrastructure for the operation of a business ecosystem, a region, or an industry – – • • Sabre Video game industry Platform development is a major trend in an increasing number of industries Following 2 cases 1. 2. Exxonmobil - Yet to become a platform • = discussion case HKEx – points out the types of coordination needed to develop an interorganizational system for a business ecosystem © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -38

EXXONMOBIL Discussion Case – Interorganizational Systems Development • Mobil created Speedpass, a system that EXXONMOBIL Discussion Case – Interorganizational Systems Development • Mobil created Speedpass, a system that uses a 1. 5 -inch-long wand that motorists can attach to their key chain and “wave” at an electronic reader on a Mobil gas pump to pay for gas • Mobil’s goal was to speed motorists in and out of its stations • Exxon. Mobil now has five million Speedpass holders – They buy more Mobil gas than non-Speedpass customers, they visit Mobil stations one more time per month, and they spend 2 -3 percent more money © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -39

EXXONMOBIL Discussion Case – Interorganizational Systems Development cont. • To leverage this technology, it EXXONMOBIL Discussion Case – Interorganizational Systems Development cont. • To leverage this technology, it has teamed up with Mc. Donald’s restaurants in Chicago to test use of Speedpass to pay for food • How should Mobil leverage this platform even more? © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -40

© 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -41 © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -41

HONG KONG EXCHANGES & CLEARING Case Study – Interorganizational Systems Development • HKEx is HONG KONG EXCHANGES & CLEARING Case Study – Interorganizational Systems Development • HKEx is Asia’s second largest stock market • To extend its reach beyond Hong Kong, it decided to embed its business processes in an open trading architecture by building a third-generation automatic order matching and execution system • HKEx’s goal is integrated end-to-end computerized trading processes, from investors through brokers to markets © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -42

HONG KONG EXCHANGES & CLEARING Case Study – Interorganizational Systems Development cont. • The HONG KONG EXCHANGES & CLEARING Case Study – Interorganizational Systems Development cont. • The project was daunting, involving both internal and external people – 40 staff members from varying departments – 150 consultants, and – 500 brokerage firms • The project had five development teams: 1. A network team 2. A host and open gateway team 3. A multi-workstation system team (for brokerages wanting to use HKEx’s system instead of their own back office system) 4. An order routing team (for access via the Internet or mobile phones), and 5. A user acceptance testing team © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -43

HONG KONG EXCHANGES & CLEARING Case Study – Interorganizational Systems Development cont. • • HONG KONG EXCHANGES & CLEARING Case Study – Interorganizational Systems Development cont. • • Development took two years, and ended with three levels of testing – One level involved testing the systems that some 100 brokerage firms built to interface with the open gateway Rollout was phased so that Hong Kong’s stock market was not disrupted HKEx has built its processes into an open architecture and coordinated the construction of an interorganizational system – with components from numerous sources and participants of many kinds It is now the foundation for its industry ecosystem © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -44

Internet-Based Systems • HKEx’s system is not Internet based but it allows Internet access Internet-Based Systems • HKEx’s system is not Internet based but it allows Internet access for online trading as well as other actions – The Internet has opened up the options HKEx can offer • Internet users have become so sophisticated that Internet-based systems must be: – Scalable – Reliable, and – Integrated both internally and externally with systems of customers or business partners • To do this companies recognize they must negotiate ‘language differences’ – E. g. a system may have to port old COBOL applications to Java, reconcile interface discrepancies and interface with back-end legacy applications, often without documentation or past experience with those systems • Tools are available to help • Open systems etc. © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -45

Internet-Based Systems: Application Servers • Originally conceived as a piece of middleware to link Internet-Based Systems: Application Servers • Originally conceived as a piece of middleware to link a Web server to applications on other company systems – The application server has grown into a framework for developing Internet-based applications • Figure 9 -6 shows the basic application server architecture. The virtual server takes requests from clients and Web servers (on the left), runs the necessary business logic & provides connectivity to the entire range of back-end systems (on the right) • The goal of the application server: – – automate manage technical tasks in the development and running of Internet based applications • The result: – Developers can focus more on business issues, rather than technical detail © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -46

© 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -47 © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -47

Internet-Based Systems: Java Development Platform • Java has been in many cases the starting Internet-Based Systems: Java Development Platform • Java has been in many cases the starting point for the development of Internet-based systems with an open system architecture. – Originally – developed to provide applets that run on Web clients • Evolved into a full programming language • Goal = Platform for independent language that could run on any system • Promise applications portability: “write once, run anywhere” • Didn’t live up to promise = evolved into a standard platform for developing server-side applications © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -48

Internet-Based Systems: Java Development Platform cont. • Major components in Java server-side platform – Internet-Based Systems: Java Development Platform cont. • Major components in Java server-side platform – Enterprise Java Beans (EJB) • Preconfigured pieces of code that IS staff no longer have to build from scratch – Java 2 Enterprise Edition (J 2 EE) • Defines a standard for developing Internet-based enterprise applications – Provide an alternative to building online business systems from scratch or buying packaged online business systems because of their multi-vendor platform capability and pre-built, reusable components • Microsoft competes with its own versions: – Component Object Model (COM) – Distributed Component Object Model (DCOM) © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -49

Internet-Based Systems: Web Services • The vision of Web Services is that modules of Internet-Based Systems: Web Services • The vision of Web Services is that modules of code can be assembled into services, which, in turn, can be linked to create a business process at the moment it is needed and run across enterprises, computing platforms, and data models • There are two development modes: – – One is to wrap an XML wrapper around an existing piece of code that performs a specific function • Exposes it • Then = give it a Internet address and let others use it – for a fee! Second way to build a Web Service = use one someone else has already exposed • The following case illustrates the basics of building a Web Service © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -50

BUILDING A WEB SERVICE Case Example • Currency converter • The steps involve: 1. BUILDING A WEB SERVICE Case Example • Currency converter • The steps involve: 1. 2. 3. 4. 5. Exposing the code Writing a service description Publishing the service Finding the service, and Invoking a Web Service © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -51

© 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -52 © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -52

BEKINS Case Example – Web Services • Moving company which is using Web Services BEKINS Case Example – Web Services • Moving company which is using Web Services in its Home. Direct. USA business – Delivers large household appliances • Uses some 1, 000 independent agents – Formerly = faxed or phoned these agents to arrange delivery • Slow and not equitable to all agents – Created an online broking system (TBE) • Used to tender jobs to all agents • Once accepted = unavailable to others © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -53

BEKINS Case Example – Web Services • Results – – Lower tendering costs Faster BEKINS Case Example – Web Services • Results – – Lower tendering costs Faster customer service Better utilization of agents’ trucks So efficient = offer lower margin jobs to agents • Increases shipping volume and revenues • Bekins’ E-Commerce Platform • Building the system – Required commitment from several moving partners = an interorganizational system • Involvement = important but equally important was their comfort with Web Services © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -54

BUILDING A WEB SERVICE Preparing for On-The-Fly Web Services Development • Whilst these can BUILDING A WEB SERVICE Preparing for On-The-Fly Web Services Development • Whilst these can help enterprises develop systems faster, the technology might have other ramifications – CIOs would do well to prepare for • Possibly another round of even more powerful, onthe-fly end user development – History repeating itself • Spreadsheets • 4 GLs • Web sites – Personal silos of data and apps – IS management can address ‘in advance’ this time! • Else = Users will take development into their own hands as they have © 2006 Barbara C. Mc. Nurlin. done so eagerly in the past Published by Pearson Education. 9 -55

Conclusion • Traditional approach from the 1960 s evolved to give more discipline, control, Conclusion • Traditional approach from the 1960 s evolved to give more discipline, control, and efficiency. – Moved programming from an “art” to a “craft. ” – Problems: • Development times • Low user involvement • Lack of flexibility • 1970 s and 1980 s: data-driven development, stressed improving early phases in development: – 4 GL and software prototyping permitted more rapid development – CASE and object oriented (software re-use) © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -56

Conclusion cont. • 1990 s: – Client-server – Internet-based systems – Integration of components Conclusion cont. • 1990 s: – Client-server – Internet-based systems – Integration of components and packages • The 1990 s brought the need for integrated enterprise systems and Internet-based systems • Development now focuses on the Internet, interorganizational development, and ecosystem applications – Systems where project management skills are even more important due to the complexity of the systems © 2006 Barbara C. Mc. Nurlin. Published by Pearson Education. 9 -57