Proper Way to Modify AEM Workflow Emails
I want to modify AEM Workflow emails. We are using AEM 6.5.7. I'm following this documentation, but have a couple questions.
- The documentation lists the emails in /etc/notification/email, but ours is located at /libs/settings/workflow/notification/email. I assume this is old documentation? I want to verify /libs is the new location.
- When modifying the emails, do we copy them to the /apps or /conf folder so they do not get overwritten by service packs or upgrades? If so, which?