cancel
Showing results for 
Search instead for 
Did you mean: 

Enable jbpm engine

ggoutham
Champ in-the-making
Champ in-the-making
Hi,
I am using alfresco enterprise 4.1.2 trail as you told activiti is the default engine, and i want to deploy jbpm workflows
i want to enable the jbpm engine how can i do this,
Please help me in this regard,

Thanks in advance
8 REPLIES 8

lementree
Champ on-the-rise
Champ on-the-rise
You can Enable JBPM,

enalbe in <strong>alfresco-global.properties</strong>
 ### BPM Engine ###
system.workflow.engine.jbpm.enabled=true

ggoutham
Champ in-the-making
Champ in-the-making
Hi Thanks for your quick reply
But when i have changed that and restarting the alfresco
Alfresco is not working
Please help me in this regard

Thanks in advance

Hi,
are you sure to have disabled Activiti?
Take a look at this http://forums.alfresco.com/forum/developer-discussions/workflow/activiti-vs-jbpm-10052011-0837

Regards,
Andrea

ggoutham
Champ in-the-making
Champ in-the-making
Hi,
Thanks for your reply i read this   http://forums.alfresco.com/forum/developer-discussions/workflow/activiti-vs-jbpm-10052011-0837 topic but i am unable to find the activiti engine settings in alfresco-global.properties file
Please check my alfresco-global.properties file below

ggoutham
Champ in-the-making
Champ in-the-making
Hey got it i have changed the workflow engine properties in the repository.properties file now i can see the jbpm workflows.
Thanks all of you but which one is well preferred from jbpm and activiti.
I have some idea about jbpm workflows but i heard that for alfresco better to use the activiti.Please help me in this regard

Thanks in advance

ggoutham
Champ in-the-making
Champ in-the-making
Hi all,
I want to know how to create a activiti workflow i have downloaded the activiti 5.11 plugin for eclipse but i am unable to get the idea to work with it and how to deploy the workflow created with extension .bpmnd.
Kindly help me in this regard

Thanks in advance

jpotts
World-Class Innovator
World-Class Innovator

This tutorial will help you learn how to create custom workflows in Alfresco using Activiti.

jpotts
World-Class Innovator
World-Class Innovator

You should use Activiti instead of jBPM because jBPM is deprecated in Alfresco.