1
votes

I prepare new Alfresco 4.2 server for testing enviroment by cloning repository and database of product server. I'm going to delete users content, because capacity of repository and database is large. Problem is that there are many active and ended workflows associated by the content. Therefore I'm going to delete all workflows in workflow-console Alfresco (http://myserver:8080/alfresco/faces/jsp/admin/workflow-console.jsp) by running command:

delete all workflows

Am I to understand correctly that this command will delete all active and ended workflows from repository and database together?

2
yes , It will delete all workflow instance from repository. - Krutik Jayswal
thanks, as I understand it, the workflow (process) instances in Alfresco are only active workflows? - Aleksey B.

2 Answers

2
votes

The actual command is delete all workflows imeanit this will delete only the active workflows.

Url for Workflow admin console :

http://host:port/alfresco/s/admin/admin-workflowconsole

1
votes

Vikas Is correct , The actual command is delete all workflows imeanit.It will delete all active and completed workflows from repository/database.

If you check last argument from above command , it is "I mean It"

That represents the severity of it.