Custom MailActionExecuter
Hi all,I'm trying to write my custom MailActionExcuter to send email notifications using freemarker templates stored in data dictionary. I need to write my own custom Action Executer because I need some bheavior not implementend on the standard one. ...