exportDocumentAsync takes a long time to execute
Posted: Thu Jun 25, 2020 3:23 pm
Hello,
I have a report built from several templates with different data sources. For a test with 18MB of data it take 11 minutes, 1 minute to gather and format data and after that render each template, and 10 minutes in exportDocumentAsync. Is there a way we can optimize our templates or execute other functions to optimize this function?
It works ok for smaller data sources, but with bigger data sources we had a hanging time of 18 minutes, and that is hard to accept. I there any advice you can offer?
I have a report built from several templates with different data sources. For a test with 18MB of data it take 11 minutes, 1 minute to gather and format data and after that render each template, and 10 minutes in exportDocumentAsync. Is there a way we can optimize our templates or execute other functions to optimize this function?
It works ok for smaller data sources, but with bigger data sources we had a hanging time of 18 minutes, and that is hard to accept. I there any advice you can offer?