Hey Guys, I am trying to use to use the timer in the rule, but I don't fully understand it.I have a simple rule which saysrule "Test"timer(int: 1s)whenSomething()thenSystem.out.println("Something Happens");endAnd I insert 100 Someting() object, after 1 second I see 100 activations.- Can I do with the timer something like "run this rule once per minute" for example?- When does the timer start to run?Thanks in advance,Demian
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users