[rules-users] ruleflow-group and jBPMN

droolster quant.coder at gmail.com
Mon Aug 5 11:54:25 EDT 2013


Hello,

Please can the community help me.

I have setup a Drools JBPMN process and am using it to determine which set
of rules to fire under different scenarios.

However, when I add the ruleflow-group attribute to the rules in the DRL
file, the rules fail to execute.

Here is my setup:

foo.bpmn2
RuleFlowGroup="abc"

rules.drl
rule "number one" ruleflow-group "abc"

When I initiate the process, the rule do not fire. If I take out the
ruleflow-group attribute in the DRL file, the rules fire. Any idea what I am
not doing or doing wrong?

Regards.



--
View this message in context: http://drools.46999.n3.nabble.com/ruleflow-group-and-jBPMN-tp4025347.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list