We have a legacy workflow in LF11 that uses the Workflow built in Email action to email our ebilling/invoices. In some edge cases the PDFs being generated by the workflow email action and emailed (our entries in LF are in TIFF format only) are greater than 25Mb, creating random delivery issues due to the attachment size.
Looking for some workflow ideas to rework this process and possibly capture emails with PDFs that are too large to email and have those go to a different email process to be handled one off. In a typical month of 30,000 invoices we might have 20-30 invoices that are a problem. Small but enough to be a problem, especially as these are invoices. We tried some ideas using page count, but that is unreliable and does not match up well with file sizes.
Need to be able to generate the pdf using the same process and the Email action and checks its size before emailing....
Trying to avoid reworking the legacy processes from our billing application at this time.
Any thoughts?
Thanks
Jeff