Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
My requirement is to send a notification in AEM Inbox without using Workflows.
Is there a way to send a notification from code itself.
Thanks
Anupam
Solved! Go to Solution.
Hi,
Yes, It can be done by Task and TaskManager API.
aem63app-repo/SimpleCreateTaskServlet.java at master · arunpatidar02/aem63app-repo · GitHub
Task ("The Adobe AEM Quickstart and Web Application.")
TaskManager ("The Adobe AEM Quickstart and Web Application.")
View solution in original post
Thanks a lot Arun.
It was helpful.
Views
Likes
Replies