cancel
Showing results for 
Search instead for 
Did you mean: 

Undeploy workflow on Alfresco Community Edition(5.0.c)

satheeshkumar
Champ in-the-making
Champ in-the-making
Hi all.

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.
12 REPLIES 12

wharper
Champ in-the-making
Champ in-the-making
Greetings Priyesh,

Try to keep in mind that our forums sometimes flag legitimate posts as spam.

If you find that your post is not showing up on the forums try not to post the same thing more than once.

I check the forums once a day to validate these types of posts.

Thanks for posting in the forums!

-William

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.

Thank you Satheesh Kumar,It works fine