BIRT Scripting Examples
BIRT Scripted Data Source
Introduction      Demonstration      Reports

Introduction

This example is intended to illustrate using BIRT's Scripted Data Source.

This example simulates retrieving results from an online survey. The results of the survey are accessed using a Java Object, which is called from a BIRT Scripted Data Source.

Demonstration

Scripted Data Source Flash Example – This example demonstrates using a Scripted Data Source, to access data within a BIRT report.

Reports

Customer Survey Results Before (rptdesign) – Presents a list of the current stock of products.
Customer Survey Results After (rptdesign) – Presents a list of the current stock of products. The after report includes changes made, using the Highlight feature for readability and low stock indication.
Sample Java Code – Sample Java code used within the example.

Last Updated: Oct 15, 2005