How to send customs emails in AEM with multiple providers
Tag: Email
How to send custom emails in AEM (Part 1)
The ability to send custom emails in AEM is a commons requirement in projects. It could be during workflow steps, when users sign up, when a uses fill in a form, for certain events in your application. AEM provides utility classes for you to be able to send emails. However, there are some limitations. At… Continue reading How to send custom emails in AEM (Part 1)
AEM workflow comments
How to access workflow comments? The default workflow participant step allows you to add comments choosing which process to go to. Although AEM stores the comments in the workflow itself, you can only see them on the comments tab of the workflow. What if you want to send the comments on an email or send… Continue reading AEM workflow comments