Web Services: A BI Perspective Philipose Mathew Rajarajeswari N Visalachi Rameshkumar

Size: px
Start display at page:

Download "Web Services: A BI Perspective Philipose Mathew Rajarajeswari N Visalachi Rameshkumar"

Transcription

1 Web Services: A BI Perspective Philipose Mathew Rajarajeswari N Visalachi Rameshkumar A Patni White Paper

2 COPYRIGHT Copyright Patni Computer Systems Ltd. All Rights Reserved. October 2004 Restricted Rights This document may not, in whole or in part, be copied photocopied, reproduced, translated, or reduced to any electronic medium or machine readable form without prior consent, in writing, from Patni Computer Systems Ltd. Information in this document is subject to change without notice and does not represent a commitment on the part of Patni. This document is provided "as is" without warranty of any kind including without limitation, any warranty of merchantability or fitness for a particular purpose. Further, Patni does not warrant, guarantee, or make any representations regarding the use, or the results of the use, of the written material in terms of correctness, accuracy, reliability, or otherwise. All other brand and product names are trademarks of their respective companies. Patni Computer Systems Limited India North America UK & Europe Japan Akruti, MIDC Cross Road No.21 Andheri (E), Mumbai Tel: Fax: Main Street Cambridge MA Tel: Fax: Vistacentre, 50 Salisbury Road Hounslow, Middlesex, UK. TW4 6JQ Tel: Fax: th floor, Aoyagi Building, Chuo , Nakano-ku, Tokyo Tel: Fax:

3 Table of Contents Overview... 4 What are Web Services?... 4 Value-adds of Web Services... 5 Web Services in BI Tools... 6 Database and Data Integration... 6 Reporting Application Metadata Management Process Management Implementing Web Services...11 The Road Ahead...12 References...12 About the Authors...13 About Patni...13 Copyright Patni Computer Systems Ltd., All rights reserved. 3

4 OVERVIEW Businesses have steadily deployed Business Intelligence (BI) applications to equip decision makers with better and more reliable data and the payoffs have been rewarding. By and large, BI provides an insight into the historical data but provides very less addressing of real time business needs. Also data integration from multiple sources on different platforms and technologies has been one of the main BI project hurdles. Web Services technology, which is fast addressing the Application Integration needs of enterprises, has the capability to help BI realize its potential as an enabler for proactive decision-making driven from accurate and real-time information from all corners of the enterprise. This paper discusses the Web Services technology, its applications and current offerings in BI. It also visits the BI tools stack to learn about the Web Service initiatives of BI products. Details of a Proof Of Concept carried out by the Patni BI CoE on the Web Services functionality provided by an ETL tool vendor, additionally forms part of this paper. WHAT ARE WEB SERVICES? Web Services are being deployed within businesses to enable better integration of operational processes. Business-to-Business (B2B) application integration over the extranet using web services is being explored. Most BI applications today are web based and web services technology promises to take BI beyond the extranets. Web Services can now enable multiple corporations to communicate BI information through standard program-toprogram protocols and centralized directory services, without any pre-established point-to-point connections required by BI extranets. Web Services enable BI application components to wrap their functionality and allow them to be rendered as a service to other applications using standard Webbased protocol. This would allow components in different languages and platforms to communicate with each other dynamically. Figure 1. BI Web Service Architecture Copyright Patni Computer Systems Ltd., All rights reserved. 4

5 It is thus possible for a program in Java running on UNIX platform to communicate with a program written in Microsoft code, which runs on Windows platform using Web Services methods. This functionality makes it possible for businesses to bridge the gaps between different applications and systems. They can be used to provide access to business processes, applications, BI cubes, reports, queries and data integration functions, databases etc. Web services are exposed using Simple Object Access Protocol (SOAP), -- an XML-based, industry standard communication mechanism, transportable over Internet protocols such as HTTP. By sending SOAP messages to a Web service, clients can invoke its business functionality. A Web Service, once invoked, returns XML documents, which themselves are packaged as a SOAP message. Web Services are described using the industry standard Web Services Description Language (WSDL), which is simply a set of XML tags. In order for people to find out about what web services are available, it is necessary to publish them in a registry called as Universal Description, Discovery and Integration (UDDI) registry. VALUE-ADDS OF WEB SERVICES Web Services have emerged as a powerful mechanism for data interchange and application Integration, both within and beyond the enterprise boundaries. The much-debated issue is how much can web services contribute in the BI processes, which spans from data integration to reporting and analysis. Two key technological offerings of Web Services make it stand out as the possible future directions of BI networks: Web Services happen over standardized Internet technology. This would enable multiple corporations to communicate BI information through common, centralized directory services, using standard program-to-program protocols. For companies that share BI information, BI web services promise to enable an elegant, fast, and easily repeatable integration experience. Almost all of the leading BI vendors are part of the Web Service Interoperability Consortium, which has been instrumental in defining the Web Service standards. This standardization would enable BI application components to communicate with each other easily and dynamically rather than wait for data integration to happen in order to communicate between systems. Web Services have a big say in moving towards Real time and Closed Loop BI solutions through effective Data Integration. Alert architectures in Real Time BI framework are increasingly being implemented using web services. As per a Data Warehousing Institute (TDWI) study, 19 percent of the companies surveyed indicated that web services were being used to route alerts to operational systems. Other common applications of web services in BI would be to integrate BI functionality into new serviceoriented applications that include the need to schedule and execute queries or reports, making available reports on portals, passing parameters to reports, etc. Area of Application Think of a purchase department getting notified on the poor quality of parts supplied by a vendor. How is this notification possible efficiently? As the shop floor database is fed with the defective part information, the web services of the database sends this information in real time to the data integration service of the data warehouse and enables a real time feed. The web services associated with the Data warehouse (DWH) has business logic embedded and kicks off the reporting service to notify the purchasing department users with detailed reports that convey that the vendor has been repeatedly providing poor quality parts. Consider all applications of an enterprise passing real time information using web services to the data warehouse and data integration and reporting tool web services being put to such business use! Web Services here would definitely make the Business Process Management initiatives simpler and faster. Copyright Patni Computer Systems Ltd., All rights reserved. 5

6 WEB SERVICES IN BI TOOLS Some of the BI vendors are now offering web service solutions that allow BI content to be integrated with other information, or fed into other applications. This creates exciting opportunities for building BI into the service-oriented architecture, and conversely for using the service-oriented architecture to short-circuit the labor of traditional BI solutions such as data warehousing. Today, most BI vendors offer Webservicesbased application programming interfaces (APIs) and software development kits (SDKs). The result is more-open access to BI functionality and capabilities for integration and extension into new applications based on Java 2 Platform, Enterprise Edition (J2EE) and.net. How ready are the BI players for web services and what are their offerings and their implementation successes? Web Services are being offered at the Database level, the Data Integration product level, Reporting & Analysis product level and also for Metadata Management and Process Management levels. DATABASE AND DATA INTEGRATION Usage of web services in the database will be a powerful addition to a developer's tool kit. Database vendors are also increasingly adding web services functionality in their products. Oracle RDBMS 10g allows one to define the functionality for a web service using PL/SQL packages, procedures, functions, and triggers. Accessing other web services from within the database is possible and this allows the database to perform tasks such as tracking, aggregating, and refreshing data generated by a remote web service. As databases are central to IT architectures, scenarios involving web services based on database activity can be imagined for nearly any business function. Area of Application Consider a bank, which has to upload data for its corporate clients. Using web services, it just needs to call the ETL web service of its clients through their own banking applications to upload the daily cash flow details. The ETL vendors provide APIs that can be invoked from applications based on Java 2 Platform, Enterprise Edition (J2EE) and.net. On invoking the web service, it triggers an ETL job to run on their client's ETL server and thereby update the client Data warehouse. F i Figure 2. ETL Web Services Copyright Patni Computer Systems Ltd., All rights reserved. 6

7 A sound Data Integration process would be the main success factor in a Web Services implementation and so the Web Services offerings provided by Data Integration product vendors are gradually picking up on this. Most of the ETL tool vendors provide features like Data Integration, Transformation Services and Web Services call outs during a data load. Informatica enables other applications to call its data loading WorkFlows as Web Services. Upon a particular Business Event, the WorkFlow can be invoked and the database loading is done. Informatica also allows its Transformation capability in Data Cleansing to be invoked as a web service. Informatica 7 offers two types of web services namely Web Services Provider and Web Services Consumer. Web Services Provider A Web Services Provider provides some of the PowerCenter Server functionality through service-oriented architecture. Web Services Hub forms the backbone of this architecture and it hosts the web services. The hub, which is installed on an application server, acts as a gateway processing SOAP requests from external clients. The requests are sent to the PowerCenter Server or Repository Server and their responses are sent back to the clients. Web Services Hub hosts Batch Web Services, Metadata Web Services and Real-time Web Services. Batch Web Services: Power Center Server and Work Flow Monitor services are web enabled and available as web services. Administration of the PowerCenter Server and running and monitoring of workflows can be performed using Batch Web services. Metadata Web services: They provide services to retrieve metadata from the repositories. Also provides authentication requests to authenticate users for accessing repositories. Real-time Web Services: Transformation logic is exposed as web services using real time web services. Service mappings are created which can receive a message from a web service client, transform it and update the PowerCenter repository. A service workflow is created after creating the mapping, sessions added and then published as a web service by the Web Services Hub. Web Services Consumer A Web Services Consumer allows Informatica mappings to access other web services providing business data and uses the data for transformation and loading. Business Object s Data Integrator ETL tool can publish any job as a callable web service and also call external web services from within its jobs using a built-in web services adapter. Copyright Patni Computer Systems Ltd., All rights reserved. 7

8 ETL Web Services Proof of Concept We have chosen Informatica PowerCenter 7.1 for our ETL Web Services Proof of Concept evaluation. Informatica Web Services Architecture The Web Services Hub 7.1 comes along with PowerCenter 7 and is a separate installable. The hub is installed on an application server (our hub install was on a Jboss Application server), which acts as the gateway for interacting with external client applications. A client web service application based on the Axis web services toolkit interacts with the hub to obtain Batch and Metadata web services. REAL-TIME SERVICES POWERCENTER SERVER WEB SERVICES CLIENT (Axis) BATCH SERVICES METADATA SERVICES REPOSITORY SERVER WEBSERVICES HUB (JBoss) Figure 3. Informatica Web Services PoC System Architecture Figure 4 below shows the web services hub console. The Batch Web Services functions available are listed in the figure. Figure 4. Informatica Web services Hub Copyright Patni Computer Systems Ltd., All rights reserved. 8

9 Accessing Web Services The client application calls the Batch Web Services to login to PowerCenter. The Workflows were accessed using the functions provided by Batch Web Services and then executed to load data. We were also able to fetch the WorkFlow logs. Without having any Informatica components installed and with just using HTTP, running and administering Workflows becomes a reality using Batch Web Services. Through our client application we connected to Metadata web services and were able to browse the PowerCenter repository metadata including Workflows and Tasks in the repository. For the Real time web services, we created service mappings & workflows and the workflows were published on the hub as services. The mappings created were one-way services, which receives updates from a web service client but does not send back a response. The client application accesses the hub and runs the published service workflows loading data on to the database tables. Figure 5. Snapshot of Application logs Copyright Patni Computer Systems Ltd., All rights reserved. 9

10 REPORTING APPLICATION Churning Business Intelligence out of large volumes of data would need more efficient and supportive reporting and analysis tools and web services promise hope. The reporting and analysis products have come up with SDKs, which cater to enabling of the reporting service as web services. Web Services opens up a lot of features on the BI reporting front. Web Service Requests on the reporting side could be to run a daily stock level query or execute a summary report or even to access a cube for analysis. The response data from executing the web services is then rendered in XML format and passed back to the calling application for display or further processing. BI OLAP and reporting tools can publish reports, cubes, and mining models as web services. Partners and sales people can invoke these web services across the globe in their applications. Conversely, consuming external web services by the BI tools to generate reports is gradually picking up. Business Objects reporting tool can consume an external web service and include this data in the reports generated. Cognos provides the capability to incorporate its BI content into any application or environment. Cognos Web Services provide means of delivering BI in whatever protocol or format is required for custom applications. Using explorable multidimensional reports can be delivered to PDAs, cell phones or to other wireless devices. Data can also be delivered in technologies like Macromedia Flash, which offer a good visual appeal to the user. METADATA MANAGEMENT As organizations grow and evolve, business processes and applications keep on changing making BI metadata management crucial. By managing metadata effectively, organizations are able to maintain enterprise-wide data integrity, deploy BI applications with faster turnaround times and in general manage enterprise information more efficiently. Web services promise to make distributed architecture based metadata management simpler and efficient. In this architecture, BI tools will expose their metadata as a web service that can be accessed in real time by any metadata management tool. This along with emerging standards like Common Warehouse Metamodel (CWM) can be a very powerful tool for enabling sharing of information among disparate BI tools. In fact in the future, whenever new dimensions, hierarchies, measures, business rules and reporting formats are defined or modified anywhere in the enterprise, web services will define them instantly in the metadata repository. PROCESS MANAGEMENT Application functionality and Business Rules can be encapsulated within a web service enabling better Business Process Management (BPM). The web service can initiate business processes on the occurrence of a particular event on a given point of time. A Gartner study points out that Business process management is complex and difficult, and enterprises look at web services to solve difficult issues in their interconnections. Gartner predicts the adoption speed to be five to ten years. Copyright Patni Computer Systems Ltd., All rights reserved. 10

11 Business Activity Monitoring (BAM) gets much support from web services as actions can be triggered to route information to business users or processes by a web service on a specific event. The Table below lists various BI Tool web services offerings: Database and Data Integration Level Oracle 10G Web services support is integrated with J2EE Server and allows developing web services with Java. The web service components automatically inherit the features of Oracle Application server Informatica Business Objects Data Integrator Power Center 7 offers: Web Services Provider Expose ETL functions as web services. Includes Batch, Metadata and Real-time web services Web Services Consumer Consume external web service for Source, Target or Transformation options Data Integrator 6.5 allows jobs to be published as callable web service and jobs to call external web services Reporting Application Level Cognos Cognos Web Services SDK which is part of Cognos Series 7 provide connections between Cognos software and multiple applications Business Objects MicroStrategy BusinessObjects, WebIntelligence and BusinessObjects Developer Suite - Cross-platform API information can be accessed and formatted in XML for use in other systems; XML can be used as an information source for creating reports within BusinessObjects MicroStrategy Web Universal and MicroStrategy SDK uses XML natively for all API communications, allowing all MicroStrategy BI functionality to be exposed through Web services IMPLEMENTING WEB SERVICES BI requires data integration across the enterprise and this is a complex process. Service Oriented Architecture (SOA) eliminates the headaches of protocol and platforms and applications integrate seamlessly. Web services, which are based on SOA, provides the much needed solution for application integration. Businesses looking at incorporating web services in their BI platform should initially limit the scope to applications within the enterprise. Data integration from legacy applications is one of the pain areas in a BI framework and it could be taken up as one of the processes to start with in deploying a web service. In other words, this could serve as a Proof Of Concept (PoC) too. Web services provided by databases and ETL services should be tried out in this integration work. This initial deployment would provide fair amount of guidance to future full-fledged web services enabled within and outside the enterprise network. Performance, data quality and data security issues are evaluated from the PoC and incorporated in the later phase deployments. Copyright Patni Computer Systems Ltd., All rights reserved. 11

12 THE ROAD AHEAD Gartner predicts that most systems will adopt web services interfaces to embed BI functionality into the new service-oriented applications by However, till 2007, the primary users of BI web services will not be traditional BI end users, but will be system integrators and application developers seeking to embed basic BI functionality into new business applications. Industry adoption of BI web services will be dependent on the acceptance of web services technology. Web Services Security Standards are still evolving and for businesses to provide and consume web services, securing their data would be one of the main concerns. But the potential of Service Oriented Architecture is amazing and the reality of making BI available easily in the applications of an enterprise without bothering about the complicated integration involved would make businesses adopt web services quickly. Definitely enterprises will be sharing BI with their customers, suppliers and the rest of the value chain using the web service driven BI networks and it promises to be easier, faster and in real time. REFERENCES 1. Web Services for BI Applications Have Yet to Be Exploited Gartner, April Hype Cycle for Web Services, 2003 Gartner, Techniques for Integrating BI into the Enterprise Mike Ferguson, BusinessIntelligence.com 4. Web Services in Oracle Products Oracle Technology Network 5. Informatica PowerCenter 7 Documentation Copyright Patni Computer Systems Ltd., All rights reserved. 12

13 ABOUT THE AUTHORS Philipose Mathew is a BI technical specialist who has been deploying BI solutions to Customers for nearly three years. He is part of the Technology Focus Group of Patni Business Intelligence COE and evaluates new BI technologies and products. Philip brings with him his prior experiences in developing and maintaining business applications in Leasing, Quality and Manufacturing verticals over multiple technologies. Rajarajeswari. N and Visalachi Rameshkumar are involved in developing BI applications for Customers across the globe and they are currently into developing BI applications as part of the Proof of Concept initiatives for evaluating new products and services. ABOUT PATNI Patni Computer Systems Limited is a global IT Services provider servicing Global 2000 clients in the Manufacturing, Insurance, Banking & Financial Services, Telecom, Retail, and Energy & Utilities, Logistics & Transportation, Media & Entertainment industries. With an employee strength of over 9,000; multiple offshore development facilities across eight cities; and 24 international offices across the Americas, Europe and Asia-Pacific; Patni has registered revenues in excess of US $250 million for the year Patni's technology focus spans e-business solutions, enterprise applications, embedded technology solutions and enterprise systems management. Its service offerings include application development and reengineering, application management and business process outsourcing. Committed to quality, Patni adds value to its client's businesses through well-established and structured methodologies, tools and techniques. Patni is an ISO 9001:2000 certified and SEI-CMMi Level 5 organization, assessed enterprise wide at P- CMM Level 3. In keeping with its focus on continuous process improvements, Patni adopts Six Sigma practices as an integral part of its quality and process frameworks. Patni is one of the Top 6 Indian-based companies who operate optimized global delivery models for customers, fronted by a strong local consulting capability. As industry leaders, Patni introduced Offshore Development Centers, and pioneered 'follow the sun' development and support frameworks. Patni s Business Intelligence Center of Excellence Patni has been delivering Business Intelligence (BI) and Data Warehousing (DW) solutions to Fortune 1000 global organizations over the last six years. Our service offerings range from Consulting Services, Customized BI/DW Development to Maintenance. Our solution has a foundation of deep domain knowledge, technological expertise, proven implementation frameworks and effective knowledge management. We have formed alliances to enable faster implementations and fully exploit the product features. These comprehensive solutions have delivered tangible benefits to our customers across industry verticals. Copyright Patni Computer Systems Ltd., All rights reserved. 13

Embedded BI: Agents Unleashed Rajat Ghosh Philipose Mathew

Embedded BI: Agents Unleashed Rajat Ghosh Philipose Mathew Embedded BI: Agents Unleashed Rajat Ghosh Philipose Mathew A Patni White Paper COPYRIGHT Copyright Patni Computer Systems Ltd. All Rights Reserved. October 2004 Restricted Rights This document may not,

More information

Getting Maximum Business Value out of ERP Sachin Kinare, Vivek Tatkare & Abhijit Dixit

Getting Maximum Business Value out of ERP Sachin Kinare, Vivek Tatkare & Abhijit Dixit Getting Maximum Business Value out of ERP Sachin Kinare, Vivek Tatkare & Abhijit Dixit Patni White Paper COPYRIGHT Copyright Patni Computer Systems Ltd. All Rights Reserved. November 2005 Restricted Rights

More information

Integration in RFID Sandhya Sule Sapan Shah

Integration in RFID Sandhya Sule Sapan Shah Integration in RFID Sandhya Sule Sapan Shah A Patni White Paper COPYRIGHT Copyright Patni Computer Systems Ltd. All Rights Reserved. July 2004 Restricted Rights This document may not, in whole or in part,

More information

The IBM Cognos Platform

The IBM Cognos Platform The IBM Cognos Platform Deliver complete, consistent, timely information to all your users, with cost-effective scale Highlights Reach all your information reliably and quickly Deliver a complete, consistent

More information

Research on the Model of Enterprise Application Integration with Web Services

Research on the Model of Enterprise Application Integration with Web Services Research on the Model of Enterprise Integration with Web Services XIN JIN School of Information, Central University of Finance& Economics, Beijing, 100081 China Abstract: - In order to improve business

More information

Business Intelligence and Service Oriented Architectures. An Oracle White Paper May 2007

Business Intelligence and Service Oriented Architectures. An Oracle White Paper May 2007 Business Intelligence and Service Oriented Architectures An Oracle White Paper May 2007 Note: The following is intended to outline our general product direction. It is intended for information purposes

More information

BusinessObjects XI. New for users of BusinessObjects 6.x New for users of Crystal v10

BusinessObjects XI. New for users of BusinessObjects 6.x New for users of Crystal v10 BusinessObjects XI Delivering extreme Insight Bringing information to new users, in new ways, with unmatched simplicity and context. Broadest and deepest end user capabilities from reporting, to query

More information

SAP BusinessObjects SOLUTIONS FOR ORACLE ENVIRONMENTS

SAP BusinessObjects SOLUTIONS FOR ORACLE ENVIRONMENTS SAP BusinessObjects SOLUTIONS FOR ORACLE ENVIRONMENTS BUSINESS INTELLIGENCE FOR ORACLE APPLICATIONS AND TECHNOLOGY SAP Solution Brief SAP BusinessObjects Business Intelligence Solutions 1 SAP BUSINESSOBJECTS

More information

BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use

BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use Product Data Sheet BEA AquaLogic Integrator Agile integration for the Enterprise Build, Connect, Re-use BEA AquaLogic Integrator delivers the best way for IT to integrate, deploy, connect and manage process-driven

More information

Business Intelligence Data Warehousing Services

Business Intelligence Data Warehousing Services Business Intelligence Data Warehousing Services Our BI DW Services Exponential growth in volume of data and information with over 85% being unstructured, the complexity arising from disparate information

More information

ORACLE OLAP. Oracle OLAP is embedded in the Oracle Database kernel and runs in the same database process

ORACLE OLAP. Oracle OLAP is embedded in the Oracle Database kernel and runs in the same database process ORACLE OLAP KEY FEATURES AND BENEFITS FAST ANSWERS TO TOUGH QUESTIONS EASILY KEY FEATURES & BENEFITS World class analytic engine Superior query performance Simple SQL access to advanced analytics Enhanced

More information

Practical meta data solutions for the large data warehouse

Practical meta data solutions for the large data warehouse K N I G H T S B R I D G E Practical meta data solutions for the large data warehouse PERFORMANCE that empowers August 21, 2002 ACS Boston National Meeting Chemical Information Division www.knightsbridge.com

More information

What You Need to Know About Transitioning to SOA

What You Need to Know About Transitioning to SOA What You Need to Know About Transitioning to SOA written by: David A. Kelly, ebizq Analyst What You Need to Know About Transitioning to SOA Organizations are increasingly turning to service-oriented architectures

More information

MDM and Data Warehousing Complement Each Other

MDM and Data Warehousing Complement Each Other Master Management MDM and Warehousing Complement Each Other Greater business value from both 2011 IBM Corporation Executive Summary Master Management (MDM) and Warehousing (DW) complement each other There

More information

Integrating Siebel CRM 8 with Oracle Applications

Integrating Siebel CRM 8 with Oracle Applications Integrating Siebel CRM 8 with Oracle Applications Agenda Corporate Overview Siebel 8.0 New Features Siebel Integration Approaches Integration with Oracle Applications Option 1 Option 2 Pros and Cons Evaluation

More information

Data warehouse and Business Intelligence Collateral

Data warehouse and Business Intelligence Collateral Data warehouse and Business Intelligence Collateral Page 1 of 12 DATA WAREHOUSE AND BUSINESS INTELLIGENCE COLLATERAL Brains for the corporate brawn: In the current scenario of the business world, the competition

More information

The IBM Cognos family

The IBM Cognos family IBM Software Business Analytics Cognos Software The IBM Cognos family Analytics in the hands of everyone who needs it 2 The IBM Cognos Family Overview Business intelligence (BI) and business analytics

More information

Improve business agility with WebSphere Message Broker

Improve business agility with WebSphere Message Broker Improve business agility with Message Broker Enhance flexibility and connectivity while controlling costs and increasing customer satisfaction Highlights Leverage business insight by dynamically enriching

More information

Integrating SAP and non-sap data for comprehensive Business Intelligence

Integrating SAP and non-sap data for comprehensive Business Intelligence WHITE PAPER Integrating SAP and non-sap data for comprehensive Business Intelligence www.barc.de/en Business Application Research Center 2 Integrating SAP and non-sap data Authors Timm Grosser Senior Analyst

More information

Service Oriented Architecture

Service Oriented Architecture Service Oriented Architecture Charlie Abela Department of Artificial Intelligence charlie.abela@um.edu.mt Last Lecture Web Ontology Language Problems? CSA 3210 Service Oriented Architecture 2 Lecture Outline

More information

A Roadmap to Intelligent Business By Mike Ferguson Intelligent Business Strategies

A Roadmap to Intelligent Business By Mike Ferguson Intelligent Business Strategies A Roadmap to Business By Mike Ferguson Business Strategies What is Business? business is a fundamental shift in thinking for the world of data warehousing and business intelligence (BI). It is about putting

More information

Transportation Solutions Built on Oracle Transportation Management. Enterprise Solutions

Transportation Solutions Built on Oracle Transportation Management. Enterprise Solutions Transportation Solutions Built on Oracle Transportation Management Enterprise Solutions Optimizing transportation operations and ensuring improved customer service Today s complex and challenging business

More information

Epicor Vantage GLOBAL ENTERPRISE RESOURCE PLANNING

Epicor Vantage GLOBAL ENTERPRISE RESOURCE PLANNING Epicor Vantage GLOBAL ENTERPRISE RESOURCE PLANNING EPICOR VANTAGE Next Generation Manufacturing Software Epicor Software Corporation understands that you, like manufacturers worldwide, must identify, consider

More information

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS PRODUCT FACTS & FEATURES KEY FEATURES Comprehensive, best-of-breed capabilities 100 percent thin client interface Intelligence across multiple

More information

FREQUENTLY ASKED QUESTIONS. Oracle Applications Strategy

FREQUENTLY ASKED QUESTIONS. Oracle Applications Strategy FREQUENTLY ASKED QUESTIONS Oracle Applications Strategy The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into

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

ETPL Extract, Transform, Predict and Load

ETPL Extract, Transform, Predict and Load ETPL Extract, Transform, Predict and Load An Oracle White Paper March 2006 ETPL Extract, Transform, Predict and Load. Executive summary... 2 Why Extract, transform, predict and load?... 4 Basic requirements

More information

Open Source Business Intelligence Intro

Open Source Business Intelligence Intro Open Source Business Intelligence Intro Stefano Scamuzzo Senior Technical Manager Architecture & Consulting Research & Innovation Division Engineering Ingegneria Informatica The Open Source Question In

More information

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS

ORACLE BUSINESS INTELLIGENCE SUITE ENTERPRISE EDITION PLUS Oracle Fusion editions of Oracle's Hyperion performance management products are currently available only on Microsoft Windows server platforms. The following is intended to outline our general product

More information

A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications

A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications A Technical Roadmap for Oracle Fusion Middleware, E-Business Suite Release 12 and Oracle Fusion Applications John Stouffer Oracle E-Business ACE Independent Consultant 214 535 6847 john.w.stouffer@gmail.com

More information

INFORMATION TECHNOLOGY STANDARD

INFORMATION TECHNOLOGY STANDARD COMMONWEALTH OF PENNSYLVANIA DEPARTMENT OF PUBLIC WELFARE INFORMATION TECHNOLOGY STANDARD Name Of Standard: Data Warehouse Standards Domain: Enterprise Knowledge Management Number: Category: STD-EKMS001

More information

The Importance of a Single Platform for Data Integration and Quality Management

The Importance of a Single Platform for Data Integration and Quality Management helping build the smart and agile business The Importance of a Single Platform for Data Integration and Quality Management Colin White BI Research March 2008 Sponsored by Business Objects TABLE OF CONTENTS

More information

A Model-based Software Architecture for XML Data and Metadata Integration in Data Warehouse Systems

A Model-based Software Architecture for XML Data and Metadata Integration in Data Warehouse Systems Proceedings of the Postgraduate Annual Research Seminar 2005 68 A Model-based Software Architecture for XML and Metadata Integration in Warehouse Systems Abstract Wan Mohd Haffiz Mohd Nasir, Shamsul Sahibuddin

More information

A Service-oriented Architecture for Business Intelligence

A Service-oriented Architecture for Business Intelligence A Service-oriented Architecture for Business Intelligence Liya Wu 1, Gilad Barash 1, Claudio Bartolini 2 1 HP Software 2 HP Laboratories {name.surname@hp.com} Abstract Business intelligence is a business

More information

Reporting component for templates, reports and documents. Formerly XML Publisher.

Reporting component for templates, reports and documents. Formerly XML Publisher. Fusion Middleware Product TLA Description Comments Access Manager OAM Offers single-sign on, access policy creation and enforcement, self-service, delegated administration, password management, reporting

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

Web Services Strategy

Web Services Strategy Web Services Strategy Agenda What What are are Web Web Services? Services? Web Web Services Services --The The Technologies Technologies Web Web Services Services Compliments Compliments Overall Overall

More information

Create a single 360 view of data Red Hat JBoss Data Virtualization consolidates master and transactional data

Create a single 360 view of data Red Hat JBoss Data Virtualization consolidates master and transactional data Whitepaper Create a single 360 view of Red Hat JBoss Data Virtualization consolidates master and transactional Red Hat JBoss Data Virtualization can play diverse roles in a master management initiative,

More information

EVALUATING INTEGRATION SOFTWARE

EVALUATING INTEGRATION SOFTWARE ENSEMBLE WHITE PAPER EVALUATING INTEGRATION SOFTWARE INTRODUCTION We created this white paper to help senior IT leaders and business managers who are evaluating integration software. On the following pages

More information

Model-Driven Data Warehousing

Model-Driven Data Warehousing Model-Driven Data Warehousing Integrate.2003, Burlingame, CA Wednesday, January 29, 16:30-18:00 John Poole Hyperion Solutions Corporation Why Model-Driven Data Warehousing? Problem statement: Data warehousing

More information

Building and Deploying Enterprise M2M Applications with Axeda Platform

Building and Deploying Enterprise M2M Applications with Axeda Platform w h i t e p a p e r Building and Deploying Enterprise M2M Applications with Axeda Platform According to Harbor Research, there are billions of wired and wireless intelligent assets around the globe that

More information

Choose the RIGHT Technology Choose the RIGHT Partner Get IT done! Work SMART Not Just Hard

Choose the RIGHT Technology Choose the RIGHT Partner Get IT done! Work SMART Not Just Hard A Scalable Systems Initiative Scalable Microsoft Application Re-engineering Technology Choose the RIGHT Technology Choose the RIGHT Partner Get IT done! Work SMART Not Just Hard Visual Studio.Net Framework

More information

ORACLE PROJECT ANALYTICS

ORACLE PROJECT ANALYTICS ORACLE PROJECT ANALYTICS KEY FEATURES & BENEFITS FOR BUSINESS USERS Provides role-based project insight across the lifecycle of a project and across the organization Delivers a single source of truth by

More information

An Enterprise Framework for Business Intelligence

An Enterprise Framework for Business Intelligence An Enterprise Framework for Business Intelligence Colin White BI Research May 2009 Sponsored by Oracle Corporation TABLE OF CONTENTS AN ENTERPRISE FRAMEWORK FOR BUSINESS INTELLIGENCE 1 THE BI PROCESSING

More information

A Comprehensive Solution for API Management

A Comprehensive Solution for API Management An Oracle White Paper March 2015 A Comprehensive Solution for API Management Executive Summary... 3 What is API Management?... 4 Defining an API Management Strategy... 5 API Management Solutions from Oracle...

More information

The ActiveBatch Integrated Jobs Library: Extensions Job Steps. The ActiveBatch Integrated Jobs Library: SSIS Job

The ActiveBatch Integrated Jobs Library: Extensions Job Steps. The ActiveBatch Integrated Jobs Library: SSIS Job IT organizations are managing an expanding array of applications, databases and technologies. Businesses are operating in a real-time world where IT demands are becoming increasingly complex. More advanced

More information

Establish and maintain Center of Excellence (CoE) around Data Architecture

Establish and maintain Center of Excellence (CoE) around Data Architecture Senior BI Data Architect - Bensenville, IL The Company s Information Management Team is comprised of highly technical resources with diverse backgrounds in data warehouse development & support, business

More information

ADVANTAGE YOU. Be more. Do more. With Infosys and Microsoft on your side!

ADVANTAGE YOU. Be more. Do more. With Infosys and Microsoft on your side! ADVANTAGE YOU Be more. Do more. With Infosys and Microsoft on your side! Today s digital-led, rapidly evolving business scenarios pose unique challenges for enterprises across industries. While we hear

More information

Enterprise Application Designs In Relation to ERP and SOA

Enterprise Application Designs In Relation to ERP and SOA Enterprise Application Designs In Relation to ERP and SOA DESIGNING ENTERPRICE APPLICATIONS HASITH D. YAGGAHAVITA 20 th MAY 2009 Table of Content 1 Introduction... 3 2 Patterns for Service Integration...

More information

Oracle Warehouse Builder 10g

Oracle Warehouse Builder 10g Oracle Warehouse Builder 10g Architectural White paper February 2004 Table of contents INTRODUCTION... 3 OVERVIEW... 4 THE DESIGN COMPONENT... 4 THE RUNTIME COMPONENT... 5 THE DESIGN ARCHITECTURE... 6

More information

SAP BW Connector for BIRT Technical Overview

SAP BW Connector for BIRT Technical Overview SAP BW Connector for BIRT Technical Overview How to Easily Access Data from SAP Cubes Using BIRT www.yash.com 2011 Copyright YASH Technologies. All rights reserved. www.yash.com 2013 Copyright YASH Technologies.

More information

Introduction to Service-Oriented Architecture for Business Analysts

Introduction to Service-Oriented Architecture for Business Analysts Introduction to Service-Oriented Architecture for Business Analysts This course will provide each participant with a high-level comprehensive overview of the Service- Oriented Architecture (SOA), emphasizing

More information

INTELLIGENT DEFECT ANALYSIS, FRAMEWORK FOR INTEGRATED DATA MANAGEMENT

INTELLIGENT DEFECT ANALYSIS, FRAMEWORK FOR INTEGRATED DATA MANAGEMENT INTELLIGENT DEFECT ANALYSIS, FRAMEWORK FOR INTEGRATED DATA MANAGEMENT Website: http://www.siglaz.com Abstract Spatial signature analysis (SSA) is one of the key technologies that semiconductor manufacturers

More information

The IBM Cognos family

The IBM Cognos family IBM Software Business Analytics Cognos software The IBM Cognos family Analytics in the hands of everyone who needs it The IBM Cognos family Overview Business intelligence (BI) and business analytics have

More information

CONDIS. IT Service Management and CMDB

CONDIS. IT Service Management and CMDB CONDIS IT Service and CMDB 2/17 Table of contents 1. Executive Summary... 3 2. ITIL Overview... 4 2.1 How CONDIS supports ITIL processes... 5 2.1.1 Incident... 5 2.1.2 Problem... 5 2.1.3 Configuration...

More information

Empowering the Masses with Analytics

Empowering the Masses with Analytics Empowering the Masses with Analytics THE GAP FOR BUSINESS USERS For a discussion of bridging the gap from the perspective of a business user, read Three Ways to Use Data Science. Ask the average business

More information

MD Link Integration. 2013 2015 MDI Solutions Limited

MD Link Integration. 2013 2015 MDI Solutions Limited MD Link Integration 2013 2015 MDI Solutions Limited Table of Contents THE MD LINK INTEGRATION STRATEGY...3 JAVA TECHNOLOGY FOR PORTABILITY, COMPATIBILITY AND SECURITY...3 LEVERAGE XML TECHNOLOGY FOR INDUSTRY

More information

Innovate and Grow: SAP and Teradata

Innovate and Grow: SAP and Teradata Partners Innovate and Grow: SAP and Teradata Lily Gulik, Teradata Director, SAP Center of Excellence Wayne Boyle, Chief Technology Officer Strategy, Teradata R&D Table of Contents Introduction: The Integrated

More information

IAF Business Intelligence Solutions Make the Most of Your Business Intelligence. White Paper November 2002

IAF Business Intelligence Solutions Make the Most of Your Business Intelligence. White Paper November 2002 IAF Business Intelligence Solutions Make the Most of Your Business Intelligence White Paper INTRODUCTION In recent years, the amount of data in companies has increased dramatically as enterprise resource

More information

Unifi Technology Group & Software Toolbox, Inc. Executive Summary. Building the Infrastructure for emanufacturing

Unifi Technology Group & Software Toolbox, Inc. Executive Summary. Building the Infrastructure for emanufacturing Unifi Technology Group & Software Toolbox, Inc. Executive Summary Building the Infrastructure for emanufacturing Building the Infrastructure for emanufacturing The term emanufacturing has emerged over

More information

OpenText Output Transformation Server

OpenText Output Transformation Server OpenText Output Transformation Server Seamlessly manage and process content flow across the organization OpenText Output Transformation Server processes, extracts, transforms, repurposes, personalizes,

More information

whitepaper The Evolutionary Steps to Master Data Management

whitepaper The Evolutionary Steps to Master Data Management The Evolutionary Steps to Master Data Management Table of Contents 3 Introduction 4 Step 1: Implement a Foundational Service Layer 6 Step 2: Choose a style 11 Summary The Evolutionary Steps to Master Data

More information

BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS MANAGER. An Oracle White Paper Jan 2005

BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS MANAGER. An Oracle White Paper Jan 2005 BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS MANAGER An Oracle White Paper Jan 2005 BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS

More information

Introduction to Business Intelligence

Introduction to Business Intelligence Introduction to Business Intelligence Urban Ask Centrum för Affärssystem Gruppen för Ekonomistyrning Agenda I t t i BI Interest in BI Definitions Drivers Vendors and market Some predictions 1 Increasing

More information

Big Data Analytics with IBM Cognos BI Dynamic Query IBM Redbooks Solution Guide

Big Data Analytics with IBM Cognos BI Dynamic Query IBM Redbooks Solution Guide Big Data Analytics with IBM Cognos BI Dynamic Query IBM Redbooks Solution Guide IBM Cognos Business Intelligence (BI) helps you make better and smarter business decisions faster. Advanced visualization

More information

[callout: no organization can afford to deny itself the power of business intelligence ]

[callout: no organization can afford to deny itself the power of business intelligence ] Publication: Telephony Author: Douglas Hackney Headline: Applied Business Intelligence [callout: no organization can afford to deny itself the power of business intelligence ] [begin copy] 1 Business Intelligence

More information

Business Intelligence in Oracle Fusion Applications

Business Intelligence in Oracle Fusion Applications Business Intelligence in Oracle Fusion Applications Brahmaiah Yepuri Kumar Paloji Poorna Rekha Copyright 2012. Apps Associates LLC. 1 Agenda Overview Evolution of BI Features and Benefits of BI in Fusion

More information

Achieve greater efficiency in asset management by managing all your asset types on a single platform.

Achieve greater efficiency in asset management by managing all your asset types on a single platform. Asset solutions To support your business objectives Achieve greater efficiency in asset by managing all your asset types on a single platform. When you use Maximo Asset Management to help maximize the

More information

White Paper January 2009. Choosing a standard for business intelligence Simplify the IT environment, reduce your TCO and increase your ROI

White Paper January 2009. Choosing a standard for business intelligence Simplify the IT environment, reduce your TCO and increase your ROI White Paper January 2009 Choosing a standard for business intelligence Simplify the IT environment, reduce your TCO and increase your ROI 2 Contents 3 Business problems The need for one version of the

More information

a division of Technical Overview Xenos Enterprise Server 2.0

a division of Technical Overview Xenos Enterprise Server 2.0 Technical Overview Enterprise Server 2.0 Enterprise Server Architecture The Enterprise Server (ES) platform addresses the HVTO business challenges facing today s enterprise. It provides robust, flexible

More information

Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers

Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers 60 Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative Analysis of the Main Providers Business Intelligence. A Presentation of the Current Lead Solutions and a Comparative

More information

BizTalk Server 2006. Business Activity Monitoring. Microsoft Corporation Published: April 2005. Abstract

BizTalk Server 2006. Business Activity Monitoring. Microsoft Corporation Published: April 2005. Abstract BizTalk Server 2006 Business Activity Monitoring Microsoft Corporation Published: April 2005 Abstract This paper provides a detailed description of two new Business Activity Monitoring (BAM) features in

More information

Oracle Data Integrator and Oracle Warehouse Builder Statement of Direction

Oracle Data Integrator and Oracle Warehouse Builder Statement of Direction First Published January 2010 Updated May 2011 Oracle Data Integrator and Oracle Warehouse Builder Statement of Direction Disclaimer This document in any form, software or printed matter, contains proprietary

More information

Attunity Integration Suite

Attunity Integration Suite Attunity Integration Suite A White Paper February 2009 1 of 17 Attunity Integration Suite Attunity Ltd. follows a policy of continuous development and reserves the right to alter, without prior notice,

More information

An Oracle White Paper January 2012. Take SOA Deployments to the Next Level with Oracle Data Integrator

An Oracle White Paper January 2012. Take SOA Deployments to the Next Level with Oracle Data Integrator An Oracle White Paper January 2012 Take SOA Deployments to the Next Level with Oracle Data Integrator Disclaimer The following is intended to outline our general product direction. It is intended for information

More information

Pervasive Software + NetSuite = Seamless Cloud Business Processes

Pervasive Software + NetSuite = Seamless Cloud Business Processes Pervasive Software + NetSuite = Seamless Cloud Business Processes Successful integration solution between cloudbased ERP and on-premise applications leveraging Pervasive integration software. Prepared

More information

SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies

SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP Solutions for Small Businesses and Midsize Companies SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP BusinessObjects Edge BI, Standard

More information

BI Solution for Sales Analysis Optimization Delivered for Apollo Tyres

BI Solution for Sales Analysis Optimization Delivered for Apollo Tyres BI Solution for Sales Analysis Optimization Delivered for Apollo Tyres TekMindz enables Apollo Tyres to optimize their global sales performance by bringing a robust & scalable BI solution. TEK INDZ TM

More information

SOA REFERENCE ARCHITECTURE: SERVICE TIER

SOA REFERENCE ARCHITECTURE: SERVICE TIER SOA REFERENCE ARCHITECTURE: SERVICE TIER SOA Blueprint A structured blog by Yogish Pai Service Tier The service tier is the primary enabler of the SOA and includes the components described in this section.

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

LoyaLTy ManageMenT SuiTe (LMS) for next generation customer LoyaLTy

LoyaLTy ManageMenT SuiTe (LMS) for next generation customer LoyaLTy LoyaLTy ManageMenT SuiTe (LMS) for next generation customer LoyaLTy LOYALTY PARTNER SOLuTiONS LoyaLty management suite 02 03 your SoLuTion for customer LoyaLTy programmes increasing competition is daily

More information

Oracle Internet of Things Cloud Service

Oracle Internet of Things Cloud Service O R A C L E D A T A S H E E T Oracle Internet of Things Cloud Service We live in a world where billions of connected devices, from smart vehicles to smart meters, generate ever-increasing quantities of

More information

IBM Cognos Performance Management Solutions for Oracle

IBM Cognos Performance Management Solutions for Oracle IBM Cognos Performance Management Solutions for Oracle Gain more value from your Oracle technology investments Highlights Deliver the power of predictive analytics across the organization Address diverse

More information

What is it? What does it do? Benefits

What is it? What does it do? Benefits 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

Address IT costs and streamline operations with IBM service desk and asset management.

Address IT costs and streamline operations with IBM service desk and asset management. Asset management and service desk solutions To support your IT objectives Address IT costs and streamline operations with IBM service desk and asset management. Highlights Help improve the value of IT

More information

www.sryas.com Analance Data Integration Technical Whitepaper

www.sryas.com Analance Data Integration Technical Whitepaper Analance Data Integration Technical Whitepaper Executive Summary Business Intelligence is a thriving discipline in the marvelous era of computing in which we live. It s the process of analyzing and exploring

More information

An Oracle White Paper November 2009. Oracle Primavera P6 EPPM Integrations with Web Services and Events

An Oracle White Paper November 2009. Oracle Primavera P6 EPPM Integrations with Web Services and Events An Oracle White Paper November 2009 Oracle Primavera P6 EPPM Integrations with Web Services and Events 1 INTRODUCTION Primavera Web Services is an integration technology that extends P6 functionality and

More information

BPM Perspectives Positioning and Fitment drivers

BPM Perspectives Positioning and Fitment drivers BPM Perspectives Positioning and Fitment drivers BPM is a commonly used and much hyped acronym. It popularly stands for Business Process Management but now it achieves much more than just that. Especially

More information

A business intelligence agenda for midsize organizations: Six strategies for success

A business intelligence agenda for midsize organizations: Six strategies for success IBM Software Business Analytics IBM Cognos Business Intelligence A business intelligence agenda for midsize organizations: Six strategies for success A business intelligence agenda for midsize organizations:

More information

An Oracle White Paper October 2013. Oracle Data Integrator 12c New Features Overview

An Oracle White Paper October 2013. Oracle Data Integrator 12c New Features Overview An Oracle White Paper October 2013 Oracle Data Integrator 12c Disclaimer This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should

More information

Paper DM10 SAS & Clinical Data Repository Karthikeyan Chidambaram

Paper DM10 SAS & Clinical Data Repository Karthikeyan Chidambaram Paper DM10 SAS & Clinical Data Repository Karthikeyan Chidambaram Cognizant Technology Solutions, Newbury Park, CA Clinical Data Repository (CDR) Drug development lifecycle consumes a lot of time, money

More information

Extending The Value of SAP with the SAP BusinessObjects Business Intelligence Platform Product Integration Roadmap

Extending The Value of SAP with the SAP BusinessObjects Business Intelligence Platform Product Integration Roadmap Extending The Value of SAP with the SAP BusinessObjects Business Intelligence Platform Product Integration Roadmap Naomi Tomioka Phipps Principal Solution Advisor Business User South East Asia 22 nd April,

More information

E-Business Suite Oracle SOA Suite Integration Options

E-Business Suite Oracle SOA Suite Integration Options Specialized. Recognized. Preferred. The right partner makes all the difference. E-Business Suite Oracle SOA Suite Integration Options By: Abhay Kumar AST Corporation March 17, 2014 Applications Software

More information

Office SharePoint Server 2007

Office SharePoint Server 2007 Top 10 Benefits of WSS 3.0 Office SharePoint Server 2007 1. Improve team productivity with easy-to-use collaborative tools Connect people with the information and resources they need. Users can create

More information

OWB Users, Enter The New ODI World

OWB Users, Enter The New ODI World OWB Users, Enter The New ODI World Kulvinder Hari Oracle Introduction Oracle Data Integrator (ODI) is a best-of-breed data integration platform focused on fast bulk data movement and handling complex data

More information

1) A complete SCM solution includes customers, service providers and partners. Answer: TRUE Diff: 2 Page Ref: 304

1) A complete SCM solution includes customers, service providers and partners. Answer: TRUE Diff: 2 Page Ref: 304 Enterprise Systems for Management, 2e (Motiwalla/Thompson) Chapter 11 Supply Chain Management 1) A complete SCM solution includes customers, service providers and partners. Diff: 2 Page Ref: 304 2) SCM

More information

Business-to-Business EIPP: Presentment Models, Part 1 By: The Council for Electronic Billing and Payment

Business-to-Business EIPP: Presentment Models, Part 1 By: The Council for Electronic Billing and Payment Business-to-Business EIPP: Presentment Models, Part 1 By: The Council for Electronic Billing and Payment Abstract In the short time since the release of the first web browser in 1993, the Internet has

More information

SOA Governance: What s Required To Govern And Manage A Service-Oriented Architecture. An Oracle White Paper October 2006

SOA Governance: What s Required To Govern And Manage A Service-Oriented Architecture. An Oracle White Paper October 2006 SOA Governance: What s Required To Govern And Manage A Service-Oriented Architecture An Oracle White Paper October 2006 SOA Governance: What s Required to Govern and Manage a Service-Oriented Architecture.

More information

Cronacle. Introduction

Cronacle. Introduction Cronacle An event-driven job scheduling solution, enabling systems administrators and operators to easily manage distributed and heterogeneous business systems. Cronacle Making complex processes easy to

More information

www.ducenit.com Analance Data Integration Technical Whitepaper

www.ducenit.com Analance Data Integration Technical Whitepaper Analance Data Integration Technical Whitepaper Executive Summary Business Intelligence is a thriving discipline in the marvelous era of computing in which we live. It s the process of analyzing and exploring

More information