[rules-users] Uses of timer node

Alexandros Karypidis akarypid at yahoo.gr
Wed Oct 7 09:15:11 EDT 2009


Are you running a thread that fires rules [ksession.fireUntilHalt();] as 
described in the link below?

http://downloads.jboss.com/drools/docs/5.0.1.26597.FINAL/drools-flow/html/ch03.html#sec.timers

Renato Herebia wrote:
> Hi!
>
> I'm testing the timer node and I did a simple flow with start node, 
> action node (System.out.println("action node 1");),
> a timer node, other action node (System.out.println("action node 2");) 
> and the end node. When the process start,
> the first action node is triggered, after that, the timer node is 
> activated and don't pass for the next action node after
> the delay time programmed.
>
> Has any configuration to do when working with timer nodes (handlers, 
> etc.)? Someone has a simple example like
> this I'm testing?
>
> Thanks!
>
> -- 
> Renato Herebia
> ------------------------------------------------------------------------
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>   




More information about the rules-users mailing list