Timeout error while using PDF Document Generation module in Mendix v10.81.1
0
Hello everyone, I am using the PDF Document Generation module to generate and download a PDF file. So far, I have been able to successfully generate and download a PDF with a smaller number of columns. However, when I add more columns to DataGrid2, I encounter the error in below screenshot. I saw on the documentation website that the module has a default timeout of 30 seconds, but is there a way to handle or extend this timeout to avoid the issue? The content on my page is already fully loaded, and the “Download PDF” button triggers a microflow to generate the file. Any suggestions on how to resolve this? Note: I am using Mendix 10.18.1 (didnt have this as an option in below dropdown therefore selected 10.16.1)