PDF Document Generation ā Do I need to register it again after deployment?
0
Hi everyone, Iām using the PDF Document Generation module in my Mendix app and encountered a strange issue. After deploying the app to the environment, I tried downloading a PDF, but got a system error. When I checked the logs, it showed: Timeout while waiting for document To troubleshoot, I revoked the PDF generation service registration and then registered it again, and everything started working fine after that. This made me wonder: Is the PDF Document Generation registration required every time I redeploy to the same environment? Or is it supposed to be a one-time setup per environment? Is there a way to prevent this issue without needing to re-register manually each time? Would really appreciate insights from anyone who's dealt with this! Thanks in advance. š