How to set the Time delay in the properties of timer event in Drools rule flow

528 views Asked by At

I am trying to use the timer event in Rule flow file of Drools(jbpmn) I set the value of the "time delay" property as "10s". But nothing is happening. The script after the timer event is not even executing once. Can anyone help me on this. I have just started working on drools..

1

There are 1 answers

0
King Midas On

Do you have set the timer properties? It is not enough to put the timer on the diagram. You also need to configure the timer using, for example, the Bpmn2 Diagram Editor.