I am having a hard time deploying a new workflow definition in Alfresco Community 4.0.e. Alfresco does not have any user interface for this in the Community Edition. I could not find any Alfresco add-on related to this either. I have had a look at a lot of pages discussing this, such as these:
However, I could not get it to work yet. As the BPMS is a key subsystem of Alfresco, I am nearly sure I not using the correct instructions.
What is the most straight-forward method to deploy a new workflow definition in Alfresco 4.0.e? Are there any clear step-by-step instructions, for dummies :) which I can follow?
I think you missed the most important wiki: http://wiki.alfresco.com/wiki/WorkflowAdministration
Here you can install the Eclipse plugin for JBPM. Make sure you enable these properties:
### BPM Engine ###
system.workflow.engine.jbpm.enabled=true
system.workflow.engine.jbpm.definitions.visible=true
system.workflow.deployservlet.enabled=true
If you configure the plugin correctly, then automatic deployment of the workflow is possible. (Still need to restart when deploying models)
If you want to follow the activiti path then: http://wiki.alfresco.com/wiki/Workflow_with_Activiti
Almost the same path, like installing an Eclipse plugin or using another BPMN20 designer. The only different aspect is that you need to manually deploy the workflow (export as .bar file and import it in the Activiti admin-console)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With