Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Re-use of DataCube
Re-use of DataCube [message #648948] Sun, 16 January 2011 12:36
Marco  is currently offline Marco Friend
Messages: 216
Registered: August 2009
Senior Member
Hi,

This request relates to message #639264.

Now for the specific need:
My data to report is not coming from any other source but generated synthetically. So I patch a rptdesign to insert/modify DataSource, DataSet, DataCube, and Crosstab, and the generate the report.

Now I want to use other BIRT DataSets and DataCubes in my data generation. The process would be:
FetchDateFromDataSet/Cube -> GenerateMyData&Structure -> PatchRptdesign -> GenerateReport

My problem is that I do not see a way to fetch data from a DataSet or a DataCube before generating the report.

I could do:
GenerateOriginalReportIntoXLS -> GenerateMyData&StructureWithXlsImport -> PatchRptdesign -> GenerateReport

But this way the overall performance would be heavily impacted by generating a needless report and parsing a huge XLS. This would also bring limitations.

Any hint how do solve this pragmatically would be very appreciated.

Thanks,
Marco
Previous Topic:dynamic parameter using Internationalization
Next Topic:Multi Value Rows
Goto Forum:
  


Current Time: Tue Sep 24 15:12:34 GMT 2024

Powered by FUDForum. Page generated in 0.03882 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top