[rules-users] Timer isn't firing

Cristiano Gavião cvgaviao at gmail.com
Sun Mar 1 20:34:22 EST 2009


Hi,

I've created a simple process flow with a start node followed by a  
timer (with delay = 1 and period = 0), an workitem node, and an end  
node.

Its simple but isn't working properly. The problem is that process  
isn't getting out from the timer node. Nothing happens...

Its something more needed to get timer working?


This is the output generated:

BEFORE RULEFLOW STARTED process:ProcessoX[id=ProcessoX]
BEFORE RULEFLOW NODE TRIGGERED node:Start[id=20]  
process:ProcessoX[id=ProcessoX]
null process:ProcessoX[id=ProcessoX]
BEFORE RULEFLOW NODE TRIGGERED node:Timer[id=19]  
process:ProcessoX[id=ProcessoX]
AFTER RULEFLOW NODE TRIGGERED node:Timer[id=19]  
process:ProcessoX[id=ProcessoX]
null process:ProcessoX[id=ProcessoX]
AFTER RULEFLOW NODE TRIGGERED node:Start[id=20]  
process:ProcessoX[id=ProcessoX]
AFTER RULEFLOW STARTED process:ProcessoX[id=ProcessoX]


thanks in advance

_________________________
Cristiano V. Gavião



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20090301/0734133f/attachment.html 


More information about the rules-users mailing list