Sameer K [
https://community.jboss.org/people/0sameerk0] created the discussion
"Re: Unable to fire rules before and after human task using same rule flow
group"
To view the discussion, visit:
https://community.jboss.org/message/751840#751840
--------------------------------------------------------------
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
[
https://community.jboss.org/message/751840#751840]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]