Metavante Consumer ebanking

Size: px
Start display at page:

Download "Metavante Consumer ebanking"

Transcription

1 Ellen Walsh Product Report 5 September 2002 Metavante Consumer ebanking Summary Consumer ebanking is available as a packaged or outsourced product and runs under the Metavante financial framework J2EE architecture with Internet banking applications sitting on top of it. Table of Contents Overview Analysis Pricing Competitors Strengths Limitations Insight List Of Tables Table 1: Metavante Consumer ebanking Features/Functions Gartner Entire contents 2002 Gartner, Inc. 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 Corporate Headquarters Metavante Corporation P.O. Box Milwaukee, WI 53224, U.S.A. Tel: Internet: Overview In February of 1998, Brokat Information Systems opened a subsidiary in Atlanta, Georgia to concentrate on the North American financial services market. In September of 2001, Metavante acquired Brokat s U.S. Corporate, Retail and Business Internet Banking Product Suites. Metavante wanted to own the technology and also wanted to migrate to the Java 2 Enterprise Edition (J2EE) platform, which Brokat had already done. Table 1: Metavante Consumer ebanking Features/Functions Enrollment Account Information Electronic Bill Payment Self-enrollments give users the ability to enroll and log in immediately to view account balances, history and transfer funds Ability to view Metavante Deposit and Loan account balances in real time Account preferences allow users to create nicknames, to designate accounts for viewing online and to define account order on the summary page Transaction sorting/filtering allows users the ability to create flexible views of their demand deposit account (DDA) and Loan accounts Real-time account details provide end users with account transaction details for Metavante Deposit and Loan accounts for current/prior days (except automated teller machine [ATM]) Total Systems batch interface provides ability to view credit card account balances Credit Card Statement activity provides account transaction details for credit card accounts for prior days and ability to make payments Download to personal financial management (PFM) via Web connect, active statements Quicken Interchange Format (QIF) or comma-separated value (CSV) Stop payment for checks Intrabank transfers for funds transfer to accounts of that financial institution Interbank transfers to and from external accounts User-defined alerts Automated online bill payment Schedule one-time, future, current-day and recurring bills Pay multiple bills from one screen Select more than one online account to pay bills from Define and manage list of payees Payment type indicator displays if payment is made by paper check or automated clearinghouse (ACH) by bill payment provider Check reorder via Harland, Clarke or Deluxe Real-time check image viewing for canceled checks 5 September

3 Table 1: Metavante Consumer ebanking Features/Functions Preferences Change address or user ID View disclosures and privacy statements Customer Support Via Metavante Business Center 24 7 Online help and ability to send secure s from Internet banking session Impersonate customer by logging into the systems as that customer. Does not allow the administrator to transact business on the customer s behalf Administration Bank entitlements set customer service representative (CSR) access at group or individual level Reset passwords, change status to inactive or active Manually enroll new customers, fulfill pending requests, unenroll customers Activate or deactivate bill payment or change funding account Change customer status, pricing plan, profile, service fees, and user ID and password Control customer access to linked accounts Caller verification provides CSR group access to validate customer identification Reports Scheduled or ad hoc reports available Scheduled reports include customer, bill payment, internal/external transfers, credit cards, downloads, bank mail, check image, stop payments, check reorder Credit card reports for newly enabled credit card customers Bill Pay Summary report that summarizes users and Consumer Service Provider (CSP) data. Detail report also available On-demand reports based on from/to dates, user ID, success/failed, service, pending/processed or activity type for customers, transfers, bill payments, credit cards and general information Marketing Director Identifies customer behavior and presents messages or banner ads based on business rules created by the financial institution (FI) Administrator can select a banner ad and assign business rules and properties to that banner ad Banner ads can be assigned a unique ID for a marketing campaign and can appear as a default for customers who do not fit any of the active campaigns Banner ads can be used multiple times The FI can be notified via if the banner ad is clicked on/viewed a predetermined number of times User Billing Provide the financial institution the ability to track and bill customers based on defined pricing plans Application Server IBM WebSphere, BEA WebLogic Support Operating System Sun Solaris, Windows NT, Windows 2000 Support Database Support Oracle (default); other SQL0-compliant databases on request Core System Metavante, Weiland DDA; others on request via data handlers Support Web Browser HTML, Java/JavaServer Pages (JSP), Java Script, Extensible Markup Interface Language/Extensible Stylesheet Language (XML/XSL) Programming Languages 5 September

4 Table 1: Metavante Consumer ebanking Features/Functions Wireless Open Financial Exchange/ Interactive Financial Exchange (OFX/IFX) support Via interface to Phone.com servers Analysis Architecture Consumer ebanking is based on the Metavante Financial Framework, a set of prefabricated software building blocks, which include a collection of classes, interfaces and patterns. These building blocks provide common functionality used in financial applications. Programmers can use, extend or customize these building blocks to create specific financial solutions. Applications such as Corporate, Small Business or Consumer ebanking sit on top of the financial framework. The framework is a J2EE-compliant system and is based on the Enterprise JavaBeans (EJB) open systems, enterprise-class framework specification. The Financial Framework is 100 percent pure Java, and its architecture is multitiered where the layers are loosely coupled. Communications between the layers is handled via the Record class or the XML representing the Record class. The framework provides the following functions: System setup and maintenance Entitlements Approval and constraints Customer and user setup and maintenance Exception handling Layer communications Session cookies Database access Logging Security Auditing Billing The Financial Framework is built on top of the Enterprise Application Server. Metavante s Consumer, Business and Corporate ebanking products (suites of applications) and applications are integrated into the Financial Framework. This framework provides an architectural platform for financial applications. Application developers may use the framework architecture to integrate their application-specific code objects into this framework. The Financial Framework contains the building blocks of its Core and Bank Side channel, and the specifications for the Customer Side or Corporate channel, the Bank Side channel and the Core of the system. The Enterprise Application Server provides the execution infrastructure for the Financial Framework Core. This core provides the business logic and uses database application programming interfaces (DB APIs) for database access. 5 September

5 The Financial Framework and customer application service is a multilayered system. Online customers use HTML pages, and administrative clients use Java applets. The servers perform Web, application and database functions. The Web Server and Application Server represents the Business Logic layer. Consumer Internet Banking Consumer ebanking is offered both as an in-house solution or outsourced via the Metavante Data Center. Metavante has built financial applications using modular business objects on a common platform so that business objects can be recombined into new business solutions and financial portals to meet market demand. All of Metavante s financial objects share the common banking infrastructure and are built on the standard EJB server, making them easily reconfigurable. The objects can be reused across Retail, Business and Corporate Banking applications. The Metavante Consumer ebanking product utilizes a multilayer architecture: Data Access Layer with data handler interfaces to Metavante DDA and Weiland DDA systems, as well as Data Handlers to other legacy systems and databases. Application Layer utilizing Java EJB Objects. It contains entitlements, user profiles and reusable business objects for consumer business and corporate users. The Presentation Layer has a customer look and feel, as well as multilingual support. It utilizes XSL objects and JSP to present Web pages to end-users. XML is used to communicate between the layers. The applications run on EJB-compliant application servers such as IBM WebSphere and BEA WebLogic. Customization Through the use of tag handlers, Consumer ebanking has the ability to customize the JSP used to present the user interface through property files, style sheets and XSL. Internationalization allows the financial institution to support multiple languages. Data presentation can be customized for the bank through scheme font types, font sizes, color schemes, text, menu order and menu position. Back-end interfaces can also be customized. This is done through Java object components within Consumer ebanking called handlers. These handlers can interface in either real time or batch and can be created to interface with any system. These components allow for complete customization of the backend interfaces on a bank-by-bank basis utilizing Data File Definitions (DFDs) to describe the interface fields and their order and to allow easy updates without additional coding. The Consumer ebanking application components communicate with the data handlers through XML. Adoption Marketing Services Metavante works in conjunction with the customers to plan and execute marketing programs aimed at the complete life cycle of the customers. Involvement begins with strategic discussions regarding the financial institution s goals and objectives around the product. Programs are designed for attracting new customers, activating current customers and retaining current users. Metavante develops all material in conjunction with a focus group of customers and continually develops and distributes new material. Metavante also has a dedicated compliance officer to help financial institutions with compliance issues. Pricing An implementation fee is charged for the application service provider (ASP). Transaction fees are also charged and vary according to service and volume bill payments, for example. Packaged applications 5 September

6 are charged a license fee, as well as annual maintenance. Credit is given to those that have been in an ASP environment and wish to bring the product in-house. Metavante currently has no customers who have converted from an ASP to an in-house model. GSA Pricing No. Competitors Packaged Application Corillian Unlike Metavante, which supports a broad range of platforms, Corillian supports only Microsoft environments. Corillian utilizes its own proprietary Voyager middleware. Rather than developing the functionality itself and providing an integrated suite, Corillian relies on partners for extended functionality. Corillian is starting to support the.net architecture for features such as personalization. Although most of Corillian s clients support the packaged application model, Corillian is starting to gain customers in the ASP model. Financial Fusion Financial Fusion provides a suite of e-finance solutions for Web and wireless applications, as well as enterprise middleware for retail banking and institutional electronic trading. The primary architecture is based on EJB. Financial Fusion also offers adapters for protocols used in the communication of financial information in both the capital markets and banking (Society for Worldwide Intebank Financial Telecommunication [S.W.I.F.T], Financial Information Exchange [FIX], OFX/IFX). Like Metavante, Financial Fusion also separates the business logic from the application layer. Community Banking Market/Credit Unions Digital Insight Digital Insight offers the Axis Internet banking product in an ASP-only environment. Digital Insight does not integrate with call centers, except with the lending product. Digital Insight utilizes a mixture of Unix and Microsoft NT. The company provides a management console for administration tasks and utilizes a common data dictionary. Digital Insight supports bill presentment through a relationship with Checkfree for WebPay 3.2. The company acquired Virtual Financial and is in the process of integrating its product line. Funds Xpress Funds Xpress offers an Internet banking product in a Unix-based ASP-only environment for institutions with less than $10 billion in assets. FundsXpress assigns each account a client executive to help with driving adoption. FundsXpress also has a dedicated compliance officer to help financial institutions with compliance issues. Online Resources (ORCC) Online Resources provides an Internet banking solution for an ASP environment. ORCC has a very strong bill payment product that is integrated with its Internet banking product. ORCC utilizes a datamining product to help customers achieve greater market penetration. ORCC also provides integrated call center support. The company has strong back-end integration with plug-ins that allow it to look like an ATM to core processing systems. 5 September

7 Core Banking Market Sanchez Sanchez e-profile is an outsourced solution that provides an Internet bank interface to the Sanchez Profile Core Processing system. Presentation, account origination, check production and bill payment are provided. In addition, e-profile provides back-end functionality, including data center operations, transaction processing, statement processing and check clearing. Eontec Like Metavante, Eontec is based on a EJB Server with business components that support financial services transactions (such as open account, deposit, loan origination, bill payment), customer contact and customer services. The Eontec Multichannel Service is a multichannel architecture that provides services within the EJB server. These services enable delivery of financial transactions to customer touchpoints and to back-end systems and also provide system access, logon, security and administration. A Branch module supports all aspects of over the counter activity at branches and other bank outlets. Internet Banking provides secure banking services delivered over the Internet. Alltel Alltel s Internet banking product is designed to run with other Alltel products, such as core banking or branch products. Although it competes with Metavante, most customers who purchase Alltel Internet banking products are already using some other Alltel product. Alltel s call center product is often used in conjunction with Internet banking. Fiserv Fiserv offers Internet banking as an add-on to its Comprehensive Banking System (CBS) product. It also offers Internet banking through ITI s Premier product line. Strengths Intrabank Transfers Customers can transfer money between accounts at other financial institutions, as well as accounts at the hosting financial institution. Common Business Objects Across All Financial Applications Other financial programs share common business objects, administrative services, access rules, data models and back-office interfaces. This means that business objects for the Retail product can be shared with other Metavante applications, such as small business banking, without having to recreate them. The Retail, Corporate and Small Business products share a common architecture. Bill Payment Integration Although Metavante Consumer ebanking is not yet fully integrated with its CSP offerings, it does take advantage of the Pay Anyone capability. Metavante has plans to further integrate with presentment applications in future releases. Service Bureau Experience Metavante has been hosting solutions for financial services firms for over 38 years and is very familiar with data center issues such as security, scalability and disaster recovery. 5 September

8 Strong Financial Picture Metavante is part of Marshall and Ilsley Corporation, a $29 billion asset bank holding company. Metavante has over 5,100 financial institution clients and does not need to rely solely on Internet banking as a revenue stream. Offers Both In-House and Outsourced Options Metavante will either host the offering at its data center or allow financial institutions to purchase a packaged application. Metavante also allows billers to start with an outsourced solution and later bring the solution in-house; however, to date, no financial institutions have opted to bring the Consumer e-banking product in-house. The Corporate e-banking product has in-house and ASP installations live. The outsourced option allows small and midsize financial institutions to institute Internet banking, since the costs are significantly lower than customized software development. Limitations No Aggregation Solution No aggregation options are offered as part of the Internet banking offering, preventing customers from seeing all account relationships from multiple financial institutions in one place. CRM Solutions Are Not Yet Fully Integrated Although Metavante does provide marketing and banner advertisement capabilities and a data feed to data warehouses, it has not yet fully integrated more sophisticated customer relationship management (CRM) functionality. Metavante is in the process of developing APIs to CRM applications, as well as analytics, campaign management and better marketing director functionality within e-banking. Metavante does have expertise in CRM and has its own CRM solutions. Limited Customer Base for Internet Banking Product Since Metavante acquired only the U.S rights to the Internet banking product from Brokat, it got a relatively late start as a software vendor in the Internet banking market. Metavante does not have as many customers as some of its competitors, who are more established in the Internet banking market. Little Experience With Consumer Internet Banking Packaged Applications Almost all of Metavante s customers for the Internet banking product have opted for the ASP model. Although as a corporation, Metavante has a lot of experience with packaged applications, it has not yet sold consumer Internet banking as a packaged application. Limited International Presence Metavante markets the consumer ebanking product through partners in the international market and does not have local offices for support. Metavante s strategy is to establish reseller relationships with third-party system integrators to address international markets. Experience With Connecting to Non-Metavante Core Applications Although Metavante does have some very large customers connected to non-metavante Core systems, the majority of current consumer Internet banking customers are utilizing Metavante Core Banking Systems. 5 September

9 Insight Consumer ebanking is appropriate for companies who are interested in an outsourced Internet banking solution that can be brought in-house. Established Metavante customers will have an advantage using the Metavante Internet Banking application to integrate with Metavante Core Banking applications. Customers who wish to have a common infrastructure that can be extended to their consumer small business and corporate market segments should consider the Metavante ebanking product line. 5 September

Metavante BSP Small Business

Metavante BSP Small Business Ellen Walsh Product Report 27 September 2002 Summary Metavante s BSP Small Business product offers financial institutions the opportunity to provide electronic invoice presentment and payment to small

More information

Financial Fusion. Feature Guide. Consumer e-finance Suite. version 4.6

Financial Fusion. Feature Guide. Consumer e-finance Suite. version 4.6 Financial Fusion Consumer e-finance Suite version 4.6 Feature Guide Financial Fusion, e-finance, and Financial Fusion Server are trademarks of Financial Fusion, Inc. Sybase is a registered trademark of

More information

Infosys Finacle echannels

Infosys Finacle echannels Ellen Walsh Product Report 26 September 2002 Infosys Finacle echannels Summary Finacle echannels provides a consumer e-banking solution to the bank s retail customers through the Internet and Mobile channels.

More information

CHAPTER 9 Electronic Commerce Software

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

More information

CRM Vendor Options and Tools Proliferate for FSPs

CRM Vendor Options and Tools Proliferate for FSPs Markets, K. Collins Research Note 29 April 2003 CRM Vendor Options and Tools Proliferate for FSPs As customer relationship management solutions proliferate for financial services providers, cutting through

More information

Product. DigitalAccess A Single Digital Solution for Online Banking, Mobile and Tablet

Product. DigitalAccess A Single Digital Solution for Online Banking, Mobile and Tablet Product DigitalAccess A Single Digital Solution for Online Banking, Mobile and Tablet Product The world is moving toward a new kind of financial services experience: the kind that serves customers in

More information

CIO Update: The Microsoft Application Platform and J2EE

CIO Update: The Microsoft Application Platform and J2EE IGG-01072004-01 Y. Natis Article 7 January 2004 CIO Update: The Microsoft Application Platform and J2EE Although the Java 2 Enterprise Edition (J2EE) application server market is mature and the Microsoft

More information

ebusiness Client Help Guide

ebusiness Client Help Guide ebusiness Client Help Guide 2004 Information Technology, Inc. All rights reserved. Premier is a registered trademark of Information Technology, Inc. (ITI). This material is proprietary to and published

More information

Predicts 2004: MDSFs Offset J2EE Complexity

Predicts 2004: MDSFs Offset J2EE Complexity Strategic Planning, M. Blechar, M. Driver Research Note 22 December 2003 Predicts 2004: MDSFs Offset J2EE Complexity Model-driven service frameworks with architecture-based code generators will become

More information

Current Version: 1.4, released April 2003

Current Version: 1.4, released April 2003 Strategic Planning, M. Knox Research Note 13 August 2003 Interactive Financial exchange Standard Extends Its Reach The IFX standard has made significant progress in the areas of business banking and automated

More information

zapnote AVINON SERVICES APPLICATION December, 2001 Analyst: Ronald Schmelzer

zapnote AVINON SERVICES APPLICATION December, 2001 Analyst: Ronald Schmelzer zapthink zapnote ZAPTHINK ZAPNOTE Doc. ID: ZTZN-0108-1 Released: Dec. 25, 2001 AVINON SCENARIOS FOR WEB SERVICES APPLICATION DELIVERY December, 2001 Analyst: Ronald Schmelzer Abstract Avinon has announced

More information

enterprise software projects.

enterprise software projects. Markets, Y. Natis, M. Pezzini Research Note 6 May 2003 Enterprise Application Server Magic Quadrant, 2Q03 Enterprise application servers have reached mainstream adoption and compete with the previous generation

More information

Transformation. Ease of use. Number of built-in functions. XML support

Transformation. Ease of use. Number of built-in functions. XML support Decision Framework, J. Thompson Research Note 18 September 2002 Integration Broker Selection: Technical Criteria Selecting an integration broker is a costly, time-consuming activity; you must consider

More information

CRM Suite Magic Quadrant 2003: Business-to-Business

CRM Suite Magic Quadrant 2003: Business-to-Business Markets, M. Maoz, G. Herschel Research Note 28 February 2003 CRM Suite Magic Quadrant 2003: Business-to-Business Through 2005, no customer relationship management suite will, once deployed, give a large

More information

Infosys Finacle ecorporate

Infosys Finacle ecorporate Ellen Walsh Product Report 24 September 2002 Infosys Finacle ecorporate Summary Finacle ecorporate provides e-banking solutions via the Internet and Mobile channels under J2EE and.net architectures. This

More information

Fulfillment & Distribution

Fulfillment & Distribution Nelix Ultimate An online store front to fill all your e-commerce needs. An in-depth back office solution to automate your business processes Completely customizable and flexible to fill the different needs

More information

IBM-Cisco Alliance Announces Branch Transformation Offering

IBM-Cisco Alliance Announces Branch Transformation Offering Gartner Dataquest Alert IBM-Cisco Alliance Announces Branch Transformation Offering On 5 November, IBM and Cisco jointly introduced a Branch Transformation Networking offering aimed at the needs of banks

More information

IBM TRIRIGA Version 10 Release 5.2. Document Management User Guide IBM

IBM TRIRIGA Version 10 Release 5.2. Document Management User Guide IBM IBM TRIRIGA Version 10 Release 5.2 Document Management User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 11. This edition applies to

More information

Product. Corillian Business Online Business Banking Solutions on the Industry s Leading Online Banking Platform

Product. Corillian Business Online Business Banking Solutions on the Industry s Leading Online Banking Platform Product Corillian Business Online Business Banking Solutions on the Industry s Leading Online Banking Platform Product In light of the financial crisis exposing market uncertainty and increased competition,

More information

Avolent BizCast Electronic Invoice Payment and Presentment

Avolent BizCast Electronic Invoice Payment and Presentment Ellen Walsh Product Report 18 October 2002 Avolent BizCast Electronic Invoice Payment and Presentment Summary BizCast is a packaged application for business-to-business electronic invoice presentment and

More information

Managing Multiple Data Sources for Effective Analytics

Managing Multiple Data Sources for Effective Analytics Strategic Planning, J. Galimi Research Note 10 October 2003 Managing Multiple Data Sources for Effective Analytics Managing silos of information becomes critical as payers seek to share analysis across

More information

DKSystems DKHelpDesk Software

DKSystems DKHelpDesk Software John Inverso Product Report 27 October 2003 DKSystems DKHelpDesk Software Summary DKHelpDesk combines help-desk capabilities with asset-tracking features for the small-to-midsize internal help desk. Modules

More information

Management Update: Gartner's 2003 Customer Service and Support Suite Magic Quadrant

Management Update: Gartner's 2003 Customer Service and Support Suite Magic Quadrant IGG-03052003-03 M. Maoz Article 5 March 2003 Management Update: Gartner's 2003 Customer Service and Support Suite Magic Quadrant Enterprises will be frustrated by the lack of competition in the customer

More information

COM J. Holincheck, J. Comport

COM J. Holincheck, J. Comport J. Holincheck, J. Comport Research Note 7 October 2003 Commentary PeopleSoft Merger Presents a Process Fusion Opportunity PeopleSoft supplies most of the infrastructure required to support business process

More information

Hardware and Software Requirements

Hardware and Software Requirements Oracle Retail Customer Engagement Release Notes Release 16.0 December 2016 This document highlights the major changes for Release 16.0 of Oracle Retail Customer Engagement. Overview Oracle Retail Customer

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

zapnote CYSIVE Briefing Date: May 29, 2002 Analyst: Ronald Schmelzer

zapnote CYSIVE Briefing Date: May 29, 2002 Analyst: Ronald Schmelzer zapthink zapnote -`````````````````````````````````````` ZAPTHINK ZAPNOTE Doc. ID: ZTZN-0307-1D Released: July 15, 2002 CYSIVE SIMPLIFYING THE INTERACTION WITH WEB SERVICES Briefing Date: May 29, 2002

More information

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

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

Solutions. Credit Union Platforms Integrated Technology to Fit Your Enterprise Needs

Solutions. Credit Union Platforms Integrated Technology to Fit Your Enterprise Needs Solutions Integrated Technology to Fit Your Enterprise Needs Solutions Your goals aren t new, but how you achieve them is. Only Fiserv provides a single connection to enterprise-wide technologies technologies

More information

ATM Features Planned for 2003

ATM Features Planned for 2003 Strategic Planning, B. Adrian Research Note 29 April 2003 Few U.S. Retail Banks Will Add ATM Features Soon Prevailing wisdom has assumed that U.S. retail banks would add features to their automated teller

More information

EBPP Future Blends Direct and Bank Aggregation Models

EBPP Future Blends Direct and Bank Aggregation Models Strategic Planning, A. Litan, M. Cruz Research Note 13 January 2004 EBPP Future Blends Direct and Bank Aggregation Models Electronic bill presentment and payment is on the rise. By 2007, 65 million U.S.

More information

BANKWORLD INTERNET Today s solution for tomorrow s self-sevice bank BANKWORLD BANK ON THE FUTURE WITH TODAY S TECHNOLOGY CR2.COM

BANKWORLD INTERNET Today s solution for tomorrow s self-sevice bank BANKWORLD BANK ON THE FUTURE WITH TODAY S TECHNOLOGY CR2.COM BANKWORLD INTERNET Today s solution for tomorrow s self-sevice bank BANKWORLD BANK ON THE FUTURE WITH TODAY S TECHNOLOGY CR2.COM With BankWorld, your bank will have the foundation to develop your own internet

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

IBM Maximo Asset Health Insights Version 7 Release 6. Installation Guide IBM

IBM Maximo Asset Health Insights Version 7 Release 6. Installation Guide IBM IBM Maximo Asset Health Insights Version 7 Release 6 Installation Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 3. This edition applies

More information

OSS ENTERPRISE E-PRODUCUREMENT MANANGEMENT SYSTEM (ASP.NET) Version: ASP.NET (3) Updated: 4Q/2007, v:g/1 Reference: Core Application 0103/88

OSS ENTERPRISE E-PRODUCUREMENT MANANGEMENT SYSTEM (ASP.NET) Version: ASP.NET (3) Updated: 4Q/2007, v:g/1 Reference: Core Application 0103/88 OSS ENTERPRISE E-PRODUCUREMENT MANANGEMENT SYSTEM (ASP.NET) Version: ASP.NET (3) Updated: 4Q/2007, v:g/1 Reference: Core Application 0103/88 1 CONTENT DESCRIPTION 1. INTRODUCTION 1.1 BUSINESS APPLICATIONS

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

The Xenos d2e Platform: Document and Data Transformation Middleware for Electronic Bill Presentment and Payment (EBPP)

The Xenos d2e Platform: Document and Data Transformation Middleware for Electronic Bill Presentment and Payment (EBPP) The Xenos d2e Platform: Document and Data Transformation Middleware for Electronic Bill Presentment and Payment (EBPP), 1201 West Harrison Street, 3 rd Floor, Chicago, IL 60607, 312-433-7793, info@doculabs.com.

More information

COM J. Thompson, B. Lheureux

COM J. Thompson, B. Lheureux J. Thompson, B. Lheureux Research Note 27 September 2002 Commentary Use ZLE and STP Strategies to Build a Real-Time Enterprise The zero-latency enterprise and straight-through processing and the related

More information

Infrastructure Support Services: An Offshore Success Story

Infrastructure Support Services: An Offshore Success Story Case Studies, R. Terdiman Research Note 11 September 2002 Infrastructure Support Services: An Offshore Success Story Most enterprises equate offshore outsourcing with application services. This case study

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

Extending TouchPoint Banking Suite Applications with OpenSpan

Extending TouchPoint Banking Suite Applications with OpenSpan OpenSpan White Paper Series: Extending TouchPoint Banking Suite Applications with OpenSpan Introduction p. 2 OPENSPAN FOR TOUCHPOINT p. 3 CASE STUDY p. 5 BENEFITS p. 6 SUMMARY p. 7 p. 2 OpenSpan White

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

Systems Integration User Survey Shows Web Services' Popularity and Misconception (Executive Summary) Executive Summary

Systems Integration User Survey Shows Web Services' Popularity and Misconception (Executive Summary) Executive Summary Systems Integration User Survey Shows Web Services' Popularity and Misconception (Executive Summary) Executive Summary Publication Date: 9 May 2003 Author Michele Cantara This document has been published

More information

Alogent Sierra Xpedite Remote Deposit Capture and Transaction Processing

Alogent Sierra Xpedite Remote Deposit Capture and Transaction Processing Stessa B Cohen Product Report 20 August 2003 Alogent Sierra Xpedite Remote Deposit Capture and Transaction Processing Summary Alogent s Sierra Xpedite reduces check-processing time and costs through remote

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 12c Release 5 (12.1.0.5.0) E38529-08 April 2016 This document describes how to use the Infrastructure

More information

14. E-Commerce Applications and Infrastructures

14. E-Commerce Applications and Infrastructures 14. (Contents) E-Commerce Applications and Infrastructures Contents 14. E-Commerce Applications and Infrastructures Building E-Commerce Applications and Infrastructures Code: 166140-01+02 Course: Electronic

More information

DON T START FROM SCRATCH. Neos ADF KickStart KICKSTART NOW. Ready for Oracle Cloud?

DON T START FROM SCRATCH. Neos ADF KickStart KICKSTART NOW. Ready for Oracle Cloud? DON T START FROM SCRATCH Neos ADF KickStart Ready for Oracle Cloud? KICKSTART NOW Is your business ready to take a step further? ENHANCE YOUR DEVELOPMENT PROCESS WITH NEOS What is ADF KickStart? 3 Neos

More information

IBM TBSM Is Best-Suited for Mature IS Organizations

IBM TBSM Is Best-Suited for Mature IS Organizations Products, D. Curtis, D. Scott Research Note 30 July 2003 IBM TBSM Is Best-Suited for Mature IS Organizations IBM Tivoli Business Systems Manager can provide valuable business-oriented service views. Recent

More information

IBM TRIRIGA Version 10 Release 5. Facility Assessment User Guide IBM

IBM TRIRIGA Version 10 Release 5. Facility Assessment User Guide IBM IBM TRIRIGA Version 10 Release 5 Facility Assessment User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 19. This edition applies to version

More information

This packet provides additional important information to help you transition to your new platform.

This packet provides additional important information to help you transition to your new platform. Dear Customer, We ve recently notified your company s online banking users via email of the exciting news that we will be replacing the current businessbridge platform with an enhanced platform called

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

IRIS TM Digital Banking Platform

IRIS TM Digital Banking Platform IRIS TM Digital Banking Platform Multiple Solutions in One Mobile Banking Online Banking Mobile Deposit INVEST IN A PLATFORM WITH RESPONSIVE DESIGN THAT IS BUILT TO ADAPT TO EVOLVING TECHNOLOGY IMPROVE

More information

IRIS TM Digital Banking Platform

IRIS TM Digital Banking Platform IRIS TM Digital Banking Platform Multiple Solutions in One Mobile Banking Online Banking Mobile Deposit INVEST IN A PLATFORM WITH RESPONSIVE DESIGN THAT IS BUILT TO ADAPT TO EVOLVING TECHNOLOGY IMPROVE

More information

SMS BASED MONEY TRANSACTION USING SOA

SMS BASED MONEY TRANSACTION USING SOA International Journal of Computer Networking, Wireless and Mobile Communications (IJCNWMC) ISSN 2250 1568 Vol.2, Issue 2 June 2012 59-71 TJPRC Pvt. Ltd., SMS BASED MONEY TRANSACTION USING SOA P.MATHIVALAVAN

More information

Web Application Software 1.0 Managed WebSphere Application Server

Web Application Software 1.0 Managed WebSphere Application Server Web Application Software 1.0 Managed WebSphere Application Server This CenturyLink Service Guide ( SG ) sets forth a description of Web Version Previous Section Modified Date HOS-20140707-SG- WebSphereAppServer

More information

Families. Content. Ref Family: Areas. 1. What is AuraPortal. 2. Architecture. 10. Own Families

Families. Content. Ref Family: Areas. 1. What is AuraPortal. 2. Architecture. 10. Own Families Families Content Ref. 0694 1. What is AuraPortal 9. Family: Areas GOAL Learn the main options in the AuraPortal Families and how to use and configure Permissions. 2. Architecture 3. Users 10. Own Families

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

This document highlights the major changes for Release 17.0 of Oracle Retail Customer Engagement Cloud Services.

This document highlights the major changes for Release 17.0 of Oracle Retail Customer Engagement Cloud Services. Oracle Retail Customer Engagement Cloud Services Release Notes Release 17.0 December 2017 This document highlights the major changes for Release 17.0 of Oracle Retail Customer Engagement Cloud Services.

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

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

IBM TRIRIGA Version 10 Release 5.2. Inventory Management User Guide IBM

IBM TRIRIGA Version 10 Release 5.2. Inventory Management User Guide IBM IBM TRIRIGA Version 10 Release 5.2 Inventory Management User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 19. This edition applies to

More information

Understanding DSI s DocMagic Direct Web Services Web-based access to powerful, private labeled document and compliance tools.

Understanding DSI s DocMagic Direct Web Services Web-based access to powerful, private labeled document and compliance tools. Understanding DSI s DocMagic Direct Web Services Web-based access to powerful, private labeled document and compliance tools. A White Paper from DSI, Inc. Overview Document preparation, while subject to

More information

IBM Maximo Asset Health Insights Version 7 Release 6. Installation Guide IBM

IBM Maximo Asset Health Insights Version 7 Release 6. Installation Guide IBM IBM Maximo Asset Health Insights Version 7 Release 6 Installation Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 7. This edition applies

More information

OSS CRM & SERVICE FULFILLMENT MANANGEMENT SYSTEM (ASP.NET) APPLICATION SPECIFICATIONS, FEATURES, DESCRIPTIONS AND & SCREEN SHOTS

OSS CRM & SERVICE FULFILLMENT MANANGEMENT SYSTEM (ASP.NET) APPLICATION SPECIFICATIONS, FEATURES, DESCRIPTIONS AND & SCREEN SHOTS OSS CRM & SERVICE FULFILLMENT MANANGEMENT SYSTEM (ASP.NET) APPLICATION SPECIFICATIONS, FEATURES, DESCRIPTIONS AND & SCREEN SHOTS Version: ASP.NET (2) Updated: 4Q/2007, g2d0r1 Reference: Middleware 0466/86

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

Proxama PIN Manager. Bringing PIN handling into the 21 st Century

Proxama PIN Manager. Bringing PIN handling into the 21 st Century Proxama PIN Manager Bringing PIN handling into the 21 st Century I am not a number I am a free man So said the The Prisoner in that 1960s cult TV show, but Personal Identification Number, or PIN, was adopted

More information

GETTING STARTED WITH QUICKEN 2014 Windows Express Web Connect and Web Connect

GETTING STARTED WITH QUICKEN 2014 Windows Express Web Connect and Web Connect GETTING STARTED WITH QUICKEN 2014 Windows Express Web Connect and Web Connect Refer to this guide for instructions on how to use Quicken s online account services to save time and automatically keep your

More information

Product. Corillian Online Intuitive Online Banking With Seamlessly Integrated Payment and Personal Financial Management Tools in an ASP Environment

Product. Corillian Online Intuitive Online Banking With Seamlessly Integrated Payment and Personal Financial Management Tools in an ASP Environment Product Corillian Online Intuitive Online Banking With Seamlessly Integrated Payment and Personal Financial Management Tools in an ASP Environment Product Online banking continues to dominate as the preferred

More information

Event Magnet. Event Magnet I N F O R M A T I O N T E C H N O L O G Y S O L U T I O N S F O R E V E N T A N D B O O K I N G M A N A G E M E N T.

Event Magnet. Event Magnet I N F O R M A T I O N T E C H N O L O G Y S O L U T I O N S F O R E V E N T A N D B O O K I N G M A N A G E M E N T. Event Magnet CRM I N F O R M A T I O N T E C H N O L O G Y S O L U T I O N S F O R E V E N T A N D B O O K I N G M A N A G E M E N T. Facility Management Booking Event Magnet Workflow Reports Invoicing

More information

IBM TRIRIGA Version 10 Release 5.2. Procurement Management User Guide IBM

IBM TRIRIGA Version 10 Release 5.2. Procurement Management User Guide IBM IBM TRIRIGA Version 10 Release 5.2 Procurement Management User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 29. This edition applies

More information

IBM TRIRIGA Version 10 Release 5.2. Procurement Management User Guide IBM

IBM TRIRIGA Version 10 Release 5.2. Procurement Management User Guide IBM IBM TRIRIGA Version 10 Release 5.2 Procurement Management User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 29. This edition applies

More information

Management Update: CRM Suites Magic Quadrant for North American Midsize Businesses

Management Update: CRM Suites Magic Quadrant for North American Midsize Businesses IGG-04162003-04 W. Close Article 16 April 2003 Management Update: CRM Suites Magic Quadrant for North American Midsize Businesses In the Gartner CRM Suites Magic Quadrant for North American Midsize Businesses,

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

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

Oracle Business Intelligence Publisher 12c

Oracle Business Intelligence Publisher 12c Oracle Business Intelligence Publisher 12c Oracle Business Intelligence Publisher (BI Publisher) provides a Web based platform for authoring, managing, and delivering highly formatted business documents

More information

ENGAGE YOUR CUSTOMERS TO PREVENT FRAUD! ACH & Wire Fraud Prevention

ENGAGE YOUR CUSTOMERS TO PREVENT FRAUD! ACH & Wire Fraud Prevention ENGAGE YOUR CUSTOMERS TO PREVENT FRAUD! ACH & Wire Fraud Prevention Generate Revenue Through Fraud Prevention Our products transfer fraud monitoring to the customer Your customers are alerted to ACH &

More information

E-Marketing MQ, 1H03: Multichannel Marketing Emerges

E-Marketing MQ, 1H03: Multichannel Marketing Emerges Markets, W. Janowski, A. Sarner Research Note 12 February 2003 E-Marketing MQ, 1H03: Multichannel Marketing Emerges E.piphany is the only e-marketing Magic Quadrant leader, but other CRM suite vendors

More information

Product. DNA Improved Efficiency, Superior Relationship Management and Unparalleled Flexibility for Innovative Banks and Credit Unions

Product. DNA Improved Efficiency, Superior Relationship Management and Unparalleled Flexibility for Innovative Banks and Credit Unions Product DNA Improved Efficiency, Superior Relationship Management and Unparalleled Flexibility for Innovative Banks and Credit Unions DNA More than ever before, financial services organizations need account

More information

DSTi Brings HiPortfolio to U.S. in Bid for New Markets

DSTi Brings HiPortfolio to U.S. in Bid for New Markets Products, D. Furlonger, K. Brenneman Research Note 16 January 2004 DSTi Brings HiPortfolio to U.S. in Bid for New Markets DST International is making a concerted effort to expand its portfolio management

More information

Product. XP2 Leverage Innovative Features and Proven, Best-in-Class Technologies to Meet Your Members Needs

Product. XP2 Leverage Innovative Features and Proven, Best-in-Class Technologies to Meet Your Members Needs Product XP2 Leverage Innovative Features and Proven, Best-in-Class Technologies to Meet Your Members Needs Product XP2 from Fiserv is a next-generation choice in account processing for credit unions,

More information

GETTING STARTED WITH QUICKEN with Online Bill Pay 2010, 2009, and for Windows

GETTING STARTED WITH QUICKEN with Online Bill Pay 2010, 2009, and for Windows GETTING STARTED WITH QUICKEN with Online Bill Pay 2010, 2009, and 2008-2007 for Windows Refer to this guide for instructions on how to use Quicken s online account services to save time and automatically

More information

Addition of Cristie Bare Machine Recovery for virtual machines and additional platform-specific feature numbers

Addition of Cristie Bare Machine Recovery for virtual machines and additional platform-specific feature numbers IBM United States Announcement 207-223, dated October 2, 2007 Addition of Cristie Bare Machine Recovery for virtual machines and additional platform-specific feature numbers IBM Global Financing... 2 Prices...2

More information

Oracle Banking APIs. Part No. E Release Notes Release April 2018

Oracle Banking APIs. Part No. E Release Notes Release April 2018 Oracle Banking APIs Release Notes Release 18.1.0.0.0 Part No. E94092-01 April 2018 Oracle Banking APIs Release Notes April 2018 Oracle Financial Services Software Limited Oracle Park Off Western Express

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

Oracle Banking Digital Experience

Oracle Banking Digital Experience Oracle Banking Digital Experience Release Notes Release 16.1.0.0.0 Part No. E71761-01 March 2016 Oracle Banking Digital Experience Release Notes, Release 16.1.0.0.0 March 2016 Oracle Financial Services

More information

Frequently Asked Questions on Remote Support Platform for SAP Business One (RSP)

Frequently Asked Questions on Remote Support Platform for SAP Business One (RSP) FAQs Remote Support Platform for SAP Business One Document Version: 2.0 2019-01-17 Frequently Asked Questions on Remote Support Platform for SAP Business One (RSP) All Countries Typographic Conventions

More information

Commentary. SAP Products' Impact on Enterprise Architecture

Commentary. SAP Products' Impact on Enterprise Architecture D. Prior Research Note 14 February 2003 Commentary SAP Products' Impact on Enterprise Architecture Gartner's enterprise architecture framework is a powerful planning tool. But customers deploying SAP business

More information

Oracle Hospitality Suites Management. Release Notes

Oracle Hospitality Suites Management. Release Notes Oracle Hospitality Suites Management Release Notes Release 3.8.0 E93640-01 May 2018 Oracle Hospitality Suites Management Release Notes, Release 3.8.0 E93640-01 Copyright 2001, 2018, Oracle and/or its affiliates.

More information

Product. Advantage A Reliable, Cost-Effective Account Processing System to Position Your Credit Union for Growth

Product. Advantage A Reliable, Cost-Effective Account Processing System to Position Your Credit Union for Growth Product Advantage A Reliable, Cost-Effective Account Processing System to Position Your Credit Union for Growth Product Your credit union relies on technology to deliver exceptional member service, enabling

More information

Management Update: A Case Study of CRM Excellence

Management Update: A Case Study of CRM Excellence IGG-02052003-02 C. Marcus Article 5 February 2003 Management Update: A Case Study of CRM Excellence Grupo Financiero Bital was Gartner s CRM Excellence Award winner for 2002 in the largeenterprise category.

More information

IBM Marketing Cloud introduces IBM Real Time Personalization to enable marketers to deliver optimized content, tailored to each individual

IBM Marketing Cloud introduces IBM Real Time Personalization to enable marketers to deliver optimized content, tailored to each individual IBM United States Software Announcement 216-320, dated September 20, 2016 IBM Marketing Cloud introduces IBM Real Time Personalization to enable marketers to deliver optimized content, tailored to each

More information

Oracle Service Cloud. New Feature Summary. Release 18C ORACLE

Oracle Service Cloud. New Feature Summary. Release 18C ORACLE Oracle Service Cloud Release 18C New Feature Summary ORACLE TABLE OF CONTENTS Revision History 3 Overview 3 Agent Browser Desktop Automation 3 Workflow Enable Save Option for Workflow Elements 3 Workflow

More information

Product Release Note Oracle Financial Services Lending and Leasing Release [October] [2013]

Product Release Note Oracle Financial Services Lending and Leasing Release [October] [2013] Product Release Note Oracle Financial Services Lending and Leasing Release 14.1.0.0.0 [October] [2013] Part No. E51268-01 Product Release Note Table of Contents 1. RELEASE NOTES... 1-1 1.1 BACKGROUND /

More information

HIPAA EDI: Enabling the RTE for Health Plans/Providers

HIPAA EDI: Enabling the RTE for Health Plans/Providers Technology, W. Rishel Research Note 28 February 2003 HIPAA EDI: Enabling the RTE for s/providers Health plans that supplement batch HIPAA transactions with real-time electronic data interchange make a

More information

Better Performance, Better Results

Better Performance, Better Results Better Performance, Better Results Your performance measurement and reporting capabilities transformed at the core As a wealth management firm of substantial scale or size, with a large or fast-growing

More information

Oracle Banking Digital Experience

Oracle Banking Digital Experience Oracle Banking Digital Experience Retail Payments User Manual Release 18.2.0.0.0 Part No. E97823-01 June 2018 Retail Payments User Manual June 2018 Oracle Financial Services Software Limited Oracle Park

More information

Synergy Document Management. Maximize Your Time and Minimize Your Clutter

Synergy Document Management. Maximize Your Time and Minimize Your Clutter Synergy Document Management Maximize Your Time and Minimize Your Clutter Would you like to reduce paper management and put needed information at your fingertips? BUSINESS VALUE Improve Operations Enhance

More information

Oracle Banking Digital Experience

Oracle Banking Digital Experience Oracle Banking Digital Experience Retail Payments User Manual Release 17.2.0.0.0 Part No. E88573-01 July 2017 Retail Payments User Manual July 2017 Oracle Financial Services Software Limited Oracle Park

More information

IBM Maximo Mobile Asset Manager Version 7 Release 5. User Guide

IBM Maximo Mobile Asset Manager Version 7 Release 5. User Guide IBM Maximo Mobile Asset Manager Version 7 Release 5 User Guide Note Before using this information and the product it supports, read the information in Notices on page 13. This edition applies to version

More information