Delete workItems from the list of AEM inbox notifications | Community
Skip to main content
anelem1760873
Level 4
December 17, 2021
Solved

Delete workItems from the list of AEM inbox notifications

  • December 17, 2021
  • 1 reply
  • 1361 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Dipti_Chauhan

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.

1 reply

Dipti_Chauhan
Community Advisor
Community Advisor
December 17, 2021

Hi @anelem1760873 

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

 

Thanks

Dipti

Dipti_Chauhan
Community Advisor
Dipti_ChauhanCommunity AdvisorAccepted solution
Community Advisor
December 17, 2021

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.