Save memory with PDF and XSLX exports by writing to File rather than ByteArrayOutputStream
Idea Logged
Currently Yellowfin writes to ByteArrayOutputStream when exporting to XLS or PDF. If the report is huge then this can cause heap memory issues. So please add an option such that Yellowfin can write to FileOutputStream , or perhaps serialize the ByteArrayOutputStream to a file so that the memory footprint is reduced (of course performance will be affected, but that's the trade-off)
Hi Dennis,
There are no updates on this, I just wanted to note that this has been logged as internal enhancement request around time of request so that other's on the Community are aware that this Idea has been acknowledged and actioned by Support.
Regards,
Mike
Hi Dennis,
There are no updates on this, I just wanted to note that this has been logged as internal enhancement request around time of request so that other's on the Community are aware that this Idea has been acknowledged and actioned by Support.
Regards,
Mike
Replies have been locked on this page!