Oracle BI Publisher

Last updated
Oracle BI Publisher
Developer(s) Oracle Corporation
Stable release
11.1.1.7
Operating system Linux and Windows
Type Oracle database development environment
License Oracle Technical Network License (Proprietary)
Website Oracle BI Publisher

Oracle BI Publisher (formerly known as Oracle XML Publisher) is an enterprise reporting tool designed by Oracle. It was originally developed to solve the reporting problems faced by Oracle applications. The tool was first released with Oracle E-Business Suite 11.5.10 in 2003. Since then, it has been integrated into many Oracle products, including JD Edwards EnterpriseOne and PeopleSoft Enterprise 9. The tool was also released as a standalone version, with no dependency on other Oracle applications. It was rebranded as Oracle BI Publisher after becoming part of the Oracle Business Intelligence Suite Enterprise Edition.

Contents

BI Publisher separates the creation of data from the process of formatting it for different uses. [1] The engine can format any well-formed XML data, allowing integration with any system that can generate XML, including Web Services or any data source available through JDBC. BI Publisher can merge multiple data sources into a single output document.

Template design

BI Publisher report templates can be designed using Microsoft Word, Adobe Acrobat, Microsoft Excel (standalone only) and Adobe Flash (standalone only). Templates created using these tools contain embedded fields with properties that determine how the XML data are merged into the template, using Extensible Stylesheet Language syntax to precisely match the server's engine.

Template Builder for Word

Template Builder is an extension to Microsoft Word that simplifies the development of Rich Text Format templates. Templates created using Template Builder are transformed into XSL Stylesheets that can be used to generate PDF, RTF, Microsoft Excel, and HTML outputs.

Layout Editor

Starting with the 11g release, BI Publisher also offers a pure web-based layout editor that allows users to create management reports and simple production reports in a WYSIWYG[ expand acronym ] layout editor. The layout editor is written in dynamic hyper text markup language (DHTML).[ expand acronym ]

As with Rich Text Format templates, Reports created in the web-based layout editor are transformed into XSL stylesheets and can be viewed in the same output formats. In addition, the layout editor templates (.xpt) can also be viewed in an interactive viewer which allows re-sorting and interactive filtering of existing reports.

Adobe Acrobat

BI Publisher templates can be designed in Adobe Acrobat 5.0 and above, utilizing the native form field capabilities.

Adobe Flash

Adobe Flex, a document format by Adobe, is supported within BI Publisher since its 10.1.3.3 release. This allows for the deployment of Flash outputs through the usage of a BI Publisher server.

XSL Stylesheet

In addition to using the tools mentioned above, users can also upload existing XSL stylesheets to run with BI Publisher.

Data Template/Model design

BI Publisher supports the generation of XML data from SQL queries, web services, XML files and XML HTTP servers, LDAP queries, MDX queries (starting 10.1.3.4.1), Oracle ADF view objects (11g) and Microsoft EXCEL files (11g). While the previous version allowed the simple addition through a UI, linking of queries required the creation of an XML configuration file. In 11g the data model can be created using a web based visual data model builder.

Server

The server is a Java EE application that can be deployed to any Java EE container. The XML data is fed through the templates to produce XSL Formatting Objects, which can be transformed into common output formats, including:

Delivery Manager

The Delivery Manager provides an open architecture that allows custom delivery channels to be implemented which is responsible for delivering the output to different destinations, such as fax and email, with the ability to deliver the same output to different destinations. For example, HTML format can be sent to email while a PDF format can be sent to the printer.

The following protocols are supported: [2]

Related Research Articles

In computing, the term Extensible Stylesheet Language (XSL) is used to refer to a family of languages used to transform and render XML documents.

XSLT is a language originally designed for transforming XML documents into other XML documents, or other formats such as HTML for web pages, plain text or XSL Formatting Objects, which may subsequently be converted to other formats, such as PDF, PostScript and PNG. Support for JSON and plain-text transformation was added in later updates to the XSLT 1.0 specification.

In computing, the Java API for XML Processing (JAXP), one of the Java XML application programming interfaces (APIs), provides the capability of validating and parsing XML documents. It has three basic parsing interfaces:

DocBook is a semantic markup language for technical documentation. It was originally intended for writing technical documents related to computer hardware and software, but it can be used for any other sort of documentation.

XFA stands for XML Forms Architecture, a family of proprietary XML specifications that was suggested and developed by JetForm to enhance the processing of web forms. It can be also used in PDF files starting with the PDF 1.5 specification. The XFA specification is referenced as an external specification necessary for full application of the ISO 32000-1 specification. The XML Forms Architecture was not standardized as an ISO standard, and has been deprecated in PDF 2.0.

Oracle Reports is a tool for developing reports against data stored in an Oracle database. Oracle Reports consists of Oracle Reports Developer and Oracle Application Server Reports Services.

A pivot table is a table of values which are aggregations of groups of individual values from a more extensive table within one or more discrete categories. The aggregations or summaries of the groups of the individual terms might include sums, averages, counts, or other statistics. A pivot table is the outcome of the statistical processing of tabularized raw data and can be used for decision-making.

The identity transform is a data transformation that copies the source data into the destination data without change.

SQL Server Reporting Services (SSRS) is a server-based report generating software system from Microsoft. It is part of a suite of Microsoft SQL Server services, including SSAS and SSIS.

<span class="mw-page-title-main">Web template system</span> System in web publishing

A web template system in web publishing allows web designers and developers to work with web templates to automatically generate custom web pages, such as the results from a search. This reuses static web page elements while defining dynamic elements based on web request parameters. Web templates support static content, providing basic structure and appearance. Developers can implement templates from content management systems, web application frameworks, and HTML editors.

<span class="mw-page-title-main">Template processor</span> Software designed to combine templates with a data model to produce result documents

A template processor is software designed to combine templates with data to produce resulting documents or programs. The language that the templates are written in is known as a template language or templating language. For purposes of this article, a result document is any kind of formatted output, including documents, web pages, or source code, either in whole or in fragments. A template engine is ordinarily included as a part of a web template system or application framework, and may be used also as a preprocessor or filter.

Microsoft SQL Server is a proprietary relational database management system developed by Microsoft. As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications—which may run either on the same computer or on another computer across a network. Microsoft markets at least a dozen different editions of Microsoft SQL Server, aimed at different audiences and for workloads ranging from small single-machine applications to large Internet-facing applications with many concurrent users.

<span class="mw-page-title-main">RefDB</span>

RefDB is a client/server reference database and bibliography tool for markup languages like SGML, XML, and LaTeX. It is suitable for standalone use for the purpose of self-archiving, but can be used as an institutional repository as well. Data storage proper is done in one of several supported SQL database engines. RefDB runs on Unix-like operating systems and on Windows/Cygwin. RefDB is licensed under the GPL.

Arbortext Advanced Print Publisher is commercial typesetting software application sold by Parametric Technology Corporation.

XQuery is a query and functional programming language that queries and transforms collections of structured and unstructured data, usually in the form of XML, text and with vendor-specific extensions for other data formats. The language is developed by the XML Query working group of the W3C. The work is closely coordinated with the development of XSLT by the XSL Working Group; the two groups share responsibility for XPath, which is a subset of XQuery.

<span class="mw-page-title-main">RenderX</span>

RenderX, Inc is a commercial software development company that provides standards-based software products, used for typeset-quality electronic and print output of business content. RenderX develops products that convert XML content into printable formats such as PDF, PostScript and AFP.

Microsoft Power BI is an interactive data visualization software product developed by Microsoft with a primary focus on business intelligence. It is part of the Microsoft Power Platform. Power BI is a collection of software services, apps, and connectors that work together to turn various sources of data into static and interactive data visualizations. Data may be input by reading directly from a database, webpage, PDF, or structured files such as spreadsheets, CSV, XML, JSON, XLSX, and SharePoint.

References

  1. Bozdoc, Daniela (2011-11-07). Oracle BI Publisher 11g: A Practical Guide to Enterprise Reporting. Packt Publishing Ltd. ISBN   978-1-84968-319-7.
  2. "Oracle XML Publisher". Archived from the original on 2006-10-16. Retrieved 2006-12-11.