Skip to Content
0
Former Member
Jun 09, 2011 at 08:17 PM

Designing Reports with RAS JAVA SDK & How to use POJO Datasource

136 Views

Hi,

I have to create reports using JAVA RAS SDK. The approach I am thinking is to create report templates using crystal report designer tool of BO and then publish the report to BO Enterprise. At the time of running the report, will use RAS JAVA SDK at client which will retrieve the report from BO and then create the report instance. Let me know if this looks good.

Additionally, I have to create report using data which is not available in database. The user fills a form, I have to use this data to create report. I thought of using POJO datasource but could not find much material on how to design the report using POJO datasource with RAS JAVA SDK. Is there a option available in crystal report designer tool to select pojo datasource or I have to design the report using RAS JAVA SDK.

Please provide some details on how to use POJO Datasource with RAS JAVA SDK

Thanks

VV