Can any one tell, how to access the workflow console in ALfresco 5.0b I Created sample workflow in activi-admin(web editor) in the cloud, exported bpmn file. Now i need to import the bpmn.xml file in Alfresco5 and start workflow. But i dont see workflow-console, http://localhost:8080/alfresco/faces/jsp/admin/workflow-console.jsp , shows 404 error.
Did they remove Explorer portal from 5.0b, and why? Cause All books are talking about Explorer, they shouldn't do that. I believe that Explorer is good for beginner's who they are willing to learn alfresco.
Explorer was removed in 5.0.b, along with the AVM and other deprecated functionality. The Workflow console was accidentally removed as part of that work. I update the release notes to reflect these changes, and put together a blog post to clarify what happened:
The workflow console should be restored in 5.1. Until then, you can define the workflow in the Spring bean configuration. There is also a community effort to add that functionality to the Alfresco Shell Tools: