Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi,
We have a custom workflow, when workflow is initiated on a page, content is sent for approval to content authors group. If one user from group approves the content, how can we clear the workitem from all the users inbox?
Solved! Go to Solution.
In the CRX, you will find the workflow instances (which is what you are viewing through inbox.html) in /etc/workflow/instances/[date YYYY-MM-DD]/.
However, it's probably tidier for you to manage running workflow instances through the console at http://localhost:4502/libs/cq/workflow/content/console.html.
~kautuk
View solution in original post
Views
Likes
Replies