Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Do we have any OOTB feature that sends notification emails when Assets are added to a certain Collection?
On AEM 6.3 CFP2
Solved! Go to Solution.
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
View solution in original post
Views
Likes
Replies