JBoss Community

Re: Unable to fire rules before and after human task using same rule flow group

created by Sameer K in jBPM - View the full discussion

Hi Mauricio,

 

Thanks for replying.

 

Below is the rule which i am trying to execute.

 

rule "Rule456"

ruleflow-group "validate"

dialect"mvel"

no-loop true;
when

then
System.out.println("Rule456 Executed");
end

 



There is no condition as such to match :)

 

This rule needs to be fired everytime but its not happening, as posted above.

 

Thanks.

Reply to this message by going to Community

Start a new discussion in jBPM at Community