how to clean Archive workflows | Community
Skip to main content
New Participant
October 16, 2015
Solved

how to clean Archive workflows

  • October 16, 2015
  • 1 reply
  • 1141 views

Could someone guide me on how to clean archive workflows.

I see like 10,000 under Archive tab in the workflows(/libs/cq/workflow/content/console.html)...

Please let me know..

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 WillMc1

Hi,

As of CQ 5.6.0 there is a JMX bean which does purge.  You access it here [0] and it's documented here [1]

As of CQ 5.6.1 you can schedule this purge to occur, see [2] 

If you are using an older version of CQ there is a script you can use which is outlined here [3] 

hope this helps,

Will

[0] http://localhost:4502/system/console/jmx/com.adobe.granite.workflow%3Atype%3DMaintenance

[1] http://helpx.adobe.com/experience-manager/kb/workflow-monitor-via-jmx.html

[2] http://dev.day.com/docs/en/cq/current/workflows/wf-admin.html#Regular%20Purging%20of%20Workflow%20Instances

[3] http://helpx.adobe.com/experience-manager/kb/howtopurgewf.html

1 reply

WillMc1Accepted solution
Employee
October 16, 2015

Hi,

As of CQ 5.6.0 there is a JMX bean which does purge.  You access it here [0] and it's documented here [1]

As of CQ 5.6.1 you can schedule this purge to occur, see [2] 

If you are using an older version of CQ there is a script you can use which is outlined here [3] 

hope this helps,

Will

[0] http://localhost:4502/system/console/jmx/com.adobe.granite.workflow%3Atype%3DMaintenance

[1] http://helpx.adobe.com/experience-manager/kb/workflow-monitor-via-jmx.html

[2] http://dev.day.com/docs/en/cq/current/workflows/wf-admin.html#Regular%20Purging%20of%20Workflow%20Instances

[3] http://helpx.adobe.com/experience-manager/kb/howtopurgewf.html