Oracle Reports 6.0 New Features. Technical White Paper November 1998

Size: px
Start display at page:

Download "Oracle Reports 6.0 New Features. Technical White Paper November 1998"

Transcription

1 Oracle Reports 6.0 New Features Technical White Paper

2 Oracle Reports 6.0 New Features PRODUCT SUMMARY In today's fast-moving, competitive business world up to date information is needed for the accurate, expedient decision making requirements of an often geographically distributed workforce. The timely distribution of information must be reliable, cost effective, and accessible to everyone who requires it. Oracle Reports meets the challenge by making it easy to design, publish, and distribute professional, production-quality reports in a variety of formats to meet any business need. Oracle Reports is an enterprise reporting tool used by information systems departments to build reports that dynamically retrieve, format, and distribute information stored in the database. You can quickly create reports in practically any style with Report Builder's easy-to-use wizards and WYSIWYG editing environment. That means your developers are productively producing reports in no time! The application server based deployment environment provides the ability to centralize report execution in a manageable, scaleable architecture that requires no complex install of software on users' PCs. Report data is dynamically displayed in the users' Web browsers, allowing the availability of up to the minute reports from anywhere on your intranet, extranet, or even the Internet. The decision support requirements of today's organizations cover enterprise reporting, ad-hoc query and analysis, and OLAP. Oracle Reports integrates with other decision support tools, Oracle Discoverer and Oracle Express, to provide a low cost solution for delivering fast answers to hard questions through the continuum of decision support needs. HIGH QUALITY WEB PUBLISHING The Web has become the quickest and easiest way to disseminate information within business organizations. Oracle Reports lets you generate report output in virtually any Web format you prefer, HTML, HTML with style sheets (HTMLCSS), and Portable Document Format (PDF). Both PDF and HTMLCSS give you the ability to view and print high quality documents from a Web browser. Because these Web formats are all generated from the same report definition file, users can choose their preferred output format at runtime. Oracle Reports also includes numerous features that enable you to enhance the appearance and usability of your Web output without compromising the appearance of your report in other formats, such as PostScript. Web Wizard Report Builder can generate professional HTML and PDF documents for you from your reports. The Web Wizard enables you to quickly and easily add Web functionality to a report and generate HTML, HTMLCSS, or PDF output. 1

3 HTML output Without knowing anything about HTML tags, you can easily generate HTML output from your reports in Report Builder. You simply choose the HTML output format at runtime and it will be generated for you. You can also customize your HTML code by using the Report Escapes and Web Settings properties. PDF output Without purchasing a third party product, you can easily generate PDF output from your reports. Oracle Reports has a PDF generator built into it. You simply choose the PDF output format at runtime and it will be generated for you. As with HTML, PDF files have the capability to launch other applications. One key usage of this feature is to drill down from a PDF document to another, dynamically-created document. Style sheet support With cascading style sheets (HTMLCSS), your HTML documents can include the following: any font size or style overlapping objects horizontal and vertical lines and rectangles of any color or width precise object positioning on a page pagination inline image maps This means that the sophisticated formatting in a report is preserved when you format the report as an HTML document. Without style sheet extensions, HTML documents display only basic text formats and imported images. With style sheets, images of highly formatted text can be replaced with text objects of equivalent style, color, and font. Text objects can be positioned to overlay image objects. All text is fully searchable, and fewer images have to be downloaded. You simply choose the HTMLCSS output format at runtime and it will be generated for you. HTML page streaming HTML page streaming enables you to display individual pages of your HTML/HTMLCSS report output in your Web browser, without having to download the entire report. From the first page of the report, you can navigate to any page in the rest of the report. For maximum flexibility, the navigation controls for page streaming are written in JavaScript. You can use the default JavaScript that Oracle Reports provides as is, modify it, or build your own. Bookmarks One of the most useful navigational tools for HTML and PDF output is bookmarks. Bookmarks provide a hyperlinked table of contents for your report that enables users to easily navigate to those parts of the report that pertain to them. An added advantage of defining bookmarks in Report Builder is that they can incorporate data from the database (i.e., column values) as well as static text. 2

4 The Web Wizard automatically generates bookmarks for you. You can also manually specify them for any layout object in your report. Hyperlinks Hyperlinks enable your users to quickly jump to related information. You can use them to allow users to drill down to more detailed information or to call other, drill-down reports. An added advantage of defining hyperlinks in Report Builder is that they can incorporate data from the database (i.e., column values) as well as static text. You can define hyperlinks and hyperlink targets for any layout object in your report. Images as URLs You can reference image resources as URLs for HTML output, which provides several advantages: Eliminates the creation of separate image files when you format your report for HTML output; you can store all your images in a directory that can be referenced by your report and the HTML output. Allows storage of the URLs in the database for easy manipulation. Allows you to include dynamic and transparent GIFs in your HTML output. You can define boilerplate link file objects, columns, and fields as references to image URLs. The images display when you format your report for HTML output. Chart hyperlinks Chart hyperlinks enable users to click on a chart value in HTML or PDF output to access more detail about that value, or drill down to another report associated with that value. Web preview When building a report for deployment on the Web, you typically want to preview the HTML or PDF output as you are editing the report. Report Builder provides a Web preview feature that immediately shows you what the report will look like in HTML or PDF format. You can choose to preview the current page of the report to reduce formatting time or preview all pages of the report. UNLIMITED DATA FORMATTING Report Builder is a wizard-based tool for creating every kind of report, from the very simple to the extremely complex. Wizards lead you through the major steps of creating a report. The Report Editor provides several different views that simplify the fine-tuning of your report. Oracle Reports supports a wide variety of data-sources and output formats. Report Wizard The Report Wizard makes building reports fast and easy, improving the productivity of your application developers. The Report Wizard leads you through the process of creating a report. It takes you from a blank report to a running report, allowing you to specify data-source, which fields to display, group fields, and any totals you wish. The report is immediately printable. 3

5 The Report Wizard is also re-entrant. This means you can use the Report Wizard to modify an existing single- or multi-query report. The Report Wizard is tabbed when you use it on an existing report, enabling you to quickly go to any page of the Wizard, make updates, and regenerate the report. Query Builder Query Builder simplifies the creation of queries such that you need not know SQL or data model structures. Because Query Builder is built right into Report Builder, you can visually define the queries for your report without leaving Report Builder. Data Wizard When you want to create a multi-query report, the Data Wizard leads you through the process of creating each individual query. The Data Wizard enables you to easily and quickly define a query, its break groups, and its totals. After you create all of the queries you need, you use the Report Wizard to generate the layout The Data Wizard is also re-entrant. This means you can use the Data Wizard to modify the queries for an existing data model. Live Previewer The Live Previewer is a WYSIWYG editor in which you can preview a report and manipulate the layout at the same time. Within the Live Previewer you can customize reports interactively, meaning that you can see the results immediately as you make each change. You can also use the Web preview feature from the Live Previewer to preview your HTML and PDF output. Integration with Oracle Discoverer and Oracle Express Along with Oracle Discoverer and Oracle Express, Oracle Reports gives you best-of-breed technology to address the full spectrum of enterprise decision support needs: from production reporting and ad hoc querying to advanced analysis. This integrated solution offers superior ease of use and unmatched performance while reducing development and deployment costs. Oracle Discoverer users can perform ad hoc queries to produce workbooks that can be instantly transformed into dynamic Web reports and published to the whole organization. In Report Builder, you can base a report on Express measures and dimensions. The Report Wizard enables you to choose whether to build an Express or SQL query. In the Express Query dialog box, you can choose the database, measures, and dimensions that you want to use in your report. Once your Express query is complete, you can quickly generate and modify the report layout just as you would for any other report. Report Bursting Report bursting enables you to send the right data to the right destination, without having to run the report multiple times. This uses Report Sectioning, and Report Distribution: Report Sectioning Report sectioning effectively enables you to encapsulate multiple reports into one report. As a result, a single run of the report can produce multiple layouts, each distributed to a different target audience, output format, page layout, page size, and orientation. For example, a single report can include an 4

6 executive summary for senior management in one section and also a detailed breakdown for individual managers in another section. Report distribution In many cases, you may want to send all or part of a report to numerous destinations, each with different characteristics. Oracle Reports enables you to design a report that can generate multiple output formats and be distributed to multiple destinations from a single run of the report. You can create distribution lists for an entire report and for individual sections of the report. Conditional formatting It is often useful to highlight values or objects in your report based upon whether certain conditions are met. For example, if a value is greater than some number, you might want to change its color or hide it. Report Builder enables you to perform this kind of formatting without writing any code. The Conditional Formatting and Format Exception dialog boxes enable you to quickly and easily specify output formatting for a selected layout object based upon specified conditions. The conditions and formatting are all defined visually. Templates Templates provide a consistent look and feel for all reports by importing all of the template s objects and properties into new report definitions. When you create a report through the Report Wizard, you have the option of basing the report on a template. The characteristics of the template are then applied to the report. Report Builder is shipped with a standard set of templates. The Template Editor provided in Report Builder lets you modify these report templates to suit your own needs and also create your own templates. Delimited output Users often want to take the data from a report and manipulate it in some other application (e.g., a spreadsheet program). Oracle Reports enables you to easily generate delimited output to a file. You can easily import this file into spreadsheet utilities, such as Microsoft Excel. RTF output Users often want to incorporate data from a report in a word processing document. Oracle Reports supports Rich Text Format (RTF) for report output. RTF is a form of encoding text formats that can be read by many different word processing software packages, such as Microsoft Word. You can use the software's editing and graphics features to modify and enhance your report output. Runtime Parameter Form The Runtime Parameter Form lets your users choose the data that pertains to them at runtime. It also enables you to build one report which can display different views of the data as opposed to multiple reports which each display a different view of the data. For deployment on the Web, the Runtime Parameter Form appears as an HTML form in the user's Web browser. 5

7 Ref cursor queries A ref cursor query enables you to fetch data using a handle to a cursor returned from a PL/SQL procedure. The queries in your report are based upon PL/SQL packages that can reside in the report, the file system, or the database. Using ref cursor queries, you can: more easily administer SQL avoid the use of lexical parameters in your reports share dynamic data-sources with other applications, such as Form Builder increase control and security encapsulate logic within a subprogram Non-Oracle datasources You can use Oracle Reports no matter what database you are using. Oracle Reports supports a wide variety of non-oracle data-sources. Through the Oracle Open Client Adapter (OCA), your application can connect to SQL Server, Sybase System 10, Informix, Ingres, DB2/400, Tandem NonStop SQL, or Microsoft Access. Chart Wizard Reports can be enhanced by having a chart that graphs the data as a visual aid (e.g., a pie or bar chart). You can create and embed charts for your report using the Chart Wizard. The Chart Wizard leads you through the steps to build a chart just as the Report Wizard leads you through the steps to build a report. Cross-Platform Portability Oracle Reports enables developers to develop applications on any one platform and deploy them across multiple platforms with minimal or no code changes. This paradigm is extended to Web deployment as well. Postscript and PCL Support Oracle Reports supports postscript printing where report output looks exactly as presented in the Live Previewer. Reports also has printer driver support for HP-PCL printers for UNIX and other server environments. Character Mode Support The character mode support provided in Oracle Reports provides maximum portability across different computing environments. National Language and UNICODE Support Oracle Reports provides comprehensive National Language Support for single-byte European languages, multi-byte Asian languages, and bi-directional languages for both client/server and the Web. Additionally, Oracle Developer supports Unicode, a global character set which allows multilingual text to be displayed in a single application thus enabling multinational corporations to develop a single multilingual application and deploy it worldwide. 6

8 Mail Support Oracle Reports supports the Microsoft Messaging Application Programming Interface (MAPI) on Windows platforms. This allows developers or end users to reports via the MAPI interface from mail-compliant clients. Bit-mapped reports are sent as attachments in encapsulated PostScript, PDF, HTML, HTML CSS, or RTF formats while character-mode reports are sent as ASCII text attachments. SERVER-BASED REPORTING Using application servers to run reports for your end users can greatly reduce your deployment and maintenance costs and the total cost of ownership. Management and maintenance overhead is reduced because the software is installed centrally on an application server and only a Web browser is required on the user's PC. Server-based reporting also enables dynamic Web reporting, where users launch report requests and receive report output in their Web browsers. Reports Multi-tier Server The Reports Multi-tier Server (hereafter the Reports Server) enables you to run reports on a remote application server. It handles client requests to run reports by entering all requests into a job queue. When one of the server's runtime engines becomes available, the next job in the queue is dispatched to run. As the number of jobs in the queue increases, the server can start more runtime engines until it reaches the maximum limit specified when the server process was started. Similarly, idle engines are shut down after having been idle for longer than a specified period of time. To further balance the job load, you can configure Reports Servers in clusters on many different machines. You can send job requests to the Reports Server from: a Web browser using standard URL syntax (when used with the Reports Web Cartridge or Reports Web CGI). Note that you can also view the output in the Web browser. a Form Builder form. Note that you can also view the output in the form. the Reports ActiveX control, Reports Queue Manager, or client command line executable. The Reports Server also enables you to: Send report output to file, printer, or cache. View and manage the report queue in the Reports Queue Manager on Windows and the Reports Queue Viewer on UNIX. Schedule reports using the Reports ActiveX control, Reports Queue Manager, or client command line executable. Take advantage of clustering Take advantage of cached report output and duplicate job detection. Reports Server ActiveX control The Reports Server ActiveX control seamlessly integrates the launching of a report into your applications. The Reports Server ActiveX control can be embedded in any ActiveX container. The ActiveX control can run a report via a call to the Reports Background Engine, or synchronous or asynchronous call to the Reports Server. 7

9 Reports Server Load Management The Reports Server load management capability conserves system resources by dynamically managing the number of report engines according to the number of incoming requests. The Reports Server handles client requests by entering all requests into a job queue. When one of the server's runtime engines becomes available, the next job in the queue is dispatched to run. As the number of jobs in the queue increases, the server can start more runtime engines until it reaches a maximum limit specified by the system administrator when the Reports Server process was initiated. Similarly, the Reports Server will automatically shutdown runtime engines after they have been idle for longer than a specified period of time. Reports Server clustering Significant performance and scalability gains can be obtained by spreading jobs across several machines. Reports Servers can be configured in a cluster with master-slave relationships. As a result, you can run reports on as many machines as you like to balance the job load and improve performance. Reports Server cache and duplicate job detection By using its cache and detecting duplicate jobs, the Reports Server greatly reduces network traffic and the amount of time it takes to return output to your end users. When you run a report to the Reports Server, the output is stored in the Reports Server cache. For each report request sent to the Reports Server, the user can specify a time tolerance for cached output. The cached output can be reused for subsequent, duplicate report requests if it meets the time tolerance requirements of the new requests. Reports CGI The Reports Web CGI provides a connection between any CGI-aware Web Server and the Reports Server. This connection enables a Web client to run reports and see the report output in the client Web browser. When the client submits a URL, the Web Server runs the Reports Web CGI, which submits the report request to the specified Reports Server. Reports Web Cartridge The Reports Web Cartridge provides an easy connection between the Oracle Application Server and the Reports Server. This connection enables a Web client to run reports on the Reports Server and see the report output on the client Web browser. The Reports Web Cartridge is an alternative to the Reports Web CGI and has the same functionality, but it also has native integration with the Oracle Application Server. 8

10 Oracle Corporation World Headquarters 500 Oracle Parkway Redwood Shores, CA U.S.A. Worldwide Inquiries: Fax Technical White Paper Author: Paul Narth Copyright Oracle Corporation 1998 All Rights Reserved This document is provided for informational purposes only, and the information herein is subject to change without notice. Please report any errors herein to Oracle Corporation. Oracle Corporation does not provide any warranties covering and specifically disclaims any liability in connection with this document. Oracle is a registered trademark. All other company and product names mentioned are used for identification purposes only and may be trademarks of their respective owners. 9

Enterprise Data Publishing with Oracle Reports: Any Data, Any Format, Anywhere

Enterprise Data Publishing with Oracle Reports: Any Data, Any Format, Anywhere Enterprise Data Publishing with Oracle Reports: Any Data, Any Format, Anywhere INTRODUCTION In the history of publishing we have used different approaches all with the same goal to provide information

More information

An Oracle White Paper April Oracle Application Express 5.0 Overview

An Oracle White Paper April Oracle Application Express 5.0 Overview An Oracle White Paper April 2015 Oracle Application Express 5.0 Overview Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

Oracle Education Partner, Oracle Testing Center Oracle Consultants

Oracle Education Partner, Oracle Testing Center Oracle Consultants Oracle Reports Developer 10g: Build Reports (40 hrs) What you will learn: In this course, students learn how to design and build a variety of standard and custom Web and paper reports using Oracle Reports

More information

Oracle Reports Developer 10g: Build Reports

Oracle Reports Developer 10g: Build Reports Oracle University Contact Us: +603 2299 3600, 1 800 80 6277 Oracle Reports Developer 10g: Build Reports Duration: 5 Days What you will learn In this course, participants learn how to design and build a

More information

Oracle Reports Developer 10g: Build Reports

Oracle Reports Developer 10g: Build Reports Oracle University Contact Us: +386 15888820 Oracle Reports Developer 10g: Build Reports Duration: 5 Days What you will learn In this course, students learn how to design and build a variety of standard

More information

Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E

Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E Oracle FLEXCUBE Investor Servicing BIP Report Development Guide Release 12.0 April 2012 Oracle Part Number E51528-01 Contents 1 Preface... 3 1.1 Audience... 3 1.2 Related documents... 3 1.3 Conventions...

More information

Publishing Concurrent Requests with XML Publisher. An Oracle White Paper January 2005

Publishing Concurrent Requests with XML Publisher. An Oracle White Paper January 2005 Publishing Concurrent Requests with XML Publisher An Oracle White Paper January 2005 Publishing Concurrent Requests with XML Publisher EXECUTIVE SUMMARY... 1 INTRODUCTION... 1 Process Overview... 2 Register

More information

Highly Available Forms and Reports Applications with Oracle Fail Safe 3.0

Highly Available Forms and Reports Applications with Oracle Fail Safe 3.0 Highly Available Forms and Reports Applications with Oracle Fail Safe 3.0 High Availability for Windows NT An Oracle Technical White Paper Robert Cheng Oracle New England Development Center System Products

More information

Advanced Analytic Applications with Oracle JDeveloper and Oracle Business Intelligence Beans. An Oracle White Paper November 2004

Advanced Analytic Applications with Oracle JDeveloper and Oracle Business Intelligence Beans. An Oracle White Paper November 2004 Advanced Analytic Applications with Oracle JDeveloper and Oracle Business Intelligence Beans An Oracle White Paper November 2004 Advanced Analytic Applications with Oracle JDeveloper and Oracle Business

More information

Securing Your Oracle Reports Environment Through Oracle Portal A Walkthrough Release 6i. An Oracle Technical White Paper August 2000

Securing Your Oracle Reports Environment Through Oracle Portal A Walkthrough Release 6i. An Oracle Technical White Paper August 2000 Securing Your Oracle Reports Environment Through Oracle Portal 2.2 -- A Walkthrough Release 6i An Oracle Technical White Paper OVERVIEW Once you have installed Oracle Reports and Oracle Portal release

More information

Oracle Warehouse Builder 10g Runtime Environment, an Update. An Oracle White Paper February 2004

Oracle Warehouse Builder 10g Runtime Environment, an Update. An Oracle White Paper February 2004 Oracle Warehouse Builder 10g Runtime Environment, an Update An Oracle White Paper February 2004 Runtime Environment, an Update Executive Overview... 3 Introduction... 3 Runtime in warehouse builder 9.0.3...

More information

Enterprise Reporting with Oracle Reports

Enterprise Reporting with Oracle Reports An Oracle Technical White Paper INTRODUCTION As the new century begins and business operations have become more global in scope, it is more apparent than ever before that timely access to corporate information

More information

Oracle BI Publisher 11g R1: Fundamentals

Oracle BI Publisher 11g R1: Fundamentals Oracle BI Publisher 11g R1: Fundamentals Volume I Student Guide D68420GC10 Edition 1.0 June 2011 D73304 Authors Lea Shaw Sindhu Rao Technical Contributors and Reviewers Timothy McGlue Nikos Psomas Pradeep

More information

Manipulating Database Objects

Manipulating Database Objects Manipulating Database Objects Purpose This tutorial shows you how to manipulate database objects using Oracle Application Express. Time to Complete Approximately 30 minutes. Topics This tutorial covers

More information

Oracle Application Development Framework Overview

Oracle Application Development Framework Overview An Oracle White Paper July 2009 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

Building reports using the Web Intelligence HTML Report Panel

Building reports using the Web Intelligence HTML Report Panel Building reports using the Web Intelligence HTML Report Panel Building reports using the Web Intelligence HTML Report Panel Copyright 2008 Business Objects. All rights reserved. Business Objects owns the

More information

PeopleSoft Applications Portal and WorkCenter Pages

PeopleSoft Applications Portal and WorkCenter Pages An Oracle White Paper April, 2011 PeopleSoft Applications Portal and WorkCenter Pages Creating a Compelling User Experience Introduction... 3 Creating a Better User Experience... 4 User Experience Possibilities...

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

Web ADI: Extending the E-Business Suite with Desktop Applications

Web ADI: Extending the E-Business Suite with Desktop Applications Web ADI: Extending the E-Business Suite with Desktop Applications Desktop Integration The leveraging of Desktop Application functionality to perform E-business Suite tasks Page 1 of 24 Contents Preface

More information

BarTender Editions Summary

BarTender Editions Summary BarTender Editions Summary Enterprise Print Server EP RFID Enterprise RE Enterprise E Professional P Basic B EDITIONS: EP RE E P B GENERAL Licensed based on the number of printers used Licensed based on

More information

How to choose the right approach to analytics and reporting

How to choose the right approach to analytics and reporting SOLUTION OVERVIEW How to choose the right approach to analytics and reporting A comprehensive comparison of the open source and commercial versions of the OpenText Analytics Suite In today s digital world,

More information

Business Intelligence and Reporting Tools

Business Intelligence and Reporting Tools Business Intelligence and Reporting Tools Release 1.0 Requirements Document Version 1.0 November 8, 2004 Contents Eclipse Business Intelligence and Reporting Tools Project Requirements...2 Project Overview...2

More information

ImageNow eforms. Getting Started Guide. ImageNow Version: 6.7. x

ImageNow eforms. Getting Started Guide. ImageNow Version: 6.7. x ImageNow eforms Getting Started Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: September 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

DocOrigin Release 3.1 TECHNICAL PRODUCT OVERVIEW

DocOrigin Release 3.1 TECHNICAL PRODUCT OVERVIEW DocOrigin Release 3.1 TECHNICAL PRODUCT OVERVIEW TECHNICAL PRODUCT OVERVIEW INTRODUCTION DESiGN MERGE FOLDER MONITOR FILTER EDITOR FILLABLE FORMS DocOrigin Release 3.1 Document generation solution for

More information

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002 Managing Oracle Real Application Clusters An Oracle White Paper January 2002 Managing Oracle Real Application Clusters Overview...3 Installation and Configuration...3 Oracle Software Installation on a

More information

HYPERION SYSTEM 9 PERFORMANCE SCORECARD

HYPERION SYSTEM 9 PERFORMANCE SCORECARD HYPERION SYSTEM 9 PERFORMANCE SCORECARD RELEASE 9.2 NEW FEATURES Welcome to Hyperion System 9 Performance Scorecard, Release 9.2. This document describes the new or modified features in this release. C

More information

INTRODUCTION BACKGROUND DISCOVERER. Dan Vlamis, Vlamis Software Solutions, Inc. DISCOVERER PORTLET

INTRODUCTION BACKGROUND DISCOVERER. Dan Vlamis, Vlamis Software Solutions, Inc. DISCOVERER PORTLET FRONT-END TOOLS TO VIEW OLAP DATA Dan Vlamis, Vlamis Software Solutions, Inc. dvlamis@vlamis.com INTRODUCTION Discoverer release 10g uses BI Beans to present Oracle OLAP data. It gets its power from BI

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

BusinessObjects Frequently Asked Questions

BusinessObjects Frequently Asked Questions BusinessObjects Frequently Asked Questions Contents Is there a quick way of printing together several reports from the same document?... 2 Is there a way of controlling the text wrap of a cell?... 2 How

More information

Imagination To Realization

Imagination To Realization Imagination To Realization Introduction to HTML DB (HOT) Presented by: Bih-Shya Gau SunGard Higher Education Monday, April 3, 2006 3:30 5:30 pm April 2-5 Orlando, Florida Session Rules of Etiquette Please

More information

Using Oracle Designer 6i to Configuration Management Internet Platform Applications. An Oracle Technical White Paper October 2000

Using Oracle Designer 6i to Configuration Management Internet Platform Applications. An Oracle Technical White Paper October 2000 Using Oracle Designer 6i to Configuration Management Internet Platform Applications An Oracle Technical White Paper INTRODUCTION Configuration Management does not normally become an issue within a software

More information

An Oracle White Paper March How to Define an Importer Returning Error Messages to the Oracle Web Applications Desktop Integrator Document

An Oracle White Paper March How to Define an Importer Returning Error Messages to the Oracle Web Applications Desktop Integrator Document An Oracle White Paper March 2012 How to Define an Importer Returning Error Messages to the Oracle Web Applications Desktop Integrator Document Disclaimer The following is intended to outline our general

More information

Crystal Reports Feature Comparison by Version and Edition

Crystal Reports Feature Comparison by Version and Edition Crystal Reports Feature Comparison by Version and Edition This comparison matrix provides a checklist of features supported in current and previous versions Crystal Reports leading up to the present, Version

More information

Overview 14 Table Definitions and Style Definitions 16 Output Objects and Output Destinations 18 ODS References and Resources 20

Overview 14 Table Definitions and Style Definitions 16 Output Objects and Output Destinations 18 ODS References and Resources 20 Contents Acknowledgments xiii About This Book xv Part 1 Introduction 1 Chapter 1 Why Use ODS? 3 Limitations of SAS Listing Output 4 Difficulties with Importing Standard Listing Output into a Word Processor

More information

Oracle BI Publisher 10g R3: Fundamentals

Oracle BI Publisher 10g R3: Fundamentals Oracle BI Publisher 10g R3: Fundamentals Student Guide D53147GC10 Edition 1.0 February 2008 D54122 Authors Padmaja Mitravinda Brian Pottle Technical Contributors and Reviewers Leta Davis Tim Dexter Mike

More information

HYPERION SYSTEM 9 BI+ GETTING STARTED GUIDE APPLICATION BUILDER J2EE RELEASE 9.2

HYPERION SYSTEM 9 BI+ GETTING STARTED GUIDE APPLICATION BUILDER J2EE RELEASE 9.2 HYPERION SYSTEM 9 BI+ APPLICATION BUILDER J2EE RELEASE 9.2 GETTING STARTED GUIDE Copyright 1998-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion H logo, and Hyperion s product

More information

End User s Guide Release 5.0

End User s Guide Release 5.0 [1]Oracle Application Express End User s Guide Release 5.0 E39146-04 August 2015 Oracle Application Express End User's Guide, Release 5.0 E39146-04 Copyright 2012, 2015, Oracle and/or its affiliates. All

More information

Appendix A GLOSSARY SYS-ED/ COMPUTER EDUCATION TECHNIQUES, INC.

Appendix A GLOSSARY SYS-ED/ COMPUTER EDUCATION TECHNIQUES, INC. Appendix A GLOSSARY SYS-ED/ COMPUTER EDUCATION TECHNIQUES, INC. Action Applet Bidirectional support Block Built-in macro Canvas CGI - Common Gateway Interface Character set Dependency view Dialog box Encryption

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Getting Started with Intellicus Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Getting Started with Intellicus i Copyright 2012 Intellicus

More information

Performing on-report analysis with Web Intelligence

Performing on-report analysis with Web Intelligence Performing on-report analysis with Web Intelligence BusinessObjects Enterprise XI 3.0 Copyright 2008 Business Objects. All rights reserved. Business Objects owns the following U.S. patents, which may cover

More information

Oracle Warehouse Builder 10g Release 2 Integrating Packaged Applications Data

Oracle Warehouse Builder 10g Release 2 Integrating Packaged Applications Data Oracle Warehouse Builder 10g Release 2 Integrating Packaged Applications Data June 2006 Note: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality,

More information

Getting Started With Intellicus. Version: 7.3

Getting Started With Intellicus. Version: 7.3 Getting Started With Intellicus Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope

EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope Best Practices Planning Abstract This white paper provides advice and information on practices that will enhance the flexibility of

More information

xpression 3 Getting Started with xpression Enterprise Edition

xpression 3 Getting Started with xpression Enterprise Edition xpression 3 Getting Started with xpression Enterprise Edition 2001-2008 by EMC. All rights reserved. The copyright protection claimed includes all formats of copyrightable material and information governed

More information

Getting Started with Intellicus. Version: 16.0

Getting Started with Intellicus. Version: 16.0 Getting Started with Intellicus Version: 16.0 Copyright 2016 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

New Features Summary PowerDesigner 15.2

New Features Summary PowerDesigner 15.2 New Features Summary PowerDesigner 15.2 Windows DOCUMENT ID: DC10077-01-1520-01 LAST REVISED: February 2010 Copyright 2010 by Sybase, Inc. All rights reserved. This publication pertains to Sybase software

More information

Session V-STON Stonefield Query: The Next Generation of Reporting

Session V-STON Stonefield Query: The Next Generation of Reporting Session V-STON Stonefield Query: The Next Generation of Reporting Doug Hennig Overview Are you being inundated with requests from the users of your applications to create new reports or tweak existing

More information

WINDEV 23 - WEBDEV 23 - WINDEV Mobile 23 Documentation version

WINDEV 23 - WEBDEV 23 - WINDEV Mobile 23 Documentation version WINDEV 23 - WEBDEV 23 - WINDEV Mobile 23 Documentation version 23-1 - 04-18 Summary Part 1 - Report editor 1. Introduction... 13 2. How to create a report... 23 3. Data sources of a report... 43 4. Describing

More information

Installing Actuate BIRT Designer Professional

Installing Actuate BIRT Designer Professional Installing Actuate BIRT Designer Professional This documentation has been created for software version 11.0.5. It is also valid for subsequent software versions as long as no new document version is shipped

More information

Oracle Database 10g Resource Manager. An Oracle White Paper October 2005

Oracle Database 10g Resource Manager. An Oracle White Paper October 2005 Oracle Database 10g Resource Manager An Oracle White Paper October 2005 Oracle Database 10g Resource Manager INTRODUCTION... 3 SYSTEM AND RESOURCE MANAGEMENT... 3 ESTABLISHING RESOURCE PLANS AND POLICIES...

More information

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1

Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform 4.1 Support Package 1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

ORACLE USER PRODUCTIVITY KIT KNOWLEDGE CENTER: REPORTS MANAGEMENT RELEASE 11.0 PART NO. E

ORACLE USER PRODUCTIVITY KIT KNOWLEDGE CENTER: REPORTS MANAGEMENT RELEASE 11.0 PART NO. E ORACLE USER PRODUCTIVITY KIT KNOWLEDGE CENTER: REPORTS MANAGEMENT RELEASE 11.0 PART NO. E23918-01 JULY 2011 COPYRIGHT & TRADEMARKS Copyright 1998, 2011, Oracle and/or its affiliates. All rights reserved.

More information

An Oracle White Paper October The New Oracle Enterprise Manager Database Control 11g Release 2 Now Managing Oracle Clusterware

An Oracle White Paper October The New Oracle Enterprise Manager Database Control 11g Release 2 Now Managing Oracle Clusterware An Oracle White Paper October 2009 The New Oracle Enterprise Manager Database Control 11g Release 2 Now Managing Oracle Clusterware Introduction Oracle Enterprise Manager provides a single, integrated

More information

An Oracle White Paper December, 3 rd Oracle Metadata Management v New Features Overview

An Oracle White Paper December, 3 rd Oracle Metadata Management v New Features Overview An Oracle White Paper December, 3 rd 2014 Oracle Metadata Management v12.1.3.0.1 Oracle Metadata Management version 12.1.3.0.1 - December, 3 rd 2014 Disclaimer This document is for informational purposes.

More information

USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7

USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7 University of Arizona Information Commons Training 1 USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7 Objective: Scan and create PDF Documents using Adobe Acrobat Software p.1 Introduction p.2 Scanning

More information

The main differences with other open source reporting solutions such as JasperReports or mondrian are:

The main differences with other open source reporting solutions such as JasperReports or mondrian are: WYSIWYG Reporting Including Introduction: Content at a glance. Create A New Report: Steps to start the creation of a new report. Manage Data Blocks: Add, edit or remove data blocks in a report. General

More information

EMC GREENPLUM MANAGEMENT ENABLED BY AGINITY WORKBENCH

EMC GREENPLUM MANAGEMENT ENABLED BY AGINITY WORKBENCH White Paper EMC GREENPLUM MANAGEMENT ENABLED BY AGINITY WORKBENCH A Detailed Review EMC SOLUTIONS GROUP Abstract This white paper discusses the features, benefits, and use of Aginity Workbench for EMC

More information

Receiving PeopleSoft Message (PeopleTools 8.17) through the Oracle AS PeopleSoft Adapter. An Oracle White Paper September 2008

Receiving PeopleSoft Message (PeopleTools 8.17) through the Oracle AS PeopleSoft Adapter. An Oracle White Paper September 2008 Receiving PeopleSoft Message (PeopleTools 8.17) through the Oracle AS PeopleSoft Adapter An Oracle White Paper September 2008 Receiving PeopleSoft Message (PeopleTools 8.17) through the Oracle AS PeopleSoft

More information

Oracle Application Express

Oracle Application Express Oracle Application Express End User s Guide Release 4.2 E35124-03 January 2013 Oracle Application Express End User's Guide, Release 4.2 E35124-03 Copyright 2012, 2013, Oracle and/or its affiliates. All

More information

X100 ARCHITECTURE REFERENCES:

X100 ARCHITECTURE REFERENCES: UNION SYSTEMS GLOBAL This guide is designed to provide you with an highlevel overview of some of the key points of the Oracle Fusion Middleware Forms Services architecture, a component of the Oracle Fusion

More information

Oracle9i Reports any data any format anywhere

Oracle9i Reports any data any format anywhere Page 1 Oracle9i Reports any data any format anywhere New Features This presentation gives an overview to the exciting new features of Oracle9i Reports. The key themes of the release are: Any Data Allow

More information

Page 1. Oracle9i OLAP. Agenda. Mary Rehus Sales Consultant Patrick Larkin Vice President, Oracle Consulting. Oracle Corporation. Business Intelligence

Page 1. Oracle9i OLAP. Agenda. Mary Rehus Sales Consultant Patrick Larkin Vice President, Oracle Consulting. Oracle Corporation. Business Intelligence Oracle9i OLAP A Scalable Web-Base Business Intelligence Platform Mary Rehus Sales Consultant Patrick Larkin Vice President, Oracle Consulting Agenda Business Intelligence Market Oracle9i OLAP Business

More information

Managing Oracle9iAS Forms Services Using Oracle Enterprise Manager. An Oracle White Paper April 2002

Managing Oracle9iAS Forms Services Using Oracle Enterprise Manager. An Oracle White Paper April 2002 Managing Oracle9iAS Forms Services Using Oracle Enterprise Manager An Oracle White Paper April 2002 Managing Oracle9iAS Forms Services Using Oracle Enterprise Manager ABOUT THIS PAPER...3 THE ENTERPRISE

More information

Standard Professional Premium

Standard Professional Premium Standard Professional Premium Company size:

More information

Creating Dashboard. Version: 7.3

Creating Dashboard. Version: 7.3 Creating Dashboard Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from, through

More information

Index COPYRIGHTED MATERIAL. Symbols and Numerics

Index COPYRIGHTED MATERIAL. Symbols and Numerics Symbols and Numerics ( ) (parentheses), in functions, 173... (double quotes), enclosing character strings, 183 #...# (pound signs), enclosing datetime literals, 184... (single quotes), enclosing character

More information

INTRODUCTION. Chris Claterbos, Vlamis Software Solutions, Inc. REVIEW OF ARCHITECTURE

INTRODUCTION. Chris Claterbos, Vlamis Software Solutions, Inc. REVIEW OF ARCHITECTURE BUILDING AN END TO END OLAP SOLUTION USING ORACLE BUSINESS INTELLIGENCE Chris Claterbos, Vlamis Software Solutions, Inc. claterbos@vlamis.com INTRODUCTION Using Oracle 10g R2 and Oracle Business Intelligence

More information

Oracle VueLink for Documentum

Oracle VueLink for Documentum Oracle VueLink 19.3.2 for Documentum User s Manual An Integration between Documentum and AutoVue Client/Server Deployment Copyright 1998, 2012, Oracle and/or its affiliates. All rights reserved. The Programs

More information

Oracle XML Publisher Enterprise. An Oracle White Paper May 2006

Oracle XML Publisher Enterprise. An Oracle White Paper May 2006 Oracle XML Publisher Enterprise An Oracle White Paper May 2006 Oracle XML Publisher Enterprise BI Style Reports Financial Reports Checks Government Forms (W2) EXECUTIVE OVERVIEW Oracle XML Publisher Enterprise

More information

Integrating Oracle Application Express with Oracle Application Server 10g. An Oracle White Paper April 2005

Integrating Oracle Application Express with Oracle Application Server 10g. An Oracle White Paper April 2005 Integrating Oracle Application Express with Oracle Application Server 10g An Oracle White Paper April 2005 Integrating Oracle Application Express with Oracle Application Server 10g Introduction... 3 Integration

More information

PlayerLync Forms User Guide (MachForm)

PlayerLync Forms User Guide (MachForm) PlayerLync Forms User Guide (MachForm) Table of Contents FORM MANAGER... 1 FORM BUILDER... 3 ENTRY MANAGER... 4 THEME EDITOR... 6 NOTIFICATIONS... 8 FORM CODE... 9 FORM MANAGER The form manager is where

More information

Managing Metadata with Oracle Data Integrator. An Oracle Data Integrator Technical Brief Updated December 2006

Managing Metadata with Oracle Data Integrator. An Oracle Data Integrator Technical Brief Updated December 2006 Managing Metadata with Oracle Data Integrator An Oracle Data Integrator Technical Brief Updated December 2006 Managing Metadata with Oracle Data Integrator: An Oracle Data Integrator Technical Brief Metadata

More information

IBM DB2 Web Query for IBM i. Version 2 Release 2

IBM DB2 Web Query for IBM i. Version 2 Release 2 IBM DB2 Web Query for IBM i Version 2 Release 2 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat, Table

More information

Oracle WebCenter Suite Integrating Secure Enterprise Search

Oracle WebCenter Suite Integrating Secure Enterprise Search Oracle WebCenter Suite Integrating Secure Enterprise Search An Oracle White Paper January 2007 Oracle WebCenter Suite Integrating Secure Enterprise Search INTRODUCTION As organizations continually reinvent

More information

Choosing the Right BarTender Edition

Choosing the Right BarTender Edition LABEL & RFID SOFTWARE White Paper Choosing the Right BarTender Edition Edition Summary and Feature Comparison Chart Choosing the Right BarTender Edition Edition Summary and Feature Comparison Chart BarTender

More information

Presentation + Integration + Extension delivering business intelligence

Presentation + Integration + Extension delivering business intelligence Figure 1. BI:Scope Report Display Figure 2. Print Preview Presentation + Integration + Extension delivering business intelligence BI:Scope is a web enabled, rich client, Report Deployment product for business

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware User's Guide for Oracle Business Intelligence Publisher Release 11g (11.1.1) Part No. E18861-01 April 2011 Oracle Fusion Middleware User's Guide for Oracle Business Intelligence

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Administrator and Manager's Guide for Site Studio 11g Release 1 (11.1.1) E10614-01 May 2010 Oracle Fusion Middleware Administrator and Manager's Guide for Site Studio, 11g Release

More information

Digication eportfolio Student s Guide (Last update: 8/2017)

Digication eportfolio Student s Guide (Last update: 8/2017) Digication eportfolio Student s Guide (Last update: 8/2017) 2 Table of Contents Introduction... 1 Creating Your eportfolio... 3 Editing Your eportfolio... 4 Area 1: Top Menu Bar... 6 Area 2: The Main Tabs...

More information

Oracle Warehouse Builder 10g Release 2 What is an Expert?

Oracle Warehouse Builder 10g Release 2 What is an Expert? Oracle Warehouse Builder 10g Release 2 What is an Expert? May 2006 Note: This document is for informational purposes. It is not a commitment to deliver any material, code, or functionality, and should

More information

Document Management System GUI. v6.0 User Guide

Document Management System GUI. v6.0 User Guide Document Management System GUI v6.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400,

More information

Building Database-Centric Web Applications Using. Oracle HTML DB

Building Database-Centric Web Applications Using. Oracle HTML DB Building Database-Centric Web Applications Using Oracle HTML DB Wayne Abbott Practice Manager, Oracle University Session Objectives Overview of Oracle HTML DB Identify advantages of Oracle HTML DB for

More information

ELIXIR REPERTOIRE. Integrated Business Intelligence Suite. Intelligence. On Demand. Elixir Repertoire 6 for DB2 White Paper. Intelligence On Demand

ELIXIR REPERTOIRE. Integrated Business Intelligence Suite. Intelligence. On Demand. Elixir Repertoire 6 for DB2 White Paper. Intelligence On Demand ELIXIR REPERTOIRE Integrated Business Intelligence Suite Intelligence On Demand Elixir Repertoire 6 for DB2 White Paper Intelligence On Demand Elixir Repertoire 6 for DB2 White Paper With the release of

More information

Contact: Systems Alliance, Inc. Executive Plaza III McCormick Road, Suite 1203 Hunt Valley, Maryland Phone: / 877.

Contact: Systems Alliance, Inc. Executive Plaza III McCormick Road, Suite 1203 Hunt Valley, Maryland Phone: / 877. Contact: Systems Alliance, Inc. Executive Plaza III 11350 McCormick Road, Suite 1203 Hunt Valley, Maryland 21031 Phone: 410.584.0595 / 877.SYSALLI Fax: 410.584.0594 http://www.systemsalliance.com http://www.siteexecutive.com

More information

Oracle Enterprise Performance Reporting Cloud. What s New in the November Update (16.11)

Oracle Enterprise Performance Reporting Cloud. What s New in the November Update (16.11) Oracle Enterprise Performance Reporting Cloud What s New in the November Update (16.11) November 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE ENTERPRISE PERFORMANCE REPORTING CLOUD, NOVEMBER UPDATE...

More information

Rapid SQL 7.5 Evaluation Guide. Published: September 28, 2007

Rapid SQL 7.5 Evaluation Guide. Published: September 28, 2007 Rapid SQL 7.5 Evaluation Guide Published: September 28, 2007 Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. This is a preliminary document and may be changed

More information

Appeon Installation Guide for WebSphere

Appeon Installation Guide for WebSphere Appeon Installation Guide for WebSphere Appeon 6.5 for PowerBuilder WINDOWS DOCUMENT ID: DC00809-01-0650-01 LAST REVISED: November 2010 Copyright 2010 by Appeon Corporation. All rights reserved. This publication

More information

Dreamweaver Basics Outline

Dreamweaver Basics Outline Dreamweaver Basics Outline The Interface Toolbar Status Bar Property Inspector Insert Toolbar Right Palette Modify Page Properties File Structure Define Site Building Our Webpage Working with Tables Working

More information

Leveraging Legacy Systems in a Network Computing Architecture

Leveraging Legacy Systems in a Network Computing Architecture Leveraging Legacy Systems in a Network Computing Architecture An Oracle White Paper July 1997 Oracle s Network Computing Architecture is an extensible distributed architecture that allows you to incorporate

More information

Oracle FLEXCUBE Universal Banking 12.0 Extensibility Getting started

Oracle FLEXCUBE Universal Banking 12.0 Extensibility Getting started Oracle FLEXCUBE Universal Banking 12.0 Extensibility Getting started Release 1.0 May 2012 Oracle Part Number E51527-01 Contents 1 Preface... 3 1.1 Audience... 3 1.2 Related documents... 3 1.3 Conventions...

More information

Oracle Warehouse Builder 10g. Embed Oracle Warehouse Builder in your applications using scripting. An Oracle White Paper February 2004

Oracle Warehouse Builder 10g. Embed Oracle Warehouse Builder in your applications using scripting. An Oracle White Paper February 2004 Oracle Warehouse Builder 10g Embed Oracle Warehouse Builder in your applications using scripting An Oracle White Paper February 2004 Embed Oracle Warehouse Builder in your applications using scripting

More information

BEAWebLogic. Portal. Overview

BEAWebLogic. Portal. Overview BEAWebLogic Portal Overview Version 10.2 Revised: February 2008 Contents About the BEA WebLogic Portal Documentation Introduction to WebLogic Portal Portal Concepts.........................................................2-2

More information

Oracle User Productivity Kit Reports Management. E July 2012

Oracle User Productivity Kit Reports Management. E July 2012 Oracle User Productivity Kit Reports Management E29429-01 July 2012 Oracle User Productivity Kit Reports Management E29429-01 July 2012 Copyright 1998, 2012, Oracle and/or its affiliates. All rights reserved.

More information

Juniata County, Pennsylvania

Juniata County, Pennsylvania GIS Parcel Viewer Web Mapping Application Functional Documentation June 21, 2017 Juniata County, Pennsylvania Presented by www.worldviewsolutions.com (804) 767-1870 (phone) (804) 545-0792 (fax) 115 South

More information

a white paper from Corel Corporation

a white paper from Corel Corporation a white paper from Corel Corporation This document is for discussion purposes only. The products and processes are still under development. The information presented is therefore subject to change without

More information

Reporting and Printing Guide

Reporting and Printing Guide Enterprise Studio Reporting and Printing Guide 2017-03-17 Applies to: Enterprise Studio 2.3 and Team Server 2.3 Table of contents 1 About reporting and printing models 4 2 Reporting models to HTML and

More information

Reports Oracle FLEXCUBE Universal Banking Release [May] [2011] Oracle Part Number E

Reports Oracle FLEXCUBE Universal Banking Release [May] [2011] Oracle Part Number E Reports Oracle FLEXCUBE Universal Banking Release 11.3.0 [May] [2011] Oracle Part Number E51511-01 Table of Contents Reports 1. ABOUT THIS MANUAL... 1-1 1.1 INTRODUCTION... 1-1 1.1.1 Audience... 1-1 1.1.2

More information

DQpowersuite. Superior Architecture. A Complete Data Integration Package

DQpowersuite. Superior Architecture. A Complete Data Integration Package DQpowersuite Superior Architecture Since its first release in 1995, DQpowersuite has made it easy to access and join distributed enterprise data. DQpowersuite provides an easy-toimplement architecture

More information

Oracle Enterprise Performance Reporting Cloud. What s New in February 2017 Update (17.02)

Oracle Enterprise Performance Reporting Cloud. What s New in February 2017 Update (17.02) Oracle Enterprise Performance Reporting Cloud What s New in February 2017 Update (17.02) February 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE ENTERPRISE PERFORMANCE REPORTING CLOUD, FEBRUARY UPDATE...

More information

SAS Web Report Studio 3.1

SAS Web Report Studio 3.1 SAS Web Report Studio 3.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Web Report Studio 3.1: User s Guide. Cary, NC: SAS

More information