Integrating and Extending BIRT

  • Authors:
  • Jason Weathersby;Tom Bondur;Iana Chatalbasheva;Don French

  • Affiliations:
  • -;-;-;-

  • Venue:
  • Integrating and Extending BIRT
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The world-wide developer community has downloaded over three million copies of BIRT (Business Intelligence and Reporting Tools) from the Eclipse web site. Built on the open-source Eclipse platform, BIRT is a powerful reporting system that provides an end-to-end solution, from creating and deploying reports to integrating report capabilities in enterprise applications.The second of a two-book series on business intelligence and reporting technology, Integrating and Extending BIRT, Second Edition introduces programmers to BIRT architecture and the reporting framework. BIRT technology makes it possible for a programmer to build a customized report using scripting and BIRT APIs. A programmer can also extend the BIRT framework by creating a new plug-in using the Eclipse Plug-in Development Environment. This book provides extensive examples on how to build plug-ins to extend the features of the BIRT framework. The source code for these examples is available for download.The topics discussed includeInstalling and deploying BIRTDeploying a BIRT report to an application serverUnderstanding BIRT architectureScripting in a BIRT report designIntegrating BIRT functionality into applicationsWorking with the BIRT extension frameworkThis second edition, revised and expanded, adds the following new contentUpdated architectural diagramsExpanded scripting examplesTag library descriptionsIn-depth description of BIRT Web ViewerConfiguring BIRT to use a JNDI connectionXML report rendering plug-in exampleFragment plug-in localization exampleOpen Data Access (ODA) plug-in example implementing the new Data Tools Platform (DTP) design and run-time wizards