Accenture Freight & Logistics Software. Technical Overview

Size: px
Start display at page:

Download "Accenture Freight & Logistics Software. Technical Overview"

Transcription

1 Accenture Freight & Logistics Software Technical Overview

2 Integrated software While freight and logistics organizations have felt the impact of the recent upswing in the economy, they continue to face significant challenges. The pressure is on to tailor offerings flexibly to the needs of customers, deliver the best possible service and compete more efficiently for business, while at the same time making sure that margins are protected. Two elements are vital to meet these exacting demands: Agility and precision. Accenture believes freight and logistics organizations need a new breed of software to manage their businesses solutions that offer clear visibility of resources and contractual obligations, that help enhance operations, and provide the flexibility to adopt new business models in sync with the evolution of the market all delivered with speed and stability to effectively compete in the marketplace. enables unique end-to-end solutions for the freight and logistics industry. Integrated and flexible, spanning business activities from quote to invoice, covering booking, routing, and documentation, takes into account corporate rules on rates, margins and operational restrictions. Our software enables greater transparency of transportation and handling costs for improved pricing strategies, also providing better management of capacity and allocations to enable well-founded and rapid decision making whilst minimizing risk. Using a Service-oriented Architecture, offers the necessary agility to adopt new business models, and facilitates software evolution and integration with existing IT systems. The software s data model, rules engine, event management system, and scripting language have been designed to model the freight and logistics industry s business processes and entities such as shipment bookings, transport schedules, routes, restrictions, milestones in shipment execution, and so on. What is more, the system has no need for customization to speak the language of the freight and logistics industry and to support its specific processes. Accenture Freight and Logistics Software is open and extensible to support customization for individual freight companies. The solution is highly configurable and can support varying business models, expressed in any number of business rules. These rules are not hard-coded within the solution but can be described and changed without altering the software. Most business rules are configurable by end users and managed through the user interface. Flexible configuration capabilities and descriptive techniques for processes and rules often come at the expense of performance. Yet with Accenture Freight and Logistics Software, scalability and performance are at the core of the design. Sophisticated techniques in caching and multithreading, and a whole range of tuning tools help achieve optimal performance in varied application environments. can be deployed on any J2EE compliant application server and is certified on WebSphere and Weblogic application servers. While this thorough and wellintegrated solution works to confirm a precise and complete view of resources and commitments, customer relations and business processes, it has a modular structure enabling organizations to choose either one or several modules to suit the needs of their existing IT system. The following modules provide the functional building blocks: 2

3 Freight rates management (A, O) Our freight rates management software provides a framework for decentralized and centralized pricing decisions. It enhances control and minimizes revenue leakage through centralized accountability, traceability and consistent application of rates throughout the shipment life cycle. Dynamic route generation (A, O) Our dynamic route generation software provides real-time, dynamic cargo routing optimization while simultaneously accounting for complex constraints imposed by carrier business rules and government regulations. Freight documentation and execution (A, O) Our freight documentation and execution software creates real-time control of freight acceptance and proactive alerts throughout the freight life cycle to minimize operational disruptions. Cargo origin and destination revenue management execution (A, O) We collaborate with a leading revenue management provider to offer cargo origin and destination revenue management execution software that helps air cargo companies enhance revenue as a critical process to capture value. Booking and cargo execution (O) Our booking and cargo execution software offers sophisticated booking and inventory management capabilities across organizations, taking into account data from key transactional, operational, finance, business intelligence and other management systems. Analytics and reporting (O) Accenture Freight and Logistics Software provides sophisticated and powerful analytics and reporting capabilities. Using a framework to maintain corporate information based on industry-specific data models, it enables users to manage coherently from geographically dispersed locations. Freight reservations management (A) Our freight reservations management software elevates core booking and inventory management capabilities to a new level of sophistication with a proven industry solution that helps companies collaborate in the multi-polar business world and accelerate post-merger integration of key management systems. A Air O Ocean Figure 1: Component architecture Booking UI Pricing UI Operations UI External system adapter Schedule services Schedule manager Departure manager Inventory manager Booking services Capacity manager Booking manager Allocation services Booking engine Allocation manager Routing manager Path manager Rules manager Cost manager Rates manager Customer manager Shipment manager Unit load device manager Queue manager User interface manager Cargo+ Cargo foundation classes Work queue utilities Java messaging system utilities J2EE User interface (UI) utilities Framework utilities 3

4 Scalable solutions The global architecture of consists of three tiers: Application, user interface and data. This structure, standard in modern Web applications, separates different logical layers, and makes the application more manageable, maintainable and easier to integrate with other software. The three tiers also make the application easily scalable by allowing it to be executed on a number of servers. Application tier The application tier provides the business functionality of the software. A Serviceoriented-Architecture offers the flexibility and ease of integration demanded of any modern software solution. Business functionality is encapsulated in coarseor fine-grained business services that are implemented as Enterprise Java Beans (EJB). The coarse-grained business services are exposed to external users as Web services. These Web services will typically tie into an Enterprise Service Bus (ESB) for orchestration of business processes that go beyond the Accenture software and integrate to other components of a freight company s information system. Our solution includes its own scripting language for fine-grained orchestration of services which allows easy and rapid adaptation to customer specific processes. Gateway classes can complement ESBs (or take on ESB functions when a company does not use an ESB) by providing input channels, transforming protocols and XML formats. Scalability and performance The possibility of multiplying application servers through clustering and Web servers offers powerful scalability at low cost: Adding a standard server is usually less costly and less disruptive than buying the latest powerful machine. This scalability helps adjust the performance to the required rapid response times. In addition, the solution uses a custom data object caching framework for high performance. Caching works across virtual machines to accommodate multiple servers. User interface tier The user interface tier imposes no specific demands on client systems; all it needs is an Internet browser capable of executing Javascript. Certified for Microsoft Internet Explorer versions 6 to 8, it is implemented as a thin client using servlets, Java server pages, HTML/Javascript, and Flash/Flex for visualization of diagrams. Apache, IISS, and Sun One can be used as Web servers, depending on the organization s IT infrastructure. AJAX is used to provide a rich and highly reactive user interface. The user interface tier is implemented using a development framework (Tapestry, replacing Struts used earlier on). This framework not only accelerates software development, but also helps in properly structuring the software, distinguishing between logical categories Model, View, and Control (MVC), and in writing re-usable components. All of these components mean flexible and clean adaptations for customers on each logical level, without unduly interfering with other levels. A metadata framework adds even more customization potential without ever having to change the code of the user interface. Field labels and input validation rules, amongst others, can be defined within this framework. Simple elements of the look-and-feel, such as colors, fonts, and spacing are defined in style sheets, and can be customized within the application. Performance and network bandwidth Minimal information is stored in HTTP sessions to speed up switching a session to another server. Page sizes are kept small (in 10s of KB) to conserve bandwidth. Compression is used between the browser and the Web server (via a plug-in) to reduce bandwidth consumption even further. Communication between user interface tier and application tier The user interface tier communicates with the application tier (coarsegrained) through EJB (RMI-IIOP) calls. Organizations can choose to implement their own graphical user interface (GUI) and can communicate with the Web services tier. At present, all the user interface pages are implemented as servlets but portlet support can be added if required. 4

5 Figure 2: architecture overview Server User interface libraries (Struts and tapestry) + Metadata framework Freight reservation management Web server Freight rates management Dynamic route generation Freight documentation management Client HTML/Javascript Adobe Flash player plug-in HTTP Weblogic/Websphere plug-in Apache IIS Sun One IIOP Revenue optimization Analytics and reporting Data access layer (Hibernate) J2EE platform Web browser (IE) ESB/Message broker Unix/Linux/Windows platforms JDBC Database server Oracle 10G (RAC) Unix/Linux platforms Web browser (IE) Data tier The two most important properties of the data tier are its clean structure with isolation between logical layers, and its design for performance. A generic Data Access Object (DAO) has been implemented for all basic Create, Read, Update, and Destroy (CRUD) operations. A data access library is used as a persistence framework, providing the mapping between the object-oriented Java world to that of relational databases. Hence there are no hard coded SQL statements in the Java code, insulating the application tier from the data tier and providing freedom for changes in each layer without unduly impacting the other. Significant effort has been spent on tuning the data tier for efficient integration with the underlying Oracle database. Advantages of the architecture The architecture embodies modern design principles based on clean logical structuring, separating tiers with proper and standardized interfaces. Geared towards flexibility, scalability and high performance, the structure and the use of standards make integration with freight companies information systems straightforward. Skills to perform such integration are easy to find. The use of Java and widespread open source development environments, such as Tapestry and Hibernate, facilitates the recruitment and integration of new talent and introduces speed and efficiency to allow organizations to better adapt and maintain software quality in response to a changing market and their own diverse needs. Security Security follows the industry standard J2EE security model. The Accenture Freight and Logistics Software is integrated and proven to work with most single sign-on (SSO) solutions in the market. The suite integrates with SSO providers: Oblix; Policy Director and Open LDAP. With a role-based declarative security model, the software minimizes pitfalls and at the same time improves flexibility. Information displayed in the user interface is configurable and defined by user roles. Platforms The Accenture Freight and Logistics Software can be deployed on any J2EE compliant application server. No application server specific features are used to offer portability. 5

6 Standards As the software suite is run on top of WebSphere and Weblogic, it is compatible with all J2EE standards implemented by the respective application servers. Extensions leverage any of the following standards: Category Standards Base HTTP/HTTPS 1.1 SQL SSL 2.0 SMTP 1.0 Frameworks J2EE 1.5/1.6 J2SE 1.5/1.6 JSP 2.1 Data XML 1.0 XSLT 1.0 WS-MetadataExchange Messaging/Integration JAX-RPC 1.1 SOAP 1.1 Definition Language WS Addressing 1.0 UML BPEL WSDL 1.1 Authorization WS-I Basic Profile 1.1 WS-I Basic Security Profile 1.1 JAAS 1.0 WSSecureConversation WS-Security Industry WS-Trust UN/CEFACT ANSI X12 Cargo2000 Cargo IMP (SSM, ASM, FFR, FVR, etc.) EDIFACT 6

7 Why Accenture Software? Reliability and choice Accenture Freight and Logistics Software is part of a portfolio of software businesses that combine deep technology acumen with industry knowledge to develop market-leading software products. A dedicated global organization, Accenture Software offers innovative software solutions and the unmatched skills of experienced software and industry specialists to enable organizations to meet their business goals and achieve high performance. With a team of more than 2,400 professionals across the world, Accenture Software businesses focus on a specific industry or business function and have a strong track record of developing intellectual property. Whether it is helping to manage banks, sell insurance or schedule ships, Accenture Software specialists engineer products that offer choices to match each organizations business goals. Delivering superior software Accenture Software products are easy to implement and have low operating cost, using tools and accelerators to speed up implementation and increase the return on investment. Furthermore, by simplifying implementation, organizations achieve even higher predictability. Whether employing Accenture software solutions on your own or as part of a larger transformation that encompasses Accenture s consulting and outsourcing services, organizations can be assured they are employing the resources of a team with a wealth of experience and differentiated tools to place them firmly on the path to high performance. 7

8 Further Information For more information about how can help your organization achieve high performance, contact: North America, Europe, Latin America Paul Long Tel: +1 (617) Asia Pacific Glenn Rogers Tel: +61 (3) About Accenture Accenture is a global management consulting, technology services and outsourcing company, with more than 244,000 people serving clients in more than 120 countries. Combining unparalleled experience, comprehensive capabilities across all industries and business functions, and extensive research on the world s most successful companies, Accenture collaborates with clients to help them become high-performance businesses and governments. The company generated net revenues of US$25.5 billion for the fiscal year ended Aug. 31, Its home page is Accenture Software combines deep technology acumen with industry knowledge to develop differentiated software products. It offers innovative software-based solutions to enable organizations to meet their business goals and achieve high performance. Its home page is Copyright 2012 Accenture All rights reserved. Accenture, its logo, and High Performance Delivered are trademarks of Accenture _AM

Accenture Freight & Logistics Software. Achieving high performance in the ocean cargo industry

Accenture Freight & Logistics Software. Achieving high performance in the ocean cargo industry Accenture Freight & Logistics Software Achieving high performance in the ocean cargo industry 2 Large enough to carry several warehouses of goods in one journey, container ships are figuratively and literally

More information

Software and Services for the Freight & Logistics Industry. Helping ocean transportation organizations achieve high performance

Software and Services for the Freight & Logistics Industry. Helping ocean transportation organizations achieve high performance Software and Services for the Freight & Logistics Industry Helping ocean transportation organizations achieve high performance Large enough to carry several warehouses of goods in one journey, container

More information

Accenture Public Service Platform Taking SOA from the Whiteboard to the Data Center and Beyond

Accenture Public Service Platform Taking SOA from the Whiteboard to the Data Center and Beyond Accenture Public Service Platform Taking SOA from the Whiteboard to the Data Center and Beyond Technology Challenges Are Daunting Today s information technology executives are tackling increasingly complex

More information

2012 LABVANTAGE Solutions, Inc. All Rights Reserved.

2012 LABVANTAGE Solutions, Inc. All Rights Reserved. LABVANTAGE Architecture 2012 LABVANTAGE Solutions, Inc. All Rights Reserved. DOCUMENT PURPOSE AND SCOPE This document provides an overview of the LABVANTAGE hardware and software architecture. It is written

More information

IBM Rational Web Developer for WebSphere Software Version 6.0

IBM Rational Web Developer for WebSphere Software Version 6.0 Rapidly build, test and deploy Web, Web services and Java applications with an IDE that is easy to learn and use IBM Rational Web Developer for WebSphere Software Version 6.0 Highlights Accelerate Web,

More information

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 Unit objectives

More information

applications. JBoss Enterprise Application Platform

applications. JBoss Enterprise Application Platform JBoss Enterprise Application Platform What is it? JBoss Enterprise Application Platform is the industryleading platform for next-generation enterprise Java applications. It provides a stable, open source

More information

Accenture Human Capital Management Solutions. Transforming people and process to achieve high performance

Accenture Human Capital Management Solutions. Transforming people and process to achieve high performance Accenture Human Capital Management Solutions Transforming people and process to achieve high performance The sophistication of our products and services requires the expertise of a special and talented

More information

Oracle Identity Analytics Architecture. An Oracle White Paper July 2010

Oracle Identity Analytics Architecture. An Oracle White Paper July 2010 Oracle Identity Analytics Architecture An Oracle White Paper July 2010 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and may

More information

What Is the Java TM 2 Platform, Enterprise Edition?

What Is the Java TM 2 Platform, Enterprise Edition? Page 1 de 9 What Is the Java TM 2 Platform, Enterprise Edition? This document provides an introduction to the features and benefits of the Java 2 platform, Enterprise Edition. Overview Enterprises today

More information

Introduction to Sun ONE Application Server 7

Introduction to Sun ONE Application Server 7 Introduction to Sun ONE Application Server 7 The Sun ONE Application Server 7 provides a high-performance J2EE platform suitable for broad deployment of application services and web services. It offers

More information

Accenture Duck Creek Driving efficiency and high performance through Property & Casualty insurance software

Accenture Duck Creek Driving efficiency and high performance through Property & Casualty insurance software Driving efficiency and high performance through Property & Casualty insurance software World-class software is a critical component to business success for high performing companies. Finding the best software

More information

SOA REFERENCE ARCHITECTURE: WEB TIER

SOA REFERENCE ARCHITECTURE: WEB TIER SOA REFERENCE ARCHITECTURE: WEB TIER SOA Blueprint A structured blog by Yogish Pai Web Application Tier The primary requirement for this tier is that all the business systems and solutions be accessible

More information

Long haul product development

Long haul product development Long haul Long haul product development Xoriant helps one of the largest Enterprise Asset Management software companies consolidate offshore processes and rearchitects entire product suite. 1 2011 Xoriant

More information

Is your outdated billing system costing you time and money?

Is your outdated billing system costing you time and money? Duck Creek Billing Is your outdated billing system costing you time and money? In a dynamic marketplace, being agile is essential to property and casualty (P&C) insurers that want to grow their business.

More information

Increasing IT flexibility with IBM WebSphere ESB software.

Increasing IT flexibility with IBM WebSphere ESB software. ESB solutions White paper Increasing IT flexibility with IBM WebSphere ESB software. By Beth Hutchison, Katie Johnson and Marc-Thomas Schmidt, IBM Software Group December 2005 Page 2 Contents 2 Introduction

More information

How to Build an E-Commerce Application using J2EE. Carol McDonald Code Camp Engineer

How to Build an E-Commerce Application using J2EE. Carol McDonald Code Camp Engineer How to Build an E-Commerce Application using J2EE Carol McDonald Code Camp Engineer Code Camp Agenda J2EE & Blueprints Application Architecture and J2EE Blueprints E-Commerce Application Design Enterprise

More information

A standards-based approach to application integration

A standards-based approach to application integration A standards-based approach to application integration An introduction to IBM s WebSphere ESB product Jim MacNair Senior Consulting IT Specialist Macnair@us.ibm.com Copyright IBM Corporation 2005. All rights

More information

Accenture Life Insurance Platform Achieving high performance through process enhancement

Accenture Life Insurance Platform Achieving high performance through process enhancement Accenture Life Insurance Platform Achieving high performance through process enhancement Meet today s challenges and position for the long term The Accenture Life Insurance Platform provides support across

More information

ORACLE DATA INTEGRATOR ENTERPRISE EDITION

ORACLE DATA INTEGRATOR ENTERPRISE EDITION ORACLE DATA INTEGRATOR ENTERPRISE EDITION Oracle Data Integrator Enterprise Edition 12c delivers high-performance data movement and transformation among enterprise platforms with its open and integrated

More information

JBoss enterprise soa platform

JBoss enterprise soa platform JBoss enterprise soa platform What is it? The JBoss Enterprise SOA Platform includes serviceoriented architecture (SOA) open source middleware such as JBoss Enterprise Service Bus (ESB), JBoss jbpm, JBoss

More information

White Paper: 1) Architecture Objectives: The primary objective of this architecture is to meet the. 2) Architecture Explanation

White Paper: 1) Architecture Objectives: The primary objective of this architecture is to meet the. 2) Architecture Explanation White Paper: 1) Architecture Objectives: The primary objective of this architecture is to meet the following requirements (SLAs). Scalability and High Availability Modularity and Maintainability Extensibility

More information

JBOSS ENTERPRISE APPLICATION PLATFORM MIGRATION GUIDELINES

JBOSS ENTERPRISE APPLICATION PLATFORM MIGRATION GUIDELINES JBOSS ENTERPRISE APPLICATION PLATFORM MIGRATION GUIDELINES This document is intended to provide insight into the considerations and processes required to move an enterprise application from a JavaEE-based

More information

WebSphere Training Outline

WebSphere Training Outline WEBSPHERE TRAINING WebSphere Training Outline WebSphere Platform Overview o WebSphere Product Categories o WebSphere Development, Presentation, Integration and Deployment Tools o WebSphere Application

More information

3-Tier Architecture. 3-Tier Architecture. Prepared By. Channu Kambalyal. Page 1 of 19

3-Tier Architecture. 3-Tier Architecture. Prepared By. Channu Kambalyal. Page 1 of 19 3-Tier Architecture Prepared By Channu Kambalyal Page 1 of 19 Table of Contents 1.0 Traditional Host Systems... 3 2.0 Distributed Systems... 4 3.0 Client/Server Model... 5 4.0 Distributed Client/Server

More information

IBM WebSphere application integration software: A faster way to respond to new business-driven opportunities.

IBM WebSphere application integration software: A faster way to respond to new business-driven opportunities. Application integration solutions To support your IT objectives IBM WebSphere application integration software: A faster way to respond to new business-driven opportunities. Market conditions and business

More information

JAVA/J2EE DEVELOPER RESUME

JAVA/J2EE DEVELOPER RESUME 1 of 5 05/01/2015 13:22 JAVA/J2EE DEVELOPER RESUME Java Developers/Architects Resumes Please note that this is a not a Job Board - We are an I.T Staffing Company and we provide candidates on a Contract

More information

JBoss Enterprise MIDDLEWARE

JBoss Enterprise MIDDLEWARE JBoss Enterprise MIDDLEWARE WHAT IS IT? JBoss Enterprise Middleware integrates and hardens the latest enterprise-ready features from JBoss community projects into supported, stable, enterprise-class middleware

More information

Architectural Overview

Architectural Overview Architectural Overview Version 7 Part Number 817-2167-10 March 2003 A Sun ONE Application Server 7 deployment consists of a number of application server instances, an administrative server and, optionally,

More information

JBOSS ENTERPRISE SOA PLATFORM AND JBOSS ENTERPRISE DATA SERVICES PLATFORM VALUE PROPOSITION AND DIFFERENTIATION

JBOSS ENTERPRISE SOA PLATFORM AND JBOSS ENTERPRISE DATA SERVICES PLATFORM VALUE PROPOSITION AND DIFFERENTIATION JBOSS ENTERPRISE SOA PLATFORM AND JBOSS ENTERPRISE DATA SERVICES PLATFORM VALUE PROPOSITION AND DIFFERENTIATION Service-oriented architecture (SOA) gives enterprises the ability to identify and respond

More information

Technology. Accenture Infrastructure Outsourcing Services

Technology. Accenture Infrastructure Outsourcing Services Technology Accenture Infrastructure Outsourcing Services 2 Accenture Infrastructure Outsourcing Services enable organizations to create a more cost-effective and responsive IT infrastructure one that not

More information

Wealth Management System

Wealth Management System Wealth Management System Clients in the new economy demand straight answers. With ubiquitous information on the Internet and an around-the-clock global financial market accessible by pagers, email, mobile

More information

Is it time to upgrade to an easy-to-use, customer-centric policy system?

Is it time to upgrade to an easy-to-use, customer-centric policy system? Duck Creek Policy Is it time to upgrade to an easy-to-use, customer-centric policy system? To serve your customers at speed and scale, you need a broad, flexible policy system. Our proven software enables

More information

Achieving business agility and cost optimization by reducing IT complexity. The value of adding ESB enrichment to your existing messaging solution

Achieving business agility and cost optimization by reducing IT complexity. The value of adding ESB enrichment to your existing messaging solution Smart SOA application integration with WebSphere software To support your business objectives Achieving business agility and cost optimization by reducing IT complexity. The value of adding ESB enrichment

More information

Choose an IBM WebSphere Application Server configuration to suit your business needs

Choose an IBM WebSphere Application Server configuration to suit your business needs IBM is the industry s market leading foundation for building, deploying, reusing, integrating and managing applications and services Choose an IBM configuration to suit your business needs Highlights Unparalleled

More information

SOA and Web Services. Larry Kramer Principal Applied Technologist June 9, 2006. A PeopleTools and Fusion perspective

SOA and Web Services. Larry Kramer Principal Applied Technologist June 9, 2006. A PeopleTools and Fusion perspective "This presentation is for informational purposes only and may not be incorporated into a contract or agreement." SOA and Web Services A PeopleTools and Fusion perspective Larry Kramer Principal Applied

More information

Internet Engineering: Web Application Architecture. Ali Kamandi Sharif University of Technology kamandi@ce.sharif.edu Fall 2007

Internet Engineering: Web Application Architecture. Ali Kamandi Sharif University of Technology kamandi@ce.sharif.edu Fall 2007 Internet Engineering: Web Application Architecture Ali Kamandi Sharif University of Technology kamandi@ce.sharif.edu Fall 2007 Centralized Architecture mainframe terminals terminals 2 Two Tier Application

More information

Pentaho Reporting Overview

Pentaho Reporting Overview Pentaho Reporting Copyright 2006 Pentaho Corporation. Redistribution permitted. All trademarks are the property of their respective owners. For the latest information, please visit our web site at www.pentaho.org

More information

ORACLE DATA SHEET KEY FEATURES AND BENEFITS ORACLE WEBLOGIC SERVER STANDARD EDITION

ORACLE DATA SHEET KEY FEATURES AND BENEFITS ORACLE WEBLOGIC SERVER STANDARD EDITION KEY FEATURES AND BENEFITS STANDARD EDITION Java EE 7 full platform support Java SE 8 certification, support Choice of IDEs, development tools and frameworks Oracle Cloud compatibility Industry-leading

More information

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence

Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Emerging Technologies Shaping the Future of Data Warehouses & Business Intelligence Service Oriented Architecture SOA and Web Services John O Brien President and Executive Architect Zukeran Technologies

More information

Oracle WebLogic Foundation of Oracle Fusion Middleware. Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin.

Oracle WebLogic Foundation of Oracle Fusion Middleware. Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin. Oracle WebLogic Foundation of Oracle Fusion Middleware Lawrence Manickam Toyork Systems Inc www.toyork.com http://ca.linkedin.com/in/lawrence143 History of WebLogic WebLogic Inc started in 1995 was a company

More information

An Oracle White Paper June 2009. Integration Technologies for Primavera Solutions

An Oracle White Paper June 2009. Integration Technologies for Primavera Solutions An Oracle White Paper June 2009 Integration Technologies for Primavera Solutions Introduction... 1 The Integration Challenge... 2 Integration Methods for Primavera Solutions... 2 Integration Application

More information

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform

Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform Communiqué 4 Standardized Communiqué 4 - fully implementing the JCR (JSR 170) Content Repository Standard, managing digital business information, applications and processes through the web. Communiqué

More information

Oracle Application Development Framework Overview

Oracle Application Development Framework Overview An Oracle White Paper June 2011 Oracle Application Development Framework Overview Introduction... 1 Oracle ADF Making Java EE Development Simpler... 2 THE ORACLE ADF ARCHITECTURE... 3 The Business Services

More information

Accenture CAS: integrated sales platform Power at your fingertips

Accenture CAS: integrated sales platform Power at your fingertips Accenture CAS: integrated sales platform Power at your fingertips Understanding the market It is a tough market out there: margins are tightening, competition is increasing and the retail landscape is

More information

Accenture NewsPage Distributor Management System: The engine behind your business

Accenture NewsPage Distributor Management System: The engine behind your business Accenture NewsPage Distributor Management System: The engine behind your business 2 Understanding the market The emerging markets are large and complex with thousands of distributors, millions of outlets,

More information

Contents. Client-server and multi-tier architectures. The Java 2 Enterprise Edition (J2EE) platform

Contents. Client-server and multi-tier architectures. The Java 2 Enterprise Edition (J2EE) platform Part III: Component Architectures Natividad Martínez Madrid y Simon Pickin Departamento de Ingeniería Telemática Universidad Carlos III de Madrid {nati, spickin}@it.uc3m.es Introduction Contents Client-server

More information

G-Cloud II Services Service Definition Accenture Cloud PaaS Implementation Services AWS Beanstalk

G-Cloud II Services Service Definition Accenture Cloud PaaS Implementation Services AWS Beanstalk G-Cloud II Services Service Definition Accenture Cloud PaaS Implementation Services AWS Beanstalk 1 Table of Contents 1. Scope of our Services... 3 2. Approach... 3 3. Assets and Tools... 4 4. Outcomes...

More information

An Oracle White Paper Dec 2013. Oracle Access Management Security Token Service

An Oracle White Paper Dec 2013. Oracle Access Management Security Token Service An Oracle White Paper Dec 2013 Oracle Access Management Security Token Service Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only,

More information

Critical times for customers require exceptional service. Can your claims system deliver?

Critical times for customers require exceptional service. Can your claims system deliver? Duck Creek Claims Critical times for customers require exceptional service. Can your claims system deliver? Customers rely on property and casualty (P&C) insurers to meet their ever-changing needs during

More information

IBM Software Group. IBM WebSphere Process Integration Technical Overview

IBM Software Group. IBM WebSphere Process Integration Technical Overview IBM Software Group IBM WebSphere Process Integration Technical Overview Business Flexibility Depends on IT Flexibility Today s IT architectures, arcane as they may be, are the biggest roadblocks most companies

More information

Boosting Business Agility through Software-defined Networking

Boosting Business Agility through Software-defined Networking Executive Summary: Boosting Business Agility through Software-defined Networking Completing the last mile of virtualization Introduction Businesses have gained significant value from virtualizing server

More information

Client/server is a network architecture that divides functions into client and server

Client/server is a network architecture that divides functions into client and server Page 1 A. Title Client/Server Technology B. Introduction Client/server is a network architecture that divides functions into client and server subsystems, with standard communication methods to facilitate

More information

Version 14.0. Overview. Business value

Version 14.0. Overview. Business value PRODUCT SHEET CA Datacom Server CA Datacom Server Version 14.0 CA Datacom Server provides web applications and other distributed applications with open access to CA Datacom /DB Version 14.0 data by providing

More information

Learning GlassFish for Tomcat Users

Learning GlassFish for Tomcat Users Learning GlassFish for Tomcat Users White Paper February 2009 Abstract There is a direct connection between the Web container technology used by developers and the performance and agility of applications.

More information

Business Transformation for Application Providers

Business Transformation for Application Providers E SB DE CIS IO N GUID E Business Transformation for Application Providers 10 Questions to Ask Before Selecting an Enterprise Service Bus 10 Questions to Ask Before Selecting an Enterprise Service Bus InterSystems

More information

ORACLE MOBILE SUITE. Complete Mobile Development Solution. Cross Device Solution. Shared Services Infrastructure for Mobility

ORACLE MOBILE SUITE. Complete Mobile Development Solution. Cross Device Solution. Shared Services Infrastructure for Mobility ORACLE MOBILE SUITE COMPLETE MOBILE DEVELOPMENT AND DEPLOYMENT PLATFORM KEY FEATURES Productivity boosting mobile development framework Cross device/os deployment Lightweight and robust enterprise service

More information

Accenture Software. ALIP Technical Presentation

Accenture Software. ALIP Technical Presentation Accenture Software ALIP Technical Presentation Accenture, its logo, and High Performance Delivered are trademarks of Accenture. Technology/Architecture Primary Features/Design Principles Customizable Business

More information

Modernizing your annuity platform to reduce costs, improve customer service and increase business agility

Modernizing your annuity platform to reduce costs, improve customer service and increase business agility Modernizing your annuity platform to reduce costs, improve customer service and increase business agility 1 Modernizing your annuity system can pay big dividends to insurers. It can enable them to increase

More information

How To Use Ibm Tivoli Composite Application Manager For Response Time Tracking

How To Use Ibm Tivoli Composite Application Manager For Response Time Tracking Track transactions end to end across your enterprise to drive fast response times and help maintain high customer satisfaction IBM Tivoli Composite Application Manager for Response Time Tracking Highlights

More information

Duck Creek. On-Demand

Duck Creek. On-Demand Duck Creek On-Demand Ever wonder how your business could benefit from cloud computing? Wonder no more. Once considered an emerging technology, cloud computing is now being used by businesses in all industries

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1.6) E14294-06 November 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include:

More information

Accenture Insurance. Are you getting the most value from your policy administration investment?

Accenture Insurance. Are you getting the most value from your policy administration investment? Accenture Insurance Are you getting the most value from your policy administration investment? Most Property & Casualty (P&C) insurers now view replacing or modernizing their policy administration system

More information

Alice. Software as a Service(SaaS) Delivery Platform. innovation is simplicity

Alice. Software as a Service(SaaS) Delivery Platform. innovation is simplicity Ekartha, Inc. 63 Cutter Mill Road Great Neck, N.Y. 11021 Tel.: (516) 773-3533 Ekartha India Pvt. Ltd. 814/B Law College Road Demech House, 4th Floor Erandwane, Pune, India Email: info@ekartha.com Web:

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1) E14294-04 January 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include: What

More information

Life insurance policy administration: Operate efficiently and capitalize on emerging opportunities.

Life insurance policy administration: Operate efficiently and capitalize on emerging opportunities. Life insurance policy administration: Operate efficiently and capitalize on emerging opportunities. > RESPOND RAPIDLY TO CHANGING MARKET CONDITIONS > DRIVE CUSTOMER AND AGENT LOYALTY > ENHANCE INTEGRATION

More information

PROGRESS Portal Access Whitepaper

PROGRESS Portal Access Whitepaper PROGRESS Portal Access Whitepaper Maciej Bogdanski, Michał Kosiedowski, Cezary Mazurek, Marzena Rabiega, Malgorzata Wolniewicz Poznan Supercomputing and Networking Center April 15, 2004 1 Introduction

More information

Open Source Business Rules Management System Enables Active Decisions

Open Source Business Rules Management System Enables Active Decisions JBoss Enterprise BRMS Open Source Business Rules Management System Enables Active Decisions What is it? JBoss Enterprise BRMS provides an open source business rules management system that enables active

More information

tibbr Now, the Information Finds You.

tibbr Now, the Information Finds You. tibbr Now, the Information Finds You. - tibbr Integration 1 tibbr Integration: Get More from Your Existing Enterprise Systems and Improve Business Process tibbr empowers IT to integrate the enterprise

More information

The TransactionVision Solution

The TransactionVision Solution The TransactionVision Solution Bristol's TransactionVision is transaction tracking and analysis software that provides a real-time view of business transactions flowing through a distributed enterprise

More information

IBM WebSphere Business Monitor, Version 6.1

IBM WebSphere Business Monitor, Version 6.1 Providing real-time visibility into business performance IBM, Version 6.1 Highlights Enables business users to view Integrates with IBM s BPM near real-time data on Web 2.0 portfolio and non-ibm dashboards

More information

<Insert Picture Here> Building a Complex Web Application Using ADF and Siebel

<Insert Picture Here> Building a Complex Web Application Using ADF and Siebel Building a Complex Web Application Using ADF and Siebel Nishit Rao Group Product Manager Fusion Middleware Oracle Dhiraj Soni Technical Architect GIT Apps Engineering Oracle The following

More information

IBM Business Process Manager

IBM Business Process Manager IBM Software WebSphere Thought Leadership White Paper IBM Business Process Manager A single, comprehensive BPM platform that easily scales from project to enterprise-wide programs 2 IBM Business Process

More information

Understanding Application Servers

Understanding Application Servers Understanding Application Servers Author: Ajay Srivastava & Anant Bhargava TCS, Jan 03 Background Application servers, whatever their function, occupies a large chunk of computing territory between database

More information

How To Develop A Web Service In A Microsoft J2Ee (Java) 2.5 (Oracle) 2-Year Old (Orcient) 2Dj (Oracles) 2E (Orca) 2Gj (J

How To Develop A Web Service In A Microsoft J2Ee (Java) 2.5 (Oracle) 2-Year Old (Orcient) 2Dj (Oracles) 2E (Orca) 2Gj (J Tool Support for Developing Scalable J2EE Web Service Architectures Guus Ramackers Application Development Tools Oracle Corporation guus.ramackers@oracle.com www.oracle.com Using All This in Real Life

More information

Inside the Digital Commerce Engine. The architecture and deployment of the Elastic Path Digital Commerce Engine

Inside the Digital Commerce Engine. The architecture and deployment of the Elastic Path Digital Commerce Engine Inside the Digital Commerce Engine The architecture and deployment of the Elastic Path Digital Commerce Engine Contents Executive Summary... 3 Introduction... 4 What is the Digital Commerce Engine?...

More information

Brocade Virtual Traffic Manager and Oracle EBS 12.1 Deployment Guide

Brocade Virtual Traffic Manager and Oracle EBS 12.1 Deployment Guide September 2015 Brocade Virtual Traffic Manager and Oracle EBS 12.1 Deployment Guide 2015 Brocade Communications Systems, Inc. All Rights Reserved. ADX, Brocade, Brocade Assurance, the B-wing symbol, DCX,

More information

WebSphere Application Server - Introduction, Monitoring Tools, & Administration

WebSphere Application Server - Introduction, Monitoring Tools, & Administration WebSphere Application Server - Introduction, Monitoring Tools, & Administration presented by: Michael S. Pallos, MBA Senior Solution Architect IBM Certified Systems Expert: WebSphere MQ 5.2 e-business

More information

Unlocking the Power of SOA with Business Process Modeling

Unlocking the Power of SOA with Business Process Modeling White Paper Unlocking the Power of SOA with Business Process Modeling Business solutions through information technology TM Entire contents 2006 by CGI Group Inc. All rights reserved. Reproduction of this

More information

New Methods for Performance Monitoring of J2EE Application Servers

New Methods for Performance Monitoring of J2EE Application Servers New Methods for Performance Monitoring of J2EE Application Servers Adrian Mos (Researcher) & John Murphy (Lecturer) Performance Engineering Laboratory, School of Electronic Engineering, Dublin City University,

More information

Executive summary. Table of Contents. Technical Paper Minimize program coding and reduce development time with Infor Mongoose

Executive summary. Table of Contents. Technical Paper Minimize program coding and reduce development time with Infor Mongoose Technical Paper Minimize program coding and reduce development time with Infor Mongoose Executive summary Infor Mongoose is an application development framework that lets you easily design and deploy software

More information

Accelerating High Performance with Accenture Application Services for Java

Accelerating High Performance with Accenture Application Services for Java Accelerating High Performance with Accenture Application Services for Java 1 The Java Imperative Among applications with 100,000 concurrent users (typically very large Web-based systems), by 2016, Java

More information

IBM Sales and Distribution IBM and Manhattan Associates

IBM Sales and Distribution IBM and Manhattan Associates IBM Sales and Distribution IBM and Manhattan Associates Innovating across the supply chain and beyond 2 IBM and Manhattan Associates Market-leading companies realize that their supply chains are strategic

More information

JAVA Technologies QUARTER 1 DESKTOP APPLICATIONS - ESSENTIALS QUARTER 2 NETWORKING AND OPERATING SYSTEMS ESSENTIALS. Module 1 - Office Applications

JAVA Technologies QUARTER 1 DESKTOP APPLICATIONS - ESSENTIALS QUARTER 2 NETWORKING AND OPERATING SYSTEMS ESSENTIALS. Module 1 - Office Applications SOFTWARE ENGINEERING TRACK JAVA Technologies QUARTER 1 DESKTOP APPLICATIONS - ESSENTIALS Module 1 - Office Applications This subject enables users to acquire the necessary knowledge and skills to use Office

More information

Accenture Foundation Platform for Oracle

Accenture Foundation Platform for Oracle Accenture Foundation Platform for Oracle 2 Oracle Accenture s pre-built, pre-tested Oracle Fusion Middleware based architecture is a strategic decision guide and implementation accelerator that improves

More information

HPC Portal Development Platform with E-Business and HPC Portlets

HPC Portal Development Platform with E-Business and HPC Portlets HPC Portal Development Platform with E-Business and HPC Portlets CHIEN-HENG WU National Center for High-Performance Computing, Hsin-Chu, 300, Taiwan E-mail: garywu@nchc.org.tw Abstract HPC Portal Development

More information

ORACLE SOA SUITE. Product Overview

ORACLE SOA SUITE. Product Overview ORACLE SOA SUITE KEY FEATURES AND BENEFITS COMPLETE INTEGRATED OPEN BEST-OF-BREED FEATURES SOA Composite Editor Graphical editor to assemble heterogeneous components into composite applications Service

More information

ORACLE ADF MOBILE DATA SHEET

ORACLE ADF MOBILE DATA SHEET ORACLE ADF MOBILE DATA SHEET PRODUCTIVE ENTERPRISE MOBILE APPLICATIONS DEVELOPMENT KEY FEATURES Visual and declarative development Java technology enables cross-platform business logic Mobile optimized

More information

ORACLE DATA INTEGRATOR ENTERPRISE EDITION

ORACLE DATA INTEGRATOR ENTERPRISE EDITION ORACLE DATA INTEGRATOR ENTERPRISE EDITION ORACLE DATA INTEGRATOR ENTERPRISE EDITION KEY FEATURES Out-of-box integration with databases, ERPs, CRMs, B2B systems, flat files, XML data, LDAP, JDBC, ODBC Knowledge

More information

Windows 2000 / NT 4.0 / 95 / 98, MS-DOS, Suse Operating Systems

Windows 2000 / NT 4.0 / 95 / 98, MS-DOS, Suse Operating Systems Name : Z A B Phone : 1-847-530-7013 Email : consultants@webspherehatsguru.com SUMMARY One & half year experience of technical experience in complete software development life cycle process which includes

More information

The power of collaboration: Accenture capabilities + Dell solutions

The power of collaboration: Accenture capabilities + Dell solutions The power of collaboration: Accenture capabilities + Dell solutions IT must run like a business grow with efficiency, deliver results, and deliver long-term strategic value. As technology changes accelerate

More information

SAS Information Delivery Portal

SAS Information Delivery Portal SAS Information Delivery Portal Table of Contents Introduction...1 The State of Enterprise Information...1 Information Supply Chain Technologies...2 Making Informed Business Decisions...3 Gathering Business

More information

Middleware- Driven Mobile Applications

Middleware- Driven Mobile Applications Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary

More information

Business Process Management Tampereen Teknillinen Yliopisto

Business Process Management Tampereen Teknillinen Yliopisto Business Process Management Tampereen Teknillinen Yliopisto 31.10.2007 Kimmo Kaskikallio IT Architect IBM Software Group IBM SOA 25.10.2007 Kimmo Kaskikallio IT Architect IBM Software Group Service Oriented

More information

Increasing IT flexibility with IBM WebSphere ESB software.

Increasing IT flexibility with IBM WebSphere ESB software. ESB solutions White paper Increasing IT flexibility with IBM WebSphere ESB software. By Beth Hutchison, Marc-Thomas Schmidt and Chris Vavra, IBM Software Group November 2006 Page 2 Contents 2 Introduction

More information

The Enterprise Service Bus

The Enterprise Service Bus 1 ESBs: Essential Infrastructure for a Successful SOA March 2005 2 at a glance Customers include world s largest firms! 80% of Global Telecom! 70% of Financial Services in Global 100! Blue Chip System

More information

Rapid application development for JEE using Adobe ColdFusion 9

Rapid application development for JEE using Adobe ColdFusion 9 Rapid application development for JEE using Adobe ColdFusion 9 Table of contents 1 Six issues affecting web application development 2 The ColdFusion approach for rapid application development 3 The business

More information

<Insert Picture Here> Application Testing Suite Overview

<Insert Picture Here> Application Testing Suite Overview Application Testing Suite Overview Agenda Ats Overview OpenScript Functional Testing OpenScript Load Testing Forms/Siebel Modules Installation of Ats Oracle Load Tester Oracle Test

More information

IBM Software IBM Business Process Manager Powerfully Simple

IBM Software IBM Business Process Manager Powerfully Simple IBM Software IBM Business Process Manager Powerfully Simple A single BPM platform that provides total visibility and management of your business processes 2 IBM Business Process Manager Powerfully Simple

More information

Service Mediation. The Role of an Enterprise Service Bus in an SOA

Service Mediation. The Role of an Enterprise Service Bus in an SOA Service Mediation The Role of an Enterprise Service Bus in an SOA 2 TABLE OF CONTENTS 1 The Road to Web Services and ESBs...4 2 Enterprise-Class Requirements for an ESB...5 3 Additional Evaluation Criteria...7

More information