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.
Views
Replies
Total Likes
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.")
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.")
Thanks a lot Arun.
It was helpful.
Views
Replies
Total Likes
Views
Likes
Replies