| Size of .rptdocument [message #973870] |
Tue, 06 November 2012 12:37  |
Marwan Simaan Messages: 4 Registered: November 2012 |
Junior Member |
|
|
Hello,
How can we control the size of the .rptdocument produced?
I am generating a report on a small dataset ~ 7000 rows. The report on the other hand contains nested groups and aggregations. The size of the rptdocument reaches 3 GB.
Is this normal? Can it be affected by any parameter used?
Note that the size of the generated HTML is 46 MB and the pdf is 3 MB.
I can provide you with more information if needed.
Thanks,
Marwan
|
|
|
|
|
| Re: Size of .rptdocument [message #982378 is a reply to message #977492] |
Tue, 13 November 2012 00:02   |
|
I may have found an issue. You have a few data elements bound to the same dataSet that is used for the outer table. This may be causing part of your large .rptdocument issue. If there isn't a reason for this, you might try removing the dataSet binding from these individual elements and let them inherit from the table.
PS_NAME, PS_TEL, and PS_FAX
Let me know.
Regards,
Michael Williams
BIRT Exchange
Michael's BIRT Blog
|
|
|
|
| Re: Size of .rptdocument [message #986027 is a reply to message #985916] |
Sat, 17 November 2012 13:16   |
|
The bindings I listed are in the only dataSet you have, which is the same table that is bound to the table. When you drag a field over, into a table bound to the same dataSet, already, it doesn't list bindings, in the binding tab. If you click on the data elements, in your design, that I listed above, you'll see that they are individually bound to the dataSet. Try setting these elements to have no dataSet. This will cause them to inherit from the table.
Regards,
Michael Williams
BIRT Exchange
Michael's BIRT Blog
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02230 seconds