Hi Guys,
I got a problem that CQ consumed a plenty of disk capacity because of we copy DAM from other server without disabling the launchers of workflow.
I find the workflow writes a lot of data under /etc/workflow/instances. I want to delete the data under this node to release the disk.
I try to delete it from (URL server:4502/crx/explorer) console, but this is very slow.
Does anyone know a more fast way to delete these data from repository?
If it is not able to release disk by delete these data, do you know a way to release the disk?
I have already runned the tar optimazition whole day, but so far it is also very slow and no any effect for this.
Thanks.
Solved! Go to Solution.
Views
Replies
Total Likes
Refer [1] for workflow purging
[1] https://helpx.adobe.com/experience-manager/kb/howtopurgewf.html
Views
Replies
Total Likes
There are inbuilt option to purge the instances depends on their status.
Go to Felix console->Main Menu->JMX Console->Go to Workflow related confs.You will find varoius options and use them.
Kishore.
Views
Replies
Total Likes
In Felix console there is an option to remove workflow instance based on the workflow instance status.
Go to Felix Console->Main Menu->JMX Console->serach for workflow related configs.
There you can find the option to cleanup workflow instances.
Thanks,
Kishore
Views
Replies
Total Likes
Refer [1] for workflow purging
[1] https://helpx.adobe.com/experience-manager/kb/howtopurgewf.html
Views
Replies
Total Likes