COM M. Blechar, M. Light

Size: px
Start display at page:

Download "COM M. Blechar, M. Light"

Transcription

1 M. Blechar, M. Light Research Note 17 January 2003 Commentary ARAD Brings Architectural Compliance and Developer Productivity Architectural and design patterns and frameworks enable enterprises to leverage the skills of their technical architects, ensure that their applications are compliant and highperforming, and improve developer productivity. In the past, we have written about the trends in methodology (see "Relating Business Processes to Technical Implementations") in which organizations were moving from traditional "waterfall" structured analysis and design approaches such as Yourdon, Information Engineering and Structured Systems Analysis and Methodology (SSADM) to object-oriented (OO)/Unified Modeling Language (UML) and business process analysis (BPA) methodologies (see Figure 1). These trends are continuing, as organizations evolve toward service-oriented architectures such as Java 2 Platform, Enterprise Edition (J2EE) and.net which require a better understanding of business process flow and object orientation for effective implementation in OO languages, such as Java and C#. Gartner 2003 Gartner, Inc. and/or its Affiliates. All Rights Reserved. Reproduction of this publication in any form without prior written permission is forbidden. The information contained herein has been obtained from sources believed to be reliable. Gartner disclaims all warranties as to the accuracy, completeness or adequacy of such information. Gartner shall have no liability for errors, omissions or inadequacies in the information contained herein or for interpretations thereof. The reader assumes sole responsibility for the selection of these materials to achieve its intended results. The opinions expressed herein are subject to change without notice.

2 Figure 1 Methodological es to Application Development Traditional Waterfall OO/UML BPA Planning Business Process Modeling Analysis Construction Analysis Build and Assemble Workflow Workflow Assembly Programs Component Wrappers Data Source: Gartner Research Objects/ Components Deployment Framework During the "transition period," most enterprises will need to support at least two of these methodological approaches concurrently. We are increasingly seeing modeling tools move to support all three approaches, as well as database design, simultaneously in one tool or by providing bridges between those that are best-of-breed in each category. Any of these methodologies could be used with different degrees of rigor for a given project, such as where requirements and deployments are done in an iterative manner or where phases are deemphasized. For example, in simpler applications or for those in which time-to-market pressure is severe developers may perform few, if any, planning and analysis steps (see Figure 2). 17 January

3 Virtual Enterprise Figure 2 Project es vs. Application Types (Low) Application Complexity (High) AMD Enterprise Architecture Reuse Shareability/ Constituency NeoRAD ARAD Organizational Process Capability Workgroup Code, Fix (Refactor) Source: Gartner Research (High) Application Volatility (Low) Architected Model-Driven (AMD) Projects: This approach focuses on such issues as quality, flexibility, performance and reuse. In most enterprises, this project approach would be applicable for, perhaps, 30 percent of the application portfolio. An AMD project approach is most appropriate for applications, services or components that require robust analysis to understand the business rules and requirements and automate their design and delivery for maximum reuse and performance. It presupposes a development environment in which analysis and design models automate code generation and a development framework that supports large numbers of developers able to share artifacts within and across development teams and application releases. Fewer than 30 percent of all enterprises are able to handle this level of sophisticated development, and even those that do generally have less than 30 percent of their staff using these types of methods and tools. Therefore, many enterprises are looking for ways to be successful with less-sophisticated developers. As will be seen, some aspects of architected rapid application development (ARAD), such as architectural and design patterns, are also making AMD applications easier to develop, but will not fundamentally change the challenges to automating business rules based on models using an integrated development framework. Neo-Rapid Application Development (NeoRAD): This approach represents the approximately 30 percent of applications at the other extreme a project focus driven by time-to-market and low initial cost with limited design activities mostly, a "code and go" attitude. Here, the presumption is that applications, services and components will be delivered as quickly as possible with the intent of modifying or extending them over time using iterative improvement techniques. RAD programming fourth-generation languages (4GLs), such as Visual Basic (VB) and Java integrated development environments (IDEs), fit this approach well, especially when the applications are simple, developers are working independently or in small teams, and the real-time sharing of the artifacts being developed is limited to each project team. However, RAD applications can be poorly defined in terms of performance and reuse. As a result, many enterprises have sought ways to improve the design of the application via such NeoRAD methods as the dynamic systems development method (DSDM), "Xtreme 17 January

4 programming" (XP), feature-driven development, adaptive development and others, and many have reported substantial improvements over previous RAD methods. However, too frequently, what is rapidly built runs poorly and is costly to maintain. As will be seen, ARAD helps overcome this problem to a large degree. From Rapid Architected Applications Development (RAAD) to ARAD: In 1995, we first addressed the trend away from traditional AMD methods to more time-boxed techniques, using iterative development concepts from RAD and automating programming aspects related to the technical architecture using the acronym RAAD. This trend has been altered somewhat by the emergence of J2EE and.net, as well as related architectural standards and solutions. As previously mentioned, the iterative aspects of RAAD have crept into the AMD space. During the past five to eight years, we have seen users of structured analysis and design methodologies go to time-boxed approaches and add object/component design techniques. For example, many of the integrated, modeldriven code generators modified their tools to support a hybrid version of information engineering, with some OO concepts in the analysis and design phases of the methodology, even if the application was ultimately delivered in a standard third-generation language (3GL), such as COBOL. Other enterprises have adopted BPA and OO/UML methods to do analysis and design, with bridges into traditional 3GL and 4GL workbenches, while others are using these with newer OO languages. ARAD: Thanks to such new standards as J2EE,.NET, UML, XML/Simple Object Access Protocol (SOAP) and model-driven architecture (MDA), coupled with new development technologies, RAAD is becoming something new, which we've dubbed ARAD. At the heart of ARAD is the ability to take the J2EE and.net architectural and design patterns delivered with the newer development technologies, have the enterprise's best technical architects modify them to adhere to the organization's architectural standards and then have the ARAD technology generate all code involving the architecture in applications in a compliant manner. Early reports indicate that this can save an average of more than 70 percent of the coding effort for most applications. It also means that the programmers adding the non-architecturerelated code don't need as much expertise in J2EE and.net architectures, and the resulting applications tend to perform better and more reliably. A second aspect of ARAD is the business process flow. Many of the newer technologies are able to take UML or MDA business process models and generate the workflow specifications needed by business process management (BPM) software, which sits on the J2EE and.net servers (such as WebSphere Business Component Composer for IBM's WebSphere application server and BizTalk for Microsoft's.NET application server). This, again, increases developer productivity, because there's less code to build. It also decreases the programmer's need to understand the business processes and ensures compliance of the runtime workflows with the business processes. (For more on BPA, see "Business Models: The Architecture That Pays for Itself.") ARAD requires a move from structured analysis and design methods to OO/UML or BPA techniques; however, the benefits of this approach are obvious. There's no better way to improve productivity, reduce cost, and ensure scalability and performance of applications, while still putting methods in place that are "minimally invasive." ARAD will still be overkill for many of the simpler NeoRAD applications. And, morerobust AMD methods will still make sense for a portion of the application portfolio (AMD has the potential to be five to 10 times more productive when reusable models and business specifications managed in an integrated development framework can be used to regenerate code as business rules change). However, for most enterprises and applications, ARAD should prove to be a near-ideal approach to balancing speed and cost with "just enough" application quality and performance. 17 January

5 Balancing the AD Portfolio: Most enterprises will find that a balanced approach to developing the applications in the portfolio will look something like NeoRAD (20 percent to 30 percent), ARAD (45 percent to 55 percent) and AMD (20 percent to 30 percent). Although AMD has the greatest potential for factorial improvement of quality, productivity and total cost of ownership (TCO), through 2006, enterprises are advised to use this approach only on projects where rigorous software processes can result in widescale reuse of business rules, which is, generally, a minority of projects. ARAD, on the other hand, will be the most appropriate choice when the focus is on reuse of technical architectures and design rules to balance speed, cost and just-enough application quality and performance. Bottom Line: Emerging standards and newer Java 2 Platform, Enterprise Edition (J2EE) and.net technologies now support architectural and design patterns and process flow automation capabilities using an architected rapid application development (ARAD) approach to building applications. Most enterprises will find substantial advantages in changing to ARAD-enabling tools: programmer productivity, assurance of more-compliant and high-performing applications, less need for more-knowledgeable developers and automation of business process flows in a more dynamically changeable environment to improve responsiveness. 17 January

B2B Web Services Solutions: Pick Two

B2B Web Services Solutions: Pick Two Strategic Planning, B. Lheureux Research Note 7 August 2003 B2B Web Services Solutions: Pick Two In large trading communities, trading-partners' strategic and functionality needs will drive channel masters

More information

Sales ICM Magic Quadrant 1H03

Sales ICM Magic Quadrant 1H03 Markets, J. Galvin Research Note 10 February 2003 Sales ICM Magic Quadrant 1H03 The sales incentive compensation management Magic Quadrant positions functionally superior, best-of-breed vendors against

More information

SAP Prepares to Launch Enterprise Portal 6

SAP Prepares to Launch Enterprise Portal 6 Technology, G. Phifer Research Note 23 June 2003 SAP Prepares to Launch Enterprise Portal 6 SAP is nearing general availability of the newest version of its portal product, Enterprise Portal 6. SAP seems

More information

Ninety-five percent of enterprises say they know why a customer defects, but not until it's too late.

Ninety-five percent of enterprises say they know why a customer defects, but not until it's too late. Strategic Planning, E. Kolsky, M. Maoz Research Note 7 February 2003 Using Customer Surveys to Improve Business Processes Poor surveying techniques result in 95 percent of enterprises discovering the cause

More information

COM B. Eisenfeld, S. Nelson

COM B. Eisenfeld, S. Nelson B. Eisenfeld, S. Nelson Research Note 25 September 2003 Commentary CRM Best Practices: From Processes to Metrics Managers who apply customer relationship management best practices in such areas as processes,

More information

SMBs Report High User Satisfaction With CRM Software

SMBs Report High User Satisfaction With CRM Software Markets, W. Close Research Note 18 November 2003 SMBs Report High User Satisfaction With CRM Software Small and midsize businesses are generally satisfied with customer relationship management software.

More information

CRM Suite Magic Quadrant 2003: Business-to-Consumer

CRM Suite Magic Quadrant 2003: Business-to-Consumer Markets, G. Herschel, M. Maoz Research Note 13 March 2003 CRM Suite Magic Quadrant 2003: Business-to-Consumer Siebel Systems remains the only leader in the customer relationship management B2C Magic Quadrant;

More information

CIO Update: A Formula for E-Commerce Success in Web Services

CIO Update: A Formula for E-Commerce Success in Web Services IGG-08282002-04 R. Batchelder Article 28 August 2002 CIO Update: A Formula for E-Commerce Success in Web Services Gartner presents a case study on how Eastman Chemical, contrary to conventional application

More information

Market Trends in 2003

Market Trends in 2003 Markets, R. Wagner Research Note 31 October 2003 Magic Quadrant for Extranet Access Management, 2H03 Uncertain economic conditions continued to affect the extranet access management market in 2003. There

More information

E-Service Suite 1H03 Magic Quadrant

E-Service Suite 1H03 Magic Quadrant Markets, E. Kolsky Research Note 28 March 2003 E-Service Suite 1H03 Magic Quadrant The 1H03 E-Service Suite Magic Quadrant shows many regressions, few progressions and, overall, a market ready to consolidate.

More information

The RTE Client Device

The RTE Client Device Strategic Planning, B. Gammage, L. Fiering Research Note 26 September 2002 Client Devices: The RTE's First Line of Success A real-time enterprise (RTE) has to match client hardware with the needs of business

More information

Accelerate modernization of enterprise assets using IBM s Rational Asset Analyzer

Accelerate modernization of enterprise assets using IBM s Rational Asset Analyzer Accelerate modernization of enterprise assets using IBM s Rational Asset Analyzer V.Quiblier. Rational Z Technical Sales Specialist 2006 IBM Corporation 2007 IBM Corporation Agenda IBM Software Group The

More information

Healthcare Predictions for Executives and Strategists

Healthcare Predictions for Executives and Strategists Strategic Planning, M. Duncan, J. Gabler, J. Young, J. Klein Research Note 9 December 2002 Healthcare Predictions for Executives and Strategists Business and IS executives as well as business and IS managers

More information

Sales Configuration Vendors: 1H03 Magic Quadrant

Sales Configuration Vendors: 1H03 Magic Quadrant Markets, R. DeSisto Research Note 4 February 2003 Sales Configuration Vendors: 1H03 Magic Quadrant There is much activity on the sales configuration MQ. Oracle, Siebel and Selectica emerge as leaders,

More information

ETL Magic Quadrant Update, 2H03: The Market Broadens

ETL Magic Quadrant Update, 2H03: The Market Broadens Markets, T. Friedman Research Note 27 October 2003 ETL Magic Quadrant Update, 2H03: The Market Broadens Competition in the extraction, transformation and loading tool market remains tough, attracting vendors

More information

Canon's MEAP Architecture Will Not Increase Its Copier Market Share

Canon's MEAP Architecture Will Not Increase Its Copier Market Share Technology Analysis Canon's MEAP Architecture Will Not Increase Its Copier Market Share Abstract: Canon s Multifunctional Embedded Application Platform architecture makes its copiers smarter, but it is

More information

1. Check, Money and Account Handling

1. Check, Money and Account Handling Strategic Planning, B. Adrian Research Note 11 March 2003 Real Time in the Bank Branch: Technologies That Can Help Real-time enablement is an important focus for retail branches. However, financial services

More information

Separate Fact From Fiction About E-Sourcing's ROI

Separate Fact From Fiction About E-Sourcing's ROI Strategic Planning, D. Hope-Ross Research Note 18 April 2003 Separate Fact From Fiction About E-Sourcing's ROI Press and vendor reports describing e-sourcing's return on investment may sound impressive,

More information

UPMC Health Plan Extends CRM Through Brokers

UPMC Health Plan Extends CRM Through Brokers Case Studies, R. DeSisto Research Note 10 December 2002 UPMC Health Plan Extends CRM Through Brokers UPMC Health Plan is a finalist for Gartner's 4Q02 Customer Relationship Management Excellence Award

More information

METHODOLOGY K2 SOLUTION DELIVERY WHY SET UP A K2 COE? Enhance collaboration between business, project and technical experts

METHODOLOGY K2 SOLUTION DELIVERY WHY SET UP A K2 COE? Enhance collaboration between business, project and technical experts GUIDE K2 SOLUTION DELIVERY As an organisation powering process transformation on the K2 Platform, a Centre of Excellence (CoE) enables you to gain maximum value from your technology investment. It also

More information

CRM Suites for North American MSBs: 1H03 Magic Quadrant

CRM Suites for North American MSBs: 1H03 Magic Quadrant Markets, W. Close Research Note 4 April 2003 CRM Suites for North American MSBs: 1H03 Magic Quadrant Onyx, Pivotal and SalesLogix are the midsize-business customer relationship management market leaders.

More information

IBM Rational Systems Developer, Version 7.0

IBM Rational Systems Developer, Version 7.0 Simplify model-driven development for software products and systems IBM Rational Systems Developer, Version 7.0 Highlights Offers integrated design and development, accommodating visualization and editing

More information

BPO Is Key Back-Office Strategy for Most SMBs

BPO Is Key Back-Office Strategy for Most SMBs Research Brief BPO Is Key Back-Office Strategy for Most SMBs Abstract: Back-office business administration services are, by far, the biggest area of business process outsourcing uptake among small and

More information

Management Update: The CRM Service Provider Magic Quadrant for the Americas

Management Update: The CRM Service Provider Magic Quadrant for the Americas IGG-10022002-02 B. Eisenfeld Article 2 October 2002 Management Update: The CRM Service Provider Magic Quadrant for the Americas Gartner presents its CRM Service Provider Magic Quadrant for the Americas,

More information

2007 CPR Generation Criteria Update: Clinical Decision Support

2007 CPR Generation Criteria Update: Clinical Decision Support Industry Research Publication Date: 22 March 2007 ID Number: G00146036 2007 CPR Generation Criteria Update: Clinical Decision Support Barry R. Hieb, M.D., Thomas J. Handler, M.D. This document provides

More information

Worst-Case IT Spending Scenario Gets Worse

Worst-Case IT Spending Scenario Gets Worse Forecast Analysis Worst-Case IT Spending Scenario Gets Worse Abstract: Early market indicators provide some compelling reasons for considering a worst-case scenario where global IT spending stays almost

More information

B2B Application Integration: In-House or Outsourced?

B2B Application Integration: In-House or Outsourced? Decision Framework, B. Lheureux, F. Kenney Research Note 26 February 2003 B2B Application Integration: In-House or Outsourced? Consider these issues when choosing between using licensed software to operate

More information

Analyze, Design, and Develop Applications

Analyze, Design, and Develop Applications Analyze, Design, and Develop Applications On Demand Insurance Problems 1. We lose customers because we process new policy applications too slowly. 2. Our claims processing is time-consuming and inefficient.

More information

Business Intelligence for Telcos or Intelligent BSS and OSS?

Business Intelligence for Telcos or Intelligent BSS and OSS? Event Summary Business Intelligence for Telcos or Intelligent BSS and OSS? Abstract: Most telcos possess large amounts of data, but don't use it to reduce costs and drive profitability. A TeleStrategies

More information

Enhancing. PeopleSoft Applications With Oracle Fusion Middleware

Enhancing. PeopleSoft Applications With Oracle Fusion Middleware Enhancing PeopleSoft Applications With Oracle Fusion Middleware Page 1 of 6 Introduction Changing markets, increasing competitive pressures, and evolving customer needs are placing greater pressure on

More information

Modernize Application Development to Succeed as a Digital Business

Modernize Application Development to Succeed as a Digital Business G00302823 Modernize Application Development to Succeed as a Digital Business Published: 30 March 2016 Analyst(s): Kirk Knoernschild, Eric Knipp, Richard Watson, Sean Kenefick, Danny Brian, Gary Olliffe,

More information

Building smart products: best practices for multicore software development

Building smart products: best practices for multicore software development IBM Software Rational Thought Leadership White Paper Building smart products: best practices for multicore software development 2 Building smart products: best practices for multicore software development

More information

Smart SOA in Action. Service-Oriented Architecture (SOA) for Business Process Management. IBM Software Group

Smart SOA in Action. Service-Oriented Architecture (SOA) for Business Process Management. IBM Software Group Smart SOA in Action Service-Oriented Architecture (SOA) for Business Process Management Simon Chan SOA Architect hychan@hk1.ibm.com Agenda IBM Software Group The Role Business Processes Play in an SOA

More information

IBM Informix Dynamic Server and IBM Software Group compatibility: powerful synergies for on demand computing.

IBM Informix Dynamic Server and IBM Software Group compatibility: powerful synergies for on demand computing. Unlocking value from existing IT investments IBM Informix Dynamic Server and IBM Software Group compatibility: powerful synergies for on demand computing. 1 Integrated software solutions for e-business

More information

Integration and Infrastructure Software White Paper. Integrating zseries applications and processes as Web services in an SOA environment.

Integration and Infrastructure Software White Paper. Integrating zseries applications and processes as Web services in an SOA environment. Integration and Infrastructure Software White Paper Integrating zseries applications and processes as Web services in an SOA environment. July 2005 Page 2 Contents 2 Introduction 2 Integration challenges

More information

zapnote Analyst: Ronald Schmelzer

zapnote Analyst: Ronald Schmelzer zapthink zapnote ZAPTHINK ZAPNOTE Doc. ID: ZTZN-1201 Released: Oct. 6, 2006 SOA SOFTWARE EXPANDING THE BREADTH OF SOA INFRASTRUCTURE Analyst: Ronald Schmelzer Abstract Throughout the past year, the pace

More information

Gartner IT Key Metrics Data

Gartner IT Key Metrics Data Gartner IT Key Metrics Data 2011 SUMMARY REPORT Key Information Security Measures: Summary report This report contains database averages and only represents a subset of the published metrics and custom

More information

Management Update: How Fidelity Investments Uses CRM to Drive Value

Management Update: How Fidelity Investments Uses CRM to Drive Value IGG-01222003-02 C. Marcus, K. Collins Article 22 January 2003 Management Update: How Fidelity Investments Uses CRM to Drive Value Gartner presents a case study about how Fidelity Investments retail brokerage

More information

Digital Commerce Primer for 2016

Digital Commerce Primer for 2016 Gartner for Marketers Digital Commerce Primer for 2016 Jake Sorofman Research Vice President Jennifer Polk Research Director Newbold-Knipp Research Director G00293088 Digital Commerce Primer for 2016 Published:

More information

Megavendors Will 'Handcuff' Your Enterprise Architecture

Megavendors Will 'Handcuff' Your Enterprise Architecture Strategic Planning, J. Comport, B. Burton Research Note 28 April 2003 Megavendors Will 'Handcuff' Your Enterprise Architecture Increases in componentry and openness in packaged application architecture

More information

News Analysis: Blueworx, the New Name for WebSphere Voice Response. Report. Report

News Analysis: Blueworx, the New Name for WebSphere Voice Response. Report. Report News Analysis: Blueworx, the New Name for WebSphere Voice Response Report Report Report News Analysis: Blueworx, the New Name for WebSphere Voice Response NEWS SUMMARY: Waterfield Technologies, a U.S.-based

More information

Can private cloud be cheaper than public cloud? Real stories about how companies run their private cloud cheaper.

Can private cloud be cheaper than public cloud? Real stories about how companies run their private cloud cheaper. Can private cloud be cheaper than public cloud? Real stories about how companies run their private cloud cheaper. JUNE 2017 SPONSORED BY COPYRIGHT 2017 451 RESEARCH. ALL RIGHTS RESERVED. ABOUT 451 RESEARCH

More information

January Oracle Real Time Decisions Statement of Direction

January Oracle Real Time Decisions Statement of Direction January 2016 Oracle Real Time Decisions Statement of Direction Oracle Statement of Direction Oracle Business Intelligence Discoverer Disclaimer This document in any form, software or printed matter, contains

More information

Magic Quadrant for Global Enterprise Desktop PCs, 2007

Magic Quadrant for Global Enterprise Desktop PCs, 2007 Magic Quadrant for Global Enterprise Desktop PCs, 2007 Gartner RAS Core Research Note G00150783, Mikako Kitagawa, Brian Gammage, 27 September 2007, R2598 10072008 Unlike the general desktop market, in

More information

Avon Brazil: Leading IT in the business unit

Avon Brazil: Leading IT in the business unit Executive Programs Publication Date: 31 May 2009 ID Number: G00168683 Avon Brazil: Leading IT in the business unit Mark P. McDonald Avon is a leading global beauty product company, with $10 billion in

More information

Management Update: Gartner s SCP Magic Quadrant and Options for Process Manufacturers

Management Update: Gartner s SCP Magic Quadrant and Options for Process Manufacturers IGG-03122003-03 K. Peterson, M. Jimenez, A. White Article 12 March 2003 Management Update: Gartner s SCP Magic Quadrant and Options for Process Manufacturers As Gartner s Supply Chain Planning Magic Quadrant

More information

SAVVION PROGRESS BPM SERVER PROGRESS SAVVION BPM SERVER OVERVIEW

SAVVION PROGRESS BPM SERVER PROGRESS SAVVION BPM SERVER OVERVIEW D A T A S H E E T PROGRESS BPM SERVER PROGRESS BPM SERVER OVERVIEW The process execution and integration capabilities of Progress Savvion BusinessManager Platform are provided by the Progress Savvion BPM

More information

Small Consultancies Need Analytic-Driven Management Approach

Small Consultancies Need Analytic-Driven Management Approach Research Brief Small Consultancies Need Analytic-Driven Management Approach Abstract: Consultancies of all sizes are increasingly using analytic models, business intelligence and enhanced visualization

More information

Architecture & Construction Keynote Architecture Management

Architecture & Construction Keynote Architecture Management Architecture & Construction Keynote Architecture Management Karen Hunt, Director, Rational Architecture Management Software Scott Darlington, Product Manager, Enterprise Architecture Management Agenda

More information

Provide top-notch service

Provide top-notch service Case Studies, G. Herschel Research Note 2 December 2002 PepsiAmericas Uncaps a Key to Customer Satisfaction Enabling customer-contact employees to develop sustained relationships with customers reduced

More information

CORE APPLICATIONS ANALYSIS OF BUSINESS-CRITICAL ADABAS & NATURAL

CORE APPLICATIONS ANALYSIS OF BUSINESS-CRITICAL ADABAS & NATURAL ADABAS & NATURAL ANALYSIS OF BUSINESS-CRITICAL CORE APPLICATIONS CONTENTS 2 Core applications in a changing IT landscape 3 The need for comprehensive analysis 4 The complexity of core applications 5 An

More information

FUJITSU Transformational Application Managed Services

FUJITSU Transformational Application Managed Services FUJITSU Application Managed Services Going digital What does it mean for Applications Management? Most public and private sector enterprises recognize that going digital will drive business agility and

More information

Chapter 3 Software Process Model

Chapter 3 Software Process Model Usman Akram COMSATS Institute of information Technology lahore musmanakram@ciitlahore.edu.pk March 8, 2015 About software process model Outline 1 About software process model Build and Fix Model Why Models

More information

IBM Grid Offering for Analytics Acceleration: Customer Insight in Banking

IBM Grid Offering for Analytics Acceleration: Customer Insight in Banking Grid Computing IBM Grid Offering for Analytics Acceleration: Customer Insight in Banking customers. Often, banks may purchase lists and acquire external data to improve their models. This data, although

More information

MOBILITY SOLUTIONS FOR AN ARRAY OF MOBILE APPLICATIONS AND BEYOND...

MOBILITY SOLUTIONS FOR AN ARRAY OF MOBILE APPLICATIONS AND BEYOND... Global IT Solutions MOBILITY SOLUTIONS FOR AN ARRAY OF MOBILE APPLICATIONS AND BEYOND... Today the virtual world has evolved and moved to a different league altogether. Our portable / handheld devices

More information

Cloud Computing. Cloud Computing as a Service

Cloud Computing. Cloud Computing as a Service Cloud Computing This Market Monitor overview report on the Cloud Computing marketplace reflects updated market and vendor estimates through CY Q3 2016. Here we examine the revenue generated by cloud service

More information

Europe's Top 10 Fixed Line Operators Need New Revenue (Executive Summary) Executive Summary

Europe's Top 10 Fixed Line Operators Need New Revenue (Executive Summary) Executive Summary Europe's Top 10 Fixed Line Operators Need New Revenue (Executive Summary) Executive Summary Publication Date: 17 September 2003 Authors Lisa Unden Alex Winogradoff This document has been published to the

More information

Entitlement Management

Entitlement Management PRODUCT BROCHURE Entitlement Management Why Entitlement Management? Managing fine-grain authorizations to applications and data has become a critical business challenge, highlighted by the requirement

More information

Developer Relations & Marketing

Developer Relations & Marketing Developer Relations & Marketing Developers have always been an important constituency for technology companies, but they are becoming even more important as key stakeholders and customers for software

More information

FUJITSU Application Modernization

FUJITSU Application Modernization FUJITSU Application Modernization Contents Challenges and Benefits 4 The Fujitsu Global Application Modernization Service 6 Unique Selling Propositions 8 Capability 9 Value Add Offerings from Fujitsu 10

More information

Oracle Siebel CRM On Demand Integration Pack for JD Edwards EnterpriseOne (Opportunity to Cash)

Oracle Siebel CRM On Demand Integration Pack for JD Edwards EnterpriseOne (Opportunity to Cash) Oracle Siebel CRM On Demand Integration Pack for JD Edwards EnterpriseOne (Opportunity to Cash) An AMX International White Paper January 2008 Page 1 NOTE: The following is intended to outline our general

More information

CIO Update: Megavendors Will Handcuff Your Enterprise Architecture

CIO Update: Megavendors Will Handcuff Your Enterprise Architecture IGG-05072003-01 J. Comport, B. Burton, J. Schulman Article 7 May 2003 CIO Update: Megavendors Will Handcuff Your Enterprise Architecture Increases in componentry and openness in packaged application architecture

More information

HP Cloud Maps for rapid provisioning of infrastructure and applications

HP Cloud Maps for rapid provisioning of infrastructure and applications Technical white paper HP Cloud Maps for rapid provisioning of infrastructure and applications Table of contents Executive summary 2 Introduction 2 What is an HP Cloud Map? 3 HP Cloud Map components 3 Enabling

More information

بﻟﺎطﻣ ﯽﻠﮐ لﺻﻓ رﺳ Se rvice O r ien t A rch it ec t SOA Workshop: A. Mahjoorian, Session

بﻟﺎطﻣ ﯽﻠﮐ لﺻﻓ رﺳ Se rvice O r ien t A rch it ec t  SOA Workshop: A. Mahjoorian, Session - معماری سرویس گرا (SOA) قسمت ھفتم - مرداد 86 امیر رضا مهجوریان دوره آموزشی شرکت... سر فصل کلی مطالب معرفی معماری سرویس گرا کاربرد معماری سرویس گرا شناخت تفصیلی ادبیات کسب و کار پروتکل ھای معماری سرویس

More information

Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017

Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017 Benefits of Deploying Oracle E-Business Suite on Oracle Cloud At Customer O R A C L E W H I T E P A P E R D E C E M B E R 2017 Disclaimer The following is intended to outline our general product direction.

More information

Effective Management of SOA Applications with Semantic Modeling. An Oracle White Paper November 2008

Effective Management of SOA Applications with Semantic Modeling. An Oracle White Paper November 2008 Effective Management of SOA Applications with Semantic Modeling An Oracle White Paper November 2008 Effective Management of SOA Applications with Semantic Modeling Executive Overview... 3 Introduction...

More information

Cloud Computing. Cloud Computing as a Service

Cloud Computing. Cloud Computing as a Service Cloud Computing This Market Monitor overview report on the cloud computing as a service marketplace reflects updated market and vendor estimates through Q3 2017. In this report, we examine the revenue

More information

Automating the Collaborative Enterprise

Automating the Collaborative Enterprise Automating the Collaborative Enterprise Achieving strategic corporate advantage by applying model driven techniques to a web services architecture Cory Casanave, President Data Access Technologies www.enterprise-component.com

More information

Management Update: Gartner s Horizontal Portal Product Magic Quadrant for 2003

Management Update: Gartner s Horizontal Portal Product Magic Quadrant for 2003 IGG-04092003-03 G. Phifer, R. Valdes, D. Gootzit Article 9 April 2003 Management Update: Gartner s Horizontal Portal Product Magic Quadrant for 2003 The portal product market is undergoing significant

More information

IBM Rational Software Development Conference 2007

IBM Rational Software Development Conference 2007 It s for IBM System i and System z Jean-Yves B. Rigolet Software Engineer, IBM Rational Software rigolet.j@fr.ibm.com 2007 IBM Corporation Agenda Introduction A brief tour of Jazz Jazz in System i and

More information

Top 8 Emerging Trends

Top 8 Emerging Trends Top 8 Emerging Trends Andrew Butler @pandalf Gartner is a registered trademark of Gartner, Inc. or its affiliates. This publication may not be reproduced or distributed in any form without Gartner's prior

More information

Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes

Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes SAP Solution in Detail SAP NetWeaver SAP Enterprise Modeling Applications by Software AG Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes Table of Contents 4 Quick Facts 5

More information

South Korea: Workstation Users' Perception and Plans, 2003

South Korea: Workstation Users' Perception and Plans, 2003 End-User Analysis South Korea: Workstation Users' Perception and Plans, 2003 Abstract: South Korean organizations in various sectors were surveyed to gauge their use of technical workstations, their purchasing

More information

Scott Lowden SAP America Technical Solution Architect

Scott Lowden SAP America Technical Solution Architect SAP NetWeaver Training Overview - SAP Exchange Infrastructure Scott Lowden SAP America Technical Solution Architect NetWeaver Components Detail Exchange Infrastructure SAP AG 2003, Title of Presentation,

More information

Mobility Is Driving Enterprise Cloud, Networking-as-a-Service Strategies

Mobility Is Driving Enterprise Cloud, Networking-as-a-Service Strategies GAME CHANGER Mobility Is Driving Enterprise Cloud, Networking-as-a-Service Strategies OCT 2016 Jim Duffy, Senior Analyst, Networking Recent M&A activity in the enterprise networking infrastructure market

More information

Service oriented architecture solutions White paper. IBM SOA Foundation: providing what you need to get started with SOA.

Service oriented architecture solutions White paper. IBM SOA Foundation: providing what you need to get started with SOA. Service oriented architecture solutions White paper IBM SOA Foundation: providing what you need to get started with SOA. September 2005 Page 2 Contents 2 Executive summary 2 SOA: the key to maximizing

More information

ITScore Overview for Business Process Management

ITScore Overview for Business Process Management Research Publication Date: 17 September 2010 ID Number: G00205169 ITScore Overview for Business Process Management Jim Sinur, Janelle B. Hill Gartner's ITScore maturity assessment for business process

More information

Telco Equipment Vendors Can Stay Strong in Public Network IT Services

Telco Equipment Vendors Can Stay Strong in Public Network IT Services Market Analysis Telco Equipment Vendors Can Stay Strong in Public Network IT Services Abstract: Improved efficiency and more value-added services could help telecommunications equipment vendors maintain

More information

Effective Test Automation of SAP Implementations

Effective Test Automation of SAP Implementations Effective Test Automation of SAP Implementations Vipin Kumar Managing Director & Software Engineering Evangelist Astra Infotech Pvt Ltd vk@astrainfotech.com QM15 2009 IBM Corporation Agenda Introduction

More information

IBM BPM on zenterprise

IBM BPM on zenterprise IBM BPM on zenterprise The world has turned Andreas Gröschl, Mainframe Architect groeschl@de.ibm.com The Modern Enterprise is a Network of Complex Interactions Powered by Mainframe Assets 70% of corporate

More information

Rapid software development. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 17 Slide 1

Rapid software development. Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 17 Slide 1 Rapid software development Ian Sommerville 2004 Software Engineering, 7th edition. Chapter 17 Slide 1 Rapid software development Because of rapidly changing business environments, businesses have to respond

More information

KuppingerCole Whitepaper

KuppingerCole Whitepaper KuppingerCole Whitepaper by Martin Kuppinger November 2012 Assignment Management think beyond Business-driven management of all assignments from to policies and assets. Enabling your users to manage what

More information

mysap Product Bundles

mysap Product Bundles Decision Framework, A.Bona,J.Disbrow,D.Prior Research Note 17 December 2003 Dodge the Licensing Pitfalls in mysap's Product Bundles Many Gartner clients are mystified by the complexity of SAP's product

More information

Delivering Better Software, Faster

Delivering Better Software, Faster Delivering Better Software, Faster for the Microsoft.NET Framework Solutions to accelerate the application lifecycle A Borland White Paper May 2003 Contents Solutions for the Application Lifecycle... 4

More information

Top 10 Fixed-Line Operators in Western Europe, 3Q03

Top 10 Fixed-Line Operators in Western Europe, 3Q03 Market Analysis Top 10 Fixed-Line Operators in Western Europe, 3Q03 Abstract: There are signs that the market is improving, but operators must manage the revenue mix and invest in new services if they

More information

Oracle IT Modernization Series: Why Modernize?

Oracle IT Modernization Series: Why Modernize? An Oracle White Paper October 2009 Oracle IT Modernization Series: Why Modernize? All organizations want to realize the highest business value possible from their existing investments in IT infrastructure

More information

Best Practices for EA and PPM Integration Toward Improved Business Value Outcomes

Best Practices for EA and PPM Integration Toward Improved Business Value Outcomes G00237525 Best Practices for EA and PPM Integration Toward Improved Business Value Outcomes Published: 24 September 2012 Analyst(s): R. Scott Bittler When enterprise architecture and project and portfolio

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

Mobile Enterprise Solutions: Adoption by Vertical Industry

Mobile Enterprise Solutions: Adoption by Vertical Industry Research Brief Mobile Enterprise Solutions: Adoption by Vertical Industry Abstract: Gartner predicts growth in employee-focused mobile enterprise solutions in the European pharmaceutical, utilities, logistics

More information

Company Profile: PwC Consulting Brings Business Transformation Expertise to IBM Global Services (Executive Summary) Executive Summary

Company Profile: PwC Consulting Brings Business Transformation Expertise to IBM Global Services (Executive Summary) Executive Summary Company Profile: PwC Consulting Brings Business Transformation Expertise to IBM Global Services (Executive Summary) Executive Summary Publication Date: September 27, 2002 Author Michele Cantara This document

More information

BI Platforms User Survey, 2010: Customers Rate Their BI Platform Vendors

BI Platforms User Survey, 2010: Customers Rate Their BI Platform Vendors BI Platforms User Survey, 2010: Customers Rate Their BI Platform Vendors Gartner RAS Core Research Note G00174198, Rita L. Sallam, 5 February 2010 R3334 07092010 Gartner recently surveyed business intelligence

More information

Trends in Fixed Public Network Services: Greece, (Executive Summary) Executive Summary

Trends in Fixed Public Network Services: Greece, (Executive Summary) Executive Summary Trends in Fixed Public Network Services: Greece, 2000-2006 (Executive Summary) Executive Summary Publication Date: October 17, 2002 Authors Maureen Coulter Michal Halama Katja Ruud Lisa Unden Susan Richardson

More information

BPM & PROCESS-LED TRANSFORMATION

BPM & PROCESS-LED TRANSFORMATION BPM & PROCESS-LED TRANSFORMATION FEATURES Fast track BPM with comprehensive lifecycle offerings from Oracle Financial Services Domain expertise to help bridge the business IT gap and align BPM with Enterprise

More information

Remedy Asset Management

Remedy Asset Management John Inverso Product Report 19 December 2003 Remedy Asset Summary This software tracks and manages IT assets, their configurations, relationships and associated costs. It continues to be a key component

More information

Actionable enterprise architecture management

Actionable enterprise architecture management Enterprise architecture White paper June 2009 Actionable enterprise architecture management Jim Amsden, solution architect, Rational software, IBM Software Group Andrew Jensen, senior product marketing

More information

From configuration management database (CMDB) to configuration management system (CMS)

From configuration management database (CMDB) to configuration management system (CMS) From configuration management database (CMDB) to configuration management system (CMS) Utilizing an integrated CMDB to enable service asset and configuration management Table of contents Introduction....3

More information

Cloud Management Market Survey and Analysis: A New Business Imperative Emerges

Cloud Management Market Survey and Analysis: A New Business Imperative Emerges Cloud Management Market Survey and Analysis: A New Business Imperative Emerges OCTOBER 2016 SPONSORED BY COPYRIGHT 2016 451 RESEARCH. ALL RIGHTS RESERVED. ABOUT 451 RESEARCH 451 Research is a preeminent

More information

Case Study: Duke University Health System Finds Excellent Productivity Using SOA

Case Study: Duke University Health System Finds Excellent Productivity Using SOA Industry Research Publication Date: 4 October 2007 ID Number: G00152168 Case Study: Duke University Health System Finds Excellent Productivity Using SOA Wes Rishel Service-oriented architecture (SOA) can

More information

Business Process Management with JRULE

Business Process Management with JRULE Business Process Management with JRULE Applies to: Exchange Infrastructure, Business Process Management Summary JRule is a Business Rule Management offering from ILog that can be used to create business

More information

A Fresh Look at the Mainframe

A Fresh Look at the Mainframe A Fresh Look at the Mainframe Unlock the Value of Your Mainframe Assets Using SOA On Demand Insurance Business Problems 1. We want to increase revenues by selling insurance polices through external Brokers

More information