Hi all,
I am generating a pdf report using a Suitelet, I need to generate a report and print it to the customer once generated. But since I'm generating a big report with a custom datasource I received a Usage Limit Exceeded problem. Usually, I solve this issue by generating the report using schedule or map/reduce, and then I send it via email or save it in the file cabinet. Is there a way to solve the Usage Limit Exceeded problem and still be able to show the report to the customer?