Solved
Notification emails when Assets are added to Collection(s)
Do we have any OOTB feature that sends notification emails when Assets are added to a certain Collection?
On AEM 6.3 CFP2
Do we have any OOTB feature that sends notification emails when Assets are added to a certain Collection?
On AEM 6.3 CFP2
Hi,
You can do this by listening an event when resource added to collection and trigger the notification/task
Sample code to create task or notification
aem63app-repo/SimpleCreateTaskServlet.java at master · arunpatidar02/aem63app-repo · GitHub
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.