View Single Post
  #3 (permalink)  
Old 07-09-2009, 05:21 PM
bhanley bhanley is online now
Senior Member
 
Join Date: Oct 2007
Posts: 480
Default

Sounds like you will need a custom parameter page (likely JSP) that will allow the user to supply you the inputs you need. Then you can create a scripted data source in BIRT that will allow you to bind your Java Object to the BIRT report data source.

There are a number of examples on the Dev Share as to how to build a Scripted Data source. Let me know if you need any help hammering out specifics.

Good Luck!
__________________
--Brian
http://www.twitter.com/brianhanley
Reply With Quote