IBM Rational Software

Size: px
Start display at page:

Download "IBM Rational Software"

Transcription

1 IBM Rational Software Development Conference 2008 Mission-Critical Financial Services Application Modernization Using IBM Rational Business Developer/Enterprise Generation Language - An IBM and Wipro Success Story Omkar Nimbalkar Manager, Enterprise Ecosystems, IBM omkarn@us.ibm.com Jaydip Sanyal Group Head, Legacy Modernization Practice, Wipro Technologies Jaydip.sanyal@wipro.com Select View/Master/Slide Master to add Session Number Here 2007 IBM Corporation

2 Application Modernization Options OPTION SOLUTION DELIVERY Reface H A T S E G L Browser Rich Client Portal Mobile Existing Core Business Applications Build Transform SW Factory E G L E G L COBOL Java COBOL Java Text UI Browser Portal Rich Client Mobile Text UI Browser Portal Rich Client Mobile Analyze Refactor E G L COBOL Java S O A Text UI Browser Portal Rich Client Mobile EM02 2

3 Proposition: Application Transformation Functionality Performance and Stability 100% The Legacy Bar (Running your Business Today) 75% 50% Transform 25% Equivalent Replace Re-Write Equivalent Equivalent 0% Year 1+ Year 3+ Year 5+ Year n EM02 3

4 Modernize Development Investments Transform your legacy applications Non IBM Technologies HPS/AppBuilder COBOL Maestro RPG * IBM Technologies VA Gen Ideal Basi c PowerBuilder * Enterprise IDMS ADS/Online * CSP 4GL * Future Capability * Migrate from out-of-date and expensive legacy development platforms onto IBM SDP via Rational Business Developer featuring Enterprise Generation Language (EGL) Process & portfolio management Conversion Tooling Consolidate & Advance with EGL Change & release management Quality management Architecture & construction Integrated Requirements Management Deploy to: Linux AIX Solaris HP-UX System i System z Windows WAS EM02 4

5 Transform Existing Applications into EGL Large Complex Programs 3270UI 4GLs/COBOL EGL EGL Business Logic Database Access SW Factory EGL EGL EGL Eliminate Skills silos allowing IT to freely shift resources across projects according to business priorities Exploit new System Z/I configurations Transform your assets and create new options for your business EM02 5

6 Building and modernizing applications today is not easy SQLJ AJAX Servlet VSAM EJB RPG HTML JavaScript COBOL JSP IMS SOAP SWT XML JCA CSS Struts MQ JSF JMS O/R CL CICS JDBC but leveraging the IBM Rational Software Delivery Platform and standardizing on Rational Business Developer (EGL) can make the difference between success and failure EM02 6

7 Why is Rational Business Developer featuring Enterprise Generation Language (EGL) strategic? Skills: Learning and Adoption Java great language and technology; too difficult for many customers to learn and adopt.net RPG/ COBOL/ 4GLs (Natural) C# is an OO language same issues as Java plus many API s Comfortable languages, great capabilities, but graying staff, no new developers Re-training COBOL developers to Java/J2EE costs over $50K each, and only 12% may actually succeed Gartner Group The task force had an initial meeting and identified challenges to teaching Java based on the literature and our experiences. ACM Education Board Java Task Force An insurance company spent approximately $250,000 to train 12 RPG developers. One out of 12 succeeded. This person had an MS in Computer Science and 8 years of C programming experience. Bob Cancilla, IBM EM02 7

8 What s New in Application Transformation New Products Coming in 2H 2008 IBM Rational Migration Extension for Natural IBM Rational Migration Extension for IBM i New White Papers Natural to EGL Adobe Acrobat Document RPG to EGL Adobe Acrobat Document EM02 8

9 Customer Pain Points Faced with language obsolescence due to legacy 4GL implementation of current system Requirement to leverage existing talent pool with strong procedural language skills System i platform specific implementation Necessity to leverage other platforms including Solaris and Windows Necessity to leverage existing assets in a modern web enabled environment Need to standardize on SOA as a design principle EM02 9

10 The Road to Choosing RBD/EGL - Customer Application Identification and Proof of Concept POC with screens to be converted to a web based application was identified Ecosystem team worked closely with the customer to identify requirements, and necessary functionality An Ecosystem team resource was on the ground to help with Education and training for POC resources Application architecture and best practices Mentoring on the actual POC Trouble shooting and optimization of code created for the POC Efficient resolution of any potential issues or tooling problems EM02 10

11 The Road to Choosing RBD/EGL - Proof Of Concept Conclusions and Results Entire POC was implemented and all POC design points were successfully met within 1 month POC resources learnt RBD/EGL and were able to create a reasonably sophisticated web application during the course of the POC including, Calls to backend System i COBOL programs through the use of a simple CALL statement Access to data areas and data queues, and execution of CL statements Deployment of an MVC compliant web application on WebSphere Application Server Access to data on a DB2 database running on System i from the POC web application Modularization and componentization of the new application artifacts, through the use of libraries and services Net Result: Customer chose RBD/RGL as the strategic language of choice moving forward for all development Wipro validated EGL as the language of choice, let s see how EM02 11

12 Case Study EM02 12

13 Introduction IBM Rational Software Development Conference 2008 Customer Large Financial Services Sector (FSS) client in North America Customer has a mission critical application managing and trading in mutual fund products Application built in a 4GL language running on ISeries Drivers End of support for the 4GL language on iseries No separation between the presentation logic and the businesses logic in the application Enhancing User experience by migrating towards browser based GUIs Current functionality not designed as reusable service Migration of screens Scope Migration of 1 M lines of code Understand the business logic from the legacy code base Enhance the functionality Re - use the existing database Objective Rewrite the application to a 3 tier modern architecture that can leverage the principles of SOA Leverage the existing legacy developers so as to meet the strict dead lines EM02 13

14 Key Business Drivers DD Interim Impl Business Drivers Support in EGL Quicker time to market Reduced TCO RBDe/EGL provides productivity improvement over normal J2EE development RBDe/EGL helps legacy developers to quickly pick up the development work in EGL Productivity improvement will reduce the cost of Key Architectural development Drivers considered Re utilize the legacy developers to maintain the system post development EM02 14

15 Key Technology Drivers DD Interim Impl Technology Drivers Scalability Support in EGL Support for execution in clustered environment Layered Architecture Ability to have multiple layers in application with distinct responsibilities Supports MVC model of execution Modularity Key Architectural Drivers considered Heterogeneous Integration Components in EGL application have the ability to exist in modular format and hence promotes reusability Support to consume Doc and RPC style web services Support to produce RPC style web services Extensibility through support for external data types Multi thread support in EGL EGL cannot create multiple threads through the language Exception Handling Can propagate exceptions across layers and user can create and throw custom messages Transaction Management Performance Supports transaction management using EGL s inbuilt mechanism for flat transactions Generated Java code is tuned for performance EM02 15

16 Key Technology Drivers DD Interim Impl Architectural Drivers Asynchronous support Support in EGL EGL supports the integration with MQ Support for 3rd Party packages like Log4j, Reporting tools Security Maintenance XML Support Supported through using external types using Java wrapper classes EGL does not have native support on encryption/decryption but can utilize external types Key Architectural Drivers considered Development is independent of runtime environment and hence users need not worry of handling runtime issues. Easy to maintain the code. Support for incremental build EGL does not have an inbuilt XML parser. However, Third Party API s can be utilized as External Type, i.e. using Java wrapper classes A work around is possible in most cases through the use of external types EM02 16

17 Our Recommendation EGL Benefits Easy for developers trained in procedural language to pick up as the technical complexities are hidden Allows developers to be portable across technologies The ability to create a Graphical User Interface (GUI) with the base UI components ready Ability to auto generate the Data Access code in terms of Record Sets, Data Items, DAL Libraries Productivity benefit of % over traditional J2EE approach Rapid development leading to a quicker time to market Separation of presentation layer, application layer and data layer in order to facilitate SOA strategy Creating of granular services is made easy RBDe/EGL Approach was chosen for application transformation EM02 17

18 Implementation Phase EM02 18

19 Implementation approach Re-engineer business Logic from code base Identify business services EGL development and testing 1. Identify services from top down and bottom approach 1. Gather the business logic from the legacy code base 2. Validate the business logic 3 Develop wireframes 1. Implementation plan 2. Design the screens 3. Develop and test the screens 1. Develop wireframes for the GUI screens EM02 Slide 19 19

20 Implementation methodology DD Interim Impl Code Re-eng Phase orules catalog ocreation of the Functional specification documents oreview of FS documents with customer ocreation of wire frame oreview of wire frames with the customer oclient approved FS and wireframes UAT Plan EM02 20

21 Implementation Statistics Peak Team Size 8+ Business Analyst 6+ EGL Architects 60+ EGL Developers 10+ EGL Testers 4 Project Managers 80 experienced people Project Period 15 Months Two Phase approach ( Phase 1 10% of screens) EGL Productivity Gain 15 % Ramp up time for developers 2 weeks of class room training 2 weeks of POC Number of reusable business functions 20 EM02 21

22 EGL Training Process Architecture/Integratio n Layer ( 1 week) Enable Architects/Solution Designers Enablement for Designing Best practices/coding guidelines/naming convention (0.5 week) Assimilate practical experiences in the project Enablement for Implementation Hands on experience (1.5 week) POCs for sample scenarios Practical training EGL Basics/ Development Methodology (2 weeks) EGL class room training Awareness & Appreciation EM02 22

23 EGL Project Best Practices Presentation Layer Page Handlers should have only screen logic or controller logic and no business logic Business Layer Create a EGL external language data type mapping in advance to save time EGL generated SQL Records should not be directly used to populate the UI Components of Page Handlers Database Layer Customer queries to be stored in separate library from EGL generated queries as Import operations drop and re-create the default <tablenames>.egl library files While generating the SQL query, choose only columns that are required for the query General For optimal performance single eclipse project should not have all the application programs If projects have more than 200 programs, split into smaller projects Avoid the occurrence of - while naming the variables EM02 23

24 Benefits to Customer Increased productivity leads to faster time to market Reusable business services identified for future use reducing future cost of development Laid out a good technical platform to be leveraged in future for new user access channels like mobile Modernize the green screens into web based GUI increasing user productivity Usage of Wipro s domain SMEs reduced load on Customer SMEs thereby allowing them to focus on other strategic initiatives Technical issues were made transparent to the customer EM02 24

25 Possible situations for usage of EGL Business Need Business Scenario How EGL helps Unavailability of skills on mainframe Customer has applications written in Natural,PL/1, COBOL and other obsolete languages Difficult to hire people skilled in some of these languages Various resource pools need to be maintained Usage of resources not uniform as the stability of applications differ Understand the applications and rewrite them in EGL EGL generated COBOL can run on the existing hardware Only EGL trained people need be maintained Legacy programmers can be easily trained in EGL Shorten time to market Customer wants to re-engineer applications on the legacy to new platform Business demands that the applications are reengineered in a short span of time Productivity improvement features inbuilt into EGL and leveraging of legacy developers makes this possible Build products for multiple technologies Customer builds product for both mainframe and J2EE end customers Customer wants to keep the product in sync across both the platforms Customer wants to shorten the cycle time for development EGL has inbuilt capability to generate code in COBOL and Java Customer can build the product in EGL and generate the run time based on its end customer EM02 25

26 QUESTIONS EM02 26

27 THANK YOU Learn more at: IBM Rational software IBM Rational Software Delivery Platform Process and portfolio management Change and release management Quality management Architecture management Rational trial downloads Leading Innovation Web site developerworks Rational IBM Rational TV IBM Rational Business Partners Copyright IBM Corporation All rights reserved. The information contained in these materials is provided for informational purposes only, and is provided AS IS without warranty of any kind, express or implied. IBM shall not be responsible for any damages arising out of the use of, or otherwise related to, these materials. Nothing contained in these materials is intended to, nor shall have the effect of, creating any warranties or representations from IBM or its suppliers or licensors, or altering the terms and conditions of the applicable license agreement governing the use of IBM software. References in these materials to IBM products, programs, or services do not imply that they will be available in all countries in which IBM operates. Product release dates and/or capabilities referenced in these materials may change at any time at IBM s sole discretion based on market opportunities or other factors, and are not intended to be a commitment to future product or feature availability in any way. IBM, the IBM logo, the ondemand business logo, Rational, the Rational logo, and other IBM products and services are trademarks of the International Business Machines Corporation, in the United States, other countries or both. Other company, product, or service names may be trademarks or service marks of others. EM02 27

Rational Developer for IBM i (RDi) Introduction to Enterprise Modernization

Rational Developer for IBM i (RDi) Introduction to Enterprise Modernization IBM Software Group Rational Developer for IBM i (RDi) Introduction to Enterprise Modernization Web 2.0, SOA and Collaboration on IBM i with Rational Software Delivery Platform Courtesy Linda Cole Last

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

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

Extending the value of RPG applications on the IBM System i platform.

Extending the value of RPG applications on the IBM System i platform. Asset modernization with Rational Business Developer software and EGL White paper May 2008 Extending the value of RPG applications Page 2 Contents 2 Introduction 3 When does it make sense to modernize

More information

The Role of Enterprise Generation Language (EGL) in a Long History of Innovation on Developer Productivity

The Role of Enterprise Generation Language (EGL) in a Long History of Innovation on Developer Productivity The Role of Enterprise Generation Language (EGL) in a Long History of Innovation on Developer Productivity IBM has had a long history of providing software development tooling with the core goal on improving

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

Adaptive work environments

Adaptive work environments Adaptive work environments Helping business achieve operational efficiency through people and SOA. Flexibility that enables people to rapidly access and interact with targeted business processes Business

More information

On demand operating environment solutions To support your IT objectives Transforming your business to on demand.

On demand operating environment solutions To support your IT objectives Transforming your business to on demand. On demand operating environment solutions To support your IT objectives Transforming your business to on demand. IBM s approach to service-oriented architecture Doing business in the on demand era Technological

More information

VP SECURITIES A/S cuts costs with modern development tools

VP SECURITIES A/S cuts costs with modern development tools VP SECURITIES A/S cuts costs with modern development tools IBM Rational software and EGL technology facilitate migration and modernization Overview The need VP SECURITIES A/S needed to replace its CA Gen

More information

Modernization of Federal Government Enterprise Assets

Modernization of Federal Government Enterprise Assets Modernization of Federal Government Enterprise Assets Accelerating application development and modernization Highlights How Micro Focus can enable the Federal Government to: Leverage the most from existing

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

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

IBM WebSphere Information Integrator Content Edition Version 8.2

IBM WebSphere Information Integrator Content Edition Version 8.2 Introducing content-centric federation IBM Content Edition Version 8.2 Highlights Access a broad range of unstructured information sources as if they were stored and managed in one system Unify multiple

More information

Enterprise Modernization in ICBC (Industrial and Commercial Bank of China) Best Practice of VAGen EGL Migration and ClearCase Integration

Enterprise Modernization in ICBC (Industrial and Commercial Bank of China) Best Practice of VAGen EGL Migration and ClearCase Integration IBM Rational Software Development Conference Enterprise Modernization in ICBC (Industrial and Commercial Bank of China) Best Practice of VAGen EGL Migration and ClearCase Integration Jim Li SWITA for ICBC,

More information

Improving the business process of software delivery for Financial Services

Improving the business process of software delivery for Financial Services Improving the business process of software delivery for Financial Services Belinda Tee Senior Rational Technical Specialist The premiere software and product delivery event. 21 July, Sydney Belinda Tee,

More information

Innovation in Mainframe Application Maintenance

Innovation in Mainframe Application Maintenance Innovation in Mainframe Application Maintenance Discovery and Analysis Focus with WebSphere Studio Asset Analyzer Asset Transformation Workbench Daniel Moul Enterprise Tools Product Manager dmoul@us.ibm.com

More information

Integration Through A Service Oriented Architecture

Integration Through A Service Oriented Architecture Integration Through A Service Oriented Architecture Paul Brunet, Program Director, Web Services and SOA pebrunet@us.ibm.com 2004 IBM Corporation 2002 IBM Corporation rom CEOs: Now It Is About Growing The

More information

Legacy Systems Modernization

Legacy Systems Modernization Legacy Systems Modernization Caravel www.base100.com Caravel Technology introduction The BASE 100 team started the reengineering activity more than 15 years ago. Since then, millions of legacy code lines

More information

IBM Sterling Gentran:Server for Windows

IBM Sterling Gentran:Server for Windows IBM Sterling Gentran:Server for Windows Handle your business transactions with a premier e-business platform Overview In this Solution Overview, you will learn: How to lower costs, improve quality of service,

More information

IBM WebSphere Application Server, Version 6 Delivers Business Flexibility

IBM WebSphere Application Server, Version 6 Delivers Business Flexibility IBM WebSphere Application Server, Version 6 Delivers Business Flexibility A D.H. Brown Associates, Inc. White Paper Prepared for An Company IBM This document is copyrighted by D.H. Brown Associates, Inc.

More information

IBM WebSphere Service Registry and Repository, Version 6.0

IBM WebSphere Service Registry and Repository, Version 6.0 Helping you get the most business value from your SOA IBM Repository, Version 6.0 Highlights Provide clear visibility into service Use other standard registries associations and relationships while and

More information

APIs for the I. The Role of APIs and Web Services in the Era of Digital Business Transformation

APIs for the I. The Role of APIs and Web Services in the Era of Digital Business Transformation APIs for the I The Role of APIs and Web Services in the Era of Digital Business Transformation Yesterday s Applications... Today s User Experience 4 APIs are Key to Digital Transformation APIs drive innovation:

More information

WHITEPAPER WHEN CA GEN ISN T COOL ANYMORE THE BUSINESS CASE, CHALLENGES AND SOLUTION FOR MOVING CA GEN APPLICATIONS TO A MODERN PLATFORM

WHITEPAPER WHEN CA GEN ISN T COOL ANYMORE THE BUSINESS CASE, CHALLENGES AND SOLUTION FOR MOVING CA GEN APPLICATIONS TO A MODERN PLATFORM WHITEPAPER WHEN CA GEN ISN T COOL ANYMORE THE BUSINESS CASE, CHALLENGES AND SOLUTION FOR MOVING CA GEN APPLICATIONS TO A MODERN PLATFORM Introduction CA GEN applications are usually of considerable size

More information

New and noteworthy in Rational Asset Manager V7.5.1

New and noteworthy in Rational Asset Manager V7.5.1 Rational Asset Manager New and noteworthy in Rational Asset Manager V7.5.1 IBM Corporation 2011 The information contained in this presentation is provided for informational purposes only. While efforts

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

What makes you Rational? Effective Software Development with Rational

What makes you Rational? Effective Software Development with Rational IBM Software Group IBM Software Day What makes you? Effective Software Development with Introduction to Software Delivery Platform October 10, 2007 October 10, 2007 2007 IBM Corporation IBM Software Group

More information

IBM Tivoli Service Desk

IBM Tivoli Service Desk Deliver high-quality services while helping to control cost IBM Tivoli Service Desk Highlights Streamline incident and problem management processes for more rapid service restoration at an appropriate

More information

IBM Rational COBOL Runtime for z/vse V7.5 enables EGLgenerated COBOL applications on the z/vse platform

IBM Rational COBOL Runtime for z/vse V7.5 enables EGLgenerated COBOL applications on the z/vse platform Announcement ZP08-0644, dated December 9, 2008 IBM Rational COBOL Runtime for z/vse V7.5 enables EGLgenerated COBOL applications on the z/vse platform Table of contents 1 At a glance 3 Technical information

More information

What's New With Rational Team Concert (TM)

What's New With Rational Team Concert (TM) What's New With Rational Team Concert (TM) Erich Gamma Distinguished Engineer, Rational Team Concert Lead 2009 IBM Corporation Agile at Scale: Agile Planning 1 Agenda Deliver Global Enterprise Readiness

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

DIGITALE VP/MS AGENDA. For insurers the main change drivers are related to:

DIGITALE VP/MS AGENDA. For insurers the main change drivers are related to: VP/MS DIGITALE VP/MS AGENDA Digitalization is revolutioning industries and its impact on technology will fundamentally change the business of insurance in the near future too. Technology is going to present

More information

Advanced Support for Server Infrastructure Refresh

Advanced Support for Server Infrastructure Refresh Advanced Support for Server Infrastructure Refresh Transitioning to new server technology can deliver massive performance and availability improvements. However concerns about the migration process and

More information

CA Aion Business Rules Expert r11

CA Aion Business Rules Expert r11 PRODUCT sheet: CA AION BUSINESS RULES EXPERT r11 CA Aion Business Rules Expert r11 CA Aion Business Rules Expert r11 (CA Aion BRE) is an industry-leading system that automates and streamlines business

More information

Application Modernization PROGRESSION

Application Modernization PROGRESSION Application Modernization PROGRESSION Contents PROGRESSION Abstract 3 Market needs and challenges 4 Application Modernization Drivers 5 PROGRESSION from Fujitsu Solution 6 Source Code Control, Build and

More information

PERFORMANCE MANAGEMENT AND AVAILABILITY SOLUTIONS OVERVIEW

PERFORMANCE MANAGEMENT AND AVAILABILITY SOLUTIONS OVERVIEW PERFORMANCE MANAGEMENT PERFORMANCE MANAGEMENT AND AVAILABILITY S OVERVIEW Featuring: ASG-TMON Product Family PERFORMANCE MANAGEMENT AND AVAILABILITY S OVERVIEW ASG PERFORMANCE MANAGEMENT AND AVAILABILITY

More information

Best Practices for Selecting a Modernization Trajectory

Best Practices for Selecting a Modernization Trajectory Best Practices for Selecting a Modernization Trajectory NTT DATA welcomed Dell Services into the family in 2016. Together, we offer one of the industry s most comprehensive services portfolios designed

More information

Introduction to the IBM MessageSight appliance for Mobile Messaging and M2M

Introduction to the IBM MessageSight appliance for Mobile Messaging and M2M Introduction to the IBM MessageSight appliance for Mobile Messaging and M2M Arnaud Mathieu and Andrew Schofield IBM Software Group Session TSM-1986 2013 IBM Corporation Please Note IBM s statements regarding

More information

IBM Cognos BI Server Distribution Options - How to Manage Distributed Servers Session Number Dean Browne, IBM Corp.

IBM Cognos BI Server Distribution Options - How to Manage Distributed Servers Session Number Dean Browne, IBM Corp. IBM Cognos BI Server Distribution Options - How to Manage Distributed Servers Session Number 1290 Dean Browne, IBM Corp. 0 Disclaimer Information regarding potential future products is intended to outline

More information

Corporate Presentation 2017

Corporate Presentation 2017 1 Copyright 2017 All Rights Reserved Corporate Presentation 2017 v.2.2 2 Copyright 2017 All Rights Reserved Corporate Overview Year of Incorporation Development & Integration Business Intelligence & Analytics

More information

Telelogic DOORS Web Access

Telelogic DOORS Web Access IBM Software Group Telelogic DOORS Web Access 2008 IBM Corporation Introducing Telelogic DOORS Web Access A rich Internet application providing an alternative method of accessing your Telelogic DOORS database

More information

James Woodger, BMath, MBA

James Woodger, BMath, MBA James Woodger, BMath, MBA Profile 1404 Hastings Road Telephone: (905) 338-0629 Oakville, ON E-mail: james@woodger.ca L6H 2Y1 Web Site: www.woodger.ca A hands-on senior technical resource with a proven

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

Dell and JBoss just work Inventory Management Clustering System on JBoss Enterprise Middleware

Dell and JBoss just work Inventory Management Clustering System on JBoss Enterprise Middleware Dell and JBoss just work Inventory Management Clustering System on JBoss Enterprise Middleware 2 Executive Summary 2 JBoss Enterprise Middleware 5 JBoss/Dell Inventory Management 5 Architecture 6 Benefits

More information

Fast Forward Shareholder Value from your SAP Investment using IBM Rational

Fast Forward Shareholder Value from your SAP Investment using IBM Rational Fast Forward Shareholder Value from your SAP Investment using IBM Rational James Hunter Worldwide Offerings Manager Packaged Applications and System Integrators The premiere software and product delivery

More information

Rational Developer for System z Application Development and IMS

Rational Developer for System z Application Development and IMS IBM Software Group Rational Developer for System z Application Development and IMS Véronique Quiblier Technical Sales Specialist - Techworks, South West Europe veroquiblier@fr.ibm.com 2007 IBM Corporation

More information

Get Started on SOA. Process Entry Point Business Process Management (BPM) Business Problem

Get Started on SOA. Process Entry Point Business Process Management (BPM) Business Problem Get Started on SOA Process Entry Point Business Process Management (BPM) Business Problem Our car loan business has grown. Now we need to make our loan processing more effective. can help you solve this

More information

Service Virtualization

Service Virtualization Service Virtualization A faster, more efficient and less costly way to develop and test enterprise-class applications As cloud and mobile computing gain rapid acceptance, IT departments are expected to

More information

MIGRATION TO RED HAT JBOSS MIDDLEWARE: EASY, PREDICTABLE, PROVEN

MIGRATION TO RED HAT JBOSS MIDDLEWARE: EASY, PREDICTABLE, PROVEN MIGRATION TO RED HAT JBOSS MIDDLEWARE: EASY, PREDICTABLE, PROVEN Tobias Hartwig Regional Product Manager EMEA Red Hat thartwig@redhat.com & Brad Davis Director of FSI Solutions Red Hat bdavis@redhat.com

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

IBM Global Technology Services. Weaving the solution Dharanibalan Gurunathan 1 st August, Mumbai

IBM Global Technology Services. Weaving the solution Dharanibalan Gurunathan 1 st August, Mumbai IBM Global Technology Services Weaving the solution Dharanibalan Gurunathan 1 st August, Mumbai agenda 1 Driving innovation and growth Designing and implementing service-oriented 2 architectures 3 Connectivity

More information

MEETS MOBILE MAINFRAME. Access information anytime, anywhere

MEETS MOBILE MAINFRAME. Access information anytime, anywhere MAINFRAME MEETS MOBILE Access your Adabas & Natural and mainframe applications from anywhere TABLE OF CONTENTS 1 Introduction 1 Access information anytime, anywhere 2 Secure integration with mainframe

More information

IBM Tivoli Composite Application Manager for Applications Diagnostics

IBM Tivoli Composite Application Manager for Applications Diagnostics Quickly resolve Web application issues in complex IT environments IBM Tivoli Composite Application Manager for Applications Diagnostics Highlights Monitor the overall health of Web applications and servers

More information

Solution Brief: Developing Solutions for System i

Solution Brief: Developing Solutions for System i Solution Brief: Developing Solutions for System i Introduction If you already tap into the power of System i, you understand its ability to support business growth, simplify IT environments, help reduce

More information

Modernized Application with WDHT

Modernized Application with WDHT IBM Software Group Modernized Application with WDHT Suttapon Kantanantha Advisory IT Specialist: System i Product IBM Thailand An IBM Proof of Technology 2006 IBM Corporation In the Beginning.. Time:8:05

More information

CA Plex r6.1. Benefits. Overview. The CA Advantage

CA Plex r6.1. Benefits. Overview. The CA Advantage PRODUCT BRIEF: CA PLEX CA Plex r6.1 CA PLEX IS A MULTIPLATFORM, MODEL-BASED, ARCHITECTED RAPID APPLICATION DEVELOPMENT (ARAD) TOOL THAT HELPS YOUR IT ORGANIZATION DESIGN, DEVELOP, DEPLOY AND MAINTAIN BUSINESS

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

IBM Continuous Engineering augmenting PLM with ALM and Systems Engineering

IBM Continuous Engineering augmenting PLM with ALM and Systems Engineering Edmund Mayer, P.E. IBM s and Software Engineering IBM Continuous Engineering augmenting PLM with ALM and s Engineering Manufacturers are struggling to manage product complexity Growing complexity will

More information

IBM Tivoli Workload Scheduler

IBM Tivoli Workload Scheduler Manage mission-critical enterprise applications with efficiency IBM Tivoli Workload Scheduler Highlights Drive workload performance according to your business objectives Help optimize productivity by automating

More information

Focus on SOA Express. Extending the value of mainframe applications through Service-Oriented Architecture (SOA)

Focus on SOA Express. Extending the value of mainframe applications through Service-Oriented Architecture (SOA) Focus on SOA Express Extending the value of mainframe applications through Service-Oriented Architecture (SOA) Highlights How SOA Express from Micro Focus unleashes the power of web services to: Leverage

More information

IBM Tivoli Endpoint Manager for Lifecycle Management

IBM Tivoli Endpoint Manager for Lifecycle Management IBM Endpoint Manager for Lifecycle Management A single-agent, single-console approach for endpoint management across the enterprise Highlights Manage hundreds of thousands of endpoints regardless of location,

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

executive summary Enterprise Application Management for the Federal Government Introduction

executive summary Enterprise Application Management for the Federal Government Introduction executive summary executive summary Enterprise Application Management for the Federal Government Micro Focus Enterprise Application Management solutions and services enable Federal Government agencies

More information

IBM Rational Software

IBM Rational Software IBM Rational Software Development Conference 2008 Unlocking a World of Opportunity with IBM Anil Menon Business Unit Executive Channels, Marketing & IDR, India/South Asia anilmenon@in.ibm.com 2008 IBM

More information

BI Publisher and APEX The Next Dimension of Oracle Reports

BI Publisher and APEX The Next Dimension of Oracle Reports ??!! BI Publisher and APEX The Next Dimension of Oracle Reports Madi Serban September 20, 2018 DOAG Big Data Days Dresden Who We Are & What We Do Madi Serban Co-Founder, CogniByte Florin Serban Co-Founder,

More information

Rational Automation Framework for WebSphere

Rational Automation Framework for WebSphere IBM Software Group Rational Automation Framework for WebSphere Osmond Ng IBM Rational Hong Kong 2007 IBM Corporation Why are we here? Business realities What s been going on Software failure impacts the

More information

Elevate Your Business Insight: Measured Improvement Realized in Rational Insight

Elevate Your Business Insight: Measured Improvement Realized in Rational Insight Elevate Your Business Insight: Measured Improvement Realized in Rational Insight Tack Tong Lead Architect, Rational Insight tacktong@ca.ibm.com Jun Li Wang ( 王君丽 ) Rational Insight Development wangjunl@cn.ibm.com

More information

EA and ESOA: Relationship Part 2

EA and ESOA: Relationship Part 2 Applies to: Enterprise Architecture (EA) and Enterprise Services Oriented Architecture (ESOA). Summary This is the second part in the two part article, where we look into the Services modeling methods

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

Les images publiques avec logiciels sélectionnés, disponibles sur l IBM SmartCloud

Les images publiques avec logiciels sélectionnés, disponibles sur l IBM SmartCloud Les images publiques avec logiciels sélectionnés, disponibles sur l IBM SmartCloud Date d effet : 03 mai 2011. Pour savoir comment votre organisation peut utiliser l IBM Cloud, visitez notre site Web IBM

More information

What s in the Code Unraveling the Enigma of Legacy Systems. logical solutions. adjusted to the need

What s in the Code Unraveling the Enigma of Legacy Systems. logical solutions. adjusted to the need What s in the Code Unraveling the Enigma of Legacy Systems logical solutions adjusted to the need Wouldn t it be brilliant to have a logical solution to: IDENTIFY SERVICES: Start with your business analysis,

More information

Create New Business Processes Using Service Oriented Architecture

Create New Business Processes Using Service Oriented Architecture Create New Business Processes Using Service Oriented Architecture On Demand Insurance Business Problems 1. We lose customers because we process new policy applications too slowly. 2. Our claims processing

More information

Introduction to the new features in Oracle BPEL Process Manager

Introduction to the new features in Oracle BPEL Process Manager Introduction to the new features in Oracle BPEL Process Manager 10.1.2 Bhagat Nainani Senior Development Manager Server Technologies Oracle Corporation Introduction to new features in BPEL Process Manager

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

IBM Rational Software Quality Solutions

IBM Rational Software Quality Solutions IBM Software Group IBM Rational Software Quality Solutions - IBM Rational Performance Tester Denice Wong Technical Consultant Rational Software, IBM Hong Kong 2006 IBM Corporation Agenda IBM Rational Software

More information

IBM Tivoli Composite Application Manager for Transactions V6.2. helps monitor the availability and response time of business

IBM Tivoli Composite Application Manager for Transactions V6.2. helps monitor the availability and response time of business IBM Europe Announcement ZP08-0167, dated May 13, 2008 IBM Tivoli V6.2 helps monitor the availability and response time of business applications Key prerequisites...2 Description...2 Product positioning...

More information

Oracle Fusion Middleware 10g R2 Oracle Enterprise Messaging Service. An Oracle White Paper October 2006

Oracle Fusion Middleware 10g R2 Oracle Enterprise Messaging Service. An Oracle White Paper October 2006 Oracle Fusion Middleware 10g R2 Oracle Enterprise Messaging Service An Oracle White Paper October 2006 NOTE: The following is intended to outline our general product direction. It is intended for information

More information

<Insert Picture Here> Oracle Modernization for Adabas/Natural

<Insert Picture Here> Oracle Modernization for Adabas/Natural Modernization for Adabas/Natural Ted Venema Director, Modernization Solutions Agenda The Modernization Market in general and Adabas/Natural in particular What does Modernize require

More information

SIFI Technologies: Simple Instruments for Innovation

SIFI Technologies: Simple Instruments for Innovation PRESENTATION SIFI Technologies: Simple Instruments for Innovation Grid/Cloud computing made simple p: 203.668.0667 Email: questions@sifitech.com www.sifitech.com : 203-668 0667 1 Contents Executive Summary

More information

IBM Rational Software

IBM Rational Software 2007 IBM Corporation IBM Rational Software Development Conference 2008 Measured Capability Improvement Framework: A Systematic Approach to Software Excellence Per Kroll Chief Architect IBM Rational Expertise

More information

Modernization to Cloud Services

Modernization to Cloud Services FUJITSU Modernization to Cloud Services FUJITSU Modernization to Cloud Services Fujitsu is a leading provider of customer-focused information technology solutions and Cloud Services for the global marketplace.

More information

IBM SmartCloud public images with selected software

IBM SmartCloud public images with selected software IBM SmartCloud public images with selected software Current as of September 1, 2011. To find out how your organization can leverage the IBM SmartCloud, visit our IBM SmartCloud Enterprise website. PAYG:

More information

IBM Cloud Operating Environment

IBM Cloud Operating Environment IBM Cloud Operating Environment Codename: BlueMix February 18, 2014 1 2014 IBM Corporation Disclaimer Future Plans. IBM s statements regarding its plans, directions, and intent are subject to change or

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

Oracle Application Integration Architecture

Oracle Application Integration Architecture Oracle Application Integration Architecture Oracle Product Master Data Management Integration Release Notes Release 11.1 E25738-03 January 2012 Oracle Application Integration Architecture Oracle Product

More information

Oracle Application Integration Architecture

Oracle Application Integration Architecture Oracle Application Integration Architecture Oracle Product Master Data Management Integration Release Notes Release 11.1 E25738-04 September 2012 Oracle Application Integration Architecture Oracle Product

More information

Enterprise Modernization Lowering the cost of multi-platform application development, maintenance and delivery

Enterprise Modernization Lowering the cost of multi-platform application development, maintenance and delivery Enterprise Modernization Lowering the cost of multi-platform application development, maintenance and delivery Anders Malmberg Sr. IT Specialist IBM Software Group, Rational Modernization can help cut

More information

Case Study. Web-Application Refactoring for SpareParts. Case Study. Slide 1 18 October 2010

Case Study. Web-Application Refactoring for SpareParts. Case Study. Slide 1 18 October 2010 Web-Application Refactoring for SpareParts Slide 1 The objectives of the are the following 1. Understand the customers business requirements 2. Explore the possible solution alternatives from an outside-in

More information

MICRO FOCUS INCREMENTAL SOA TM

MICRO FOCUS INCREMENTAL SOA TM Leading the Evolution WHITE PAPER MICRO FOCUS INCREMENTAL SOA TM Micro Focus Incremental SOA is a flexible and effective four-step methodology for understanding, planning and modeling core-based services

More information

Right-Fitting Applications into Multi-Tier Hybrid Server Environments

Right-Fitting Applications into Multi-Tier Hybrid Server Environments Right-Fitting Applications into Multi-Tier Hybrid Server Environments Montgomery Bauman mbauman@us.ibm.com Thursday, March 3, 2011: 8:00 AM-9:00 AM Room 201A (Anaheim Convention Center) Session Number

More information

SOA: Simple, Open, Affordable. Pierre Fricke Director, Product Line Management JBoss - a division of Red Hat

SOA: Simple, Open, Affordable. Pierre Fricke Director, Product Line Management JBoss - a division of Red Hat SOA: Simple, Open, Affordable Pierre Fricke Director, Product Line Management JBoss - a division of Red Hat Reality: IT Complexity, Escalating Cost Growing Complexity Server Unisys OS IBM Sun HP Dell??

More information

Effective SOA governance.

Effective SOA governance. Governing service-oriented architecture March 2006 Effective SOA governance. Kerrie Holley, IBM Distinguished Engineer, Business Consulting Services Jim Palistrant, IBM Market Manager, Rational SOA Steve

More information

P R O F E S S IONA L S U MMARY

P R O F E S S IONA L S U MMARY P R O F E S S IONA L S U MMARY Over 7.5 years of professional IT experience in analysis, design, development and implementation, support of Enterprise Application Integration. Experience in installation,

More information

HP Real Time Information Director (RTID)

HP Real Time Information Director (RTID) HP Real Time Information Director (RTID) Real Time Supply Chain (RTSC) Solution Data sheet The HP Real Time Information Director (RTID) Component of the HP Real Time Supply Chain (RTSC) Foundation Layer

More information

IBM i Reduce complexity and enhance productivity with the world s first POWER5-based server. Highlights

IBM i Reduce complexity and enhance productivity with the world s first POWER5-based server. Highlights Reduce complexity and enhance productivity with the world s first POWER5-based server IBM i5 570 Highlights Integrated management of multiple operating systems and application environments helps reduce

More information

IBM Rational RequisitePro

IBM Rational RequisitePro Success starts with requirements management IBM Rational RequisitePro Highlights Offers advanced Microsoft Provides Web access for Word integration distributed teams Built on a robust Offers flexible reporting

More information

PHP in the enterprise How Zend helps modernize application development to bring projects to market faster

PHP in the enterprise How Zend helps modernize application development to bring projects to market faster PHP in the enterprise How Zend helps modernize application development to bring projects to market faster November 8, 2012 1.0 Introduction 1.1 PHP Overview SECTION 1: INTRODUCTION 1.0 Introduction From

More information

IBM Tivoli OMEGAMON XE for. WebSphere Business Integration. Optimize management of your messaging infrastructure. Highlights

IBM Tivoli OMEGAMON XE for. WebSphere Business Integration. Optimize management of your messaging infrastructure. Highlights Optimize management of your messaging infrastructure IBM Tivoli OMEGAMON XE for Highlights Simplify management with a single tool for monitoring IBM WebSphere MQ, IBM WebSphere Business Integration Message

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

Overview and Frequently Asked Questions

Overview and Frequently Asked Questions Overview and Frequently Asked Questions OVERVIEW On April 20, 2009, Oracle announced that it has agreed to acquire Sun Microsystems. The transaction is subject to regulatory approval and until such time

More information

Cooperative Software: ETI Data System Library Products Allow Incompatible Systems to Exchange Information

Cooperative Software: ETI Data System Library Products Allow Incompatible Systems to Exchange Information Software Announcement April 4, 2000 Cooperative Software: ETI Data System Library Products Allow Incompatible Systems to Exchange Information Overview The ETI*Extract FX was introduced as part of the Developer

More information