aggregation doesn't work [message #1003955] |
Tue, 22 January 2013 05:18  |
Eclipse User |
|
|
|
Hello,
I have a problem when creating some reports. I created all the reports' elements in the libraries and added them to the reports.
When I used these report element to the reports, the aggregation could not be found when I use the run+render mode.
My birt version is 2.6.2. and the runtime version is the same.
Here is the example batch that I used to run the report and you can use the report in the attachement to test it.
Thanks in advance for the help. I appreciate very much all your advises.
**********************************************************************************
Set BIRT_HOME=C:\birt-runtime-2_6_2\
Set Location=C:\Users\yyy\Desktop
CMD /C %BIRT_HOME%\ReportEngine\genReport.bat -m run -o %Location%\testgroup.rptdocument %Location%\testgroup.rptdesign
CMD /C %BIRT_HOME%\ReportEngine\genReport.bat -m render -o %Location%\testgroup.pdf -f PDF %Location%\testgroup.rptdocument
*************************************************************************************
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03373 seconds