02-20-2018 12:59 PM
From everything I've read on these forums, Activiti does not currently include functionality out-of-box to attach uploaded documents to the Send Email task. Can anyone confirm whether or not there is any plan to implement this, or whether the best option would be to develop a java solution to this end? Thanks!
02-20-2018 01:49 PM
Hello Mitch,
Assuming you are referring to Alfresco Process Services (Enterprise software from Alfresco), attachment is not an OOTB feature. I'm not sure if it is in the roadmap. You can check with Alfresco via the support portal & even raise a feature request if not already in the roadmap.
If you are looking for a Java example, I have a Send Email Stencil that can handle attachments in this example
The java class behind this can be found at CustomEmailService.java. This example also leverages the email template features in the product so that you can keep the template content outside of the process model (xml).
Cheers,
Ciju
Explore our Alfresco products with the links below. Use labels to filter content by product module.