I'm learning workflow process development for alfresco (community edition 5.0.c). Have deployed simple workflow on alfresco using bootstrap method. Now I need to undeploy it, but can not find how to do it.
I have removed xml files but workflow is shown in "Start Workflow" menu anyway. there is no workflow console for community edition.
Undeploy workflow on Alfresco Community Edition.
I tried this link http://<host>:<port>/alfresco/faces/jsp/admin/workflow-console.jsp
It leads to 404 Page, I guess, the Explorer interface is removed Alfresco Community 5.0.c, so it might have causing this issue. Can someone help me how to undeploy workflow in this 5.0.c version.
I guess some of the workflows you like to undeploy are still being referenced in DB. Can you please delete the "Completed" and "Inprogress" workflows through the UI and try again. I hope it will work then.