While using the Ultimate PDF in my Outsystems portal I am getting the error "An error ocurred while generating the PDF". This happens because the IP that identifies the Ultimate PDF is changing automatically every 2-3 weeks, so I need to add a new IP to my Firewall for it to allow to pass through it with his new IP. Is there a way to avoid this? Maybe there is a way to set it up by hostname instead of IP so that even if IP changes I won't have this problem? Or is there a set list of possible IPs that I can check?
Hi Joao I think that's not a problem. Just generate a url and give it to the function as input. If you are not generating then try to create a new screen with your pdf data and give that screen url to input.
Hope this will help