Hello
Correct me if im wrong, but JBPM 3 doesnt support attachments for the mail-node, right?
So I wonder if any of you have done this before or if you perhaps have any suggestions on how to do this (ie. implement email attachment support for JBPM 3)?
Regards
Hello
Correct me if im wrong, but JBPM 3 doesnt support attachments for the mail-node, right?
Im not able to update to a newer version of JBPM right now so I figured I could look at how its done in JBPM 4 and use that code to extend org.jbpm.mail.Mail (see: http://docs.jboss.com/jbpm/v3.2/userguide/html_single/#customizingmailsupport). But version 3 and 4 differed a lot so I cant really see a direct way of doing this.
I wonder if any of you have done this before or if you perhaps have any suggestions on how to do this (ie. implement email attachment support for JBPM 3)?
Best regards