We have a home-grown Dexterity system. Am attempting to print out statements to a file that will then be emailed to customers. Everything work except when I print to the OS file (utlizing CutePDF) the system hangs after about 17-25 reports sent to file. I have tried various ways to combat this problem, but it just keeps happening. Is there a problem with Dexterity when print many reports to a file? Is it a timing issue? Should I place delays in the code?
Thank you, Herb (Luddwig) email: herbludwig@cox.net, herbludwig@live.com
your code needs delay.
If you send to a DOCX file, do you see the same type of issue when you get to about 17-25 reports and the system then hangs?
As well, outside of the Dex customization you have, if you were to send 25 reports to the OS file using CutePDF, does the system crash, or is it only when you do this through the Dex customization?
I know different applications have limitations, such as when too many integrations are entered at the same time via eConnect, for example, that can cause GP to crash, but I haven't heard of any issues with Dexterity printing too many reports to a file. It could be some type of timeout or caching issue, but not sure on that.
In most cases, if we know an issue occurs at a specific mark, the recommendation would be to try not to exceed that mark, or you could definitely look at some type of delay in the code......maybe after 15 reports, a delay before another 15 are sent to file.
Maybe the Forums Community have some additional information they've seen..........
Thanks
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156