Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
SOLVED

customizing email templates at run-time

Avatar

Level 4

Hi All,

Is it possible to customize a template at run-time?

for e.g. a business user wants to send a mail, and a template is defined for sending mails.

can a business user be allowed to specify what all data the body of the email will contain?

can he specify this at run time?

1 Accepted Solution

Avatar

Correct answer by
Level 10
3 Replies

Avatar

Level 10

Most things in AEM can be set at run-time. That is, resources in the JCR can be modified dynamically, You would have to write a script to do so. I will look to see if there are examples of this use case. 

Avatar

Correct answer by
Level 10

Avatar

Level 3

Hi Khalid,

You can use the following article to send email notification to particular members.

Ref : http://sonycharan.blogspot.in/2014/02/how-to-send-email-notifications.html