I have a requirement of sending more than 1000 E-mails at one time. These emails are send to clients in the NAV database and all of these emails should be sent separately to them with a attachment of a PDF and more importantly these should be sent at one time ( as a example every day 9.00 am, depending on a set criteria)
Each of these emails are created using a template and certain fields are only changed depending on the client name, due balance, and due date.
What is the best way of doing this?
I have done this using NAV code units and it works fine. Only problem is it take around 10-15 min to do this work and during that time NAV get freeze and cannot do any work. As a solution I have written a DLL to handle this and still the same problem there and I only manage to reduce the time to 10 min.
Any idea is highly appreciated.
*This post is locked for comments
I have the same question (0)