


How can I clear all INBOX NOTIFICATIONS (<localhost>:<port>/aem/inbox) at once.
For suppose if I have some 10,000 inbox notifications, Do I need to clear all of them manually or is there any way to clear all of them at once?
Views
Replies
Sign in to like this content
Total Likes
Hi neelis56411070 ,
If you go into CRX DE light and then look at the folder: /etc/taskmanagement/tasks then you will find all of the inbox notifications there.
The workflow notifications are in etc/workflow/instances, but I would use caution if you are thinking of removing these.
Hope this helps.
Hi neelis56411070 ,
If you go into CRX DE light and then look at the folder: /etc/taskmanagement/tasks then you will find all of the inbox notifications there.
The workflow notifications are in etc/workflow/instances, but I would use caution if you are thinking of removing these.
Hope this helps.
Update: this folder now is in /var/taskmanagement/tasks
Views
Replies
Sign in to like this content
Total Likes
In the newer AEM versions (like 6.4, 6.5, cloud), you would find all the inbox notifications under "/var/taskmanagement/tasks" and clean then up the date folders under the node to have a clean inbox.
Snip from AEM 6.5:
Views
Replies
Sign in to like this content
Total Likes