Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

Delete workItems from the list of AEM inbox notifications

Avatar

Level 4

Hi There, 🙂


I need to programmatically Delete workItems from the list of AEM inbox notifications./libs/cq/workflow/content/inbox/list.json Am not sure where this list generated.

 

Thanks.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

BTW you will find notification other then workflow at  /var/taskmanagement/tasks 

Workflow inbox notifications are not stored separately they are kept under var/workflow/instances only.

 

Hope this helps.

0 Replies

Avatar

Community Advisor

Hi @anelem1760873 

  In what scenario/or when you need to clean notification. You want to trigger it after some events?

 

Thanks

Dipti

Avatar

Correct answer by
Community Advisor

BTW you will find notification other then workflow at  /var/taskmanagement/tasks 

Workflow inbox notifications are not stored separately they are kept under var/workflow/instances only.

 

Hope this helps.