


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?
Views
Replies
Sign in to like this content
Total Likes
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
Views
Replies
Sign in to like this content
Total Likes
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
Views
Replies
Sign in to like this content
Total Likes