Hy...
Is there any example or documentation on how to access a "JavaBeans set Datasource" for JasperReports running in Pentaho ?
I want to access some of our Java Objects which will provide the data for a JasperReport. As i understand it, the JasperReport is awaiting a "JavaBeans set Datasource". So i have to pass Parameters to the Java Objects which will provide the Dataset for JasperReports.
Is it possible to integrate this scenario in Pentaho via an xaction ?
Thanks in advance...