We had an issue with downloading PDF files which were large. By increasing default PDF cache size in instance config file as below we were able to download large PDFs too.
File to be changed is located at:
d:\OracleBIData\web\config\instanceconfig.xml
Lines to be added:
<JavaMinHeapPDF>200000000</JavaMinHeapPDF>
<JavaMaxHeapPDF>200000000</JavaMaxHeapPDF>
The min java heap size can be reduced, but we kept this just to verify if this change is helping PDF to download.
OBIEE Answers, Publisher, Installation, Configuration and work around tips. I record all issues and finding in oracle BI, that I can refer back later, or others can use for troubleshooting. I have extensive experience on OBIEE 10g version previously although currently I am on OBIEE 11g
Friday, March 6, 2009
PDF download Issues
Labels:
INSTANCECONFIG,
PDF
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment