In activit BPMN i'm not able to find examples on rule task. And one example I tried but it gave the below exception
java.lang.NoClassDefFoundError: org/drools/runtime/rule/AgendaFilter.
So, can anyone able to tell or share the information regarding how to work with business rules in activiti.
Seems you are missing some drools dependencies. org/drools/runtime/rule/AgendaFilter is part of knowledge api module Maven Repository: org.drools » knowledge-api
I solved the above exception by deploying dependencies in activiti-explorer/WEB-INF folder. But now I'm getting org.activiti.engine.ActivitiException: deployment 1613 doesn't contain any rules. But if i unzip the bar file I can see .drl and and bpmn.xml file , that only I deployed. And I have deployed jar file of model class in web/inf folder. I'm not getting why it is not getting drl file.
Can anyone suggest me how to deploy the business rule task
Hi,
Did you able to solve the issue? I am currently having the same issue "org.activiti.engine.ActivitiException: deployment 1613 doesn't contain any rules" , if you solved it could you please let me know how you resolved it ?
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.