Can anyone tell me the difference between the tables JBPM_TIMER and TIMERS in 
the database?

Which one should contain the timer that I declare in the processdefinition.xml ?

And can anyone tell me how I can create a timer so that it appears in the 
database? I read in the forum something about saving the process instance 
before being able to find the timers in the database. 
I found this on the forum:
anonymous wrote : GraphSession.SaveProcessInstance()
and i also found this on the forum:
anonymous wrote : session.getGraphSession().saveProcessInstance(pi) 

But where exactly do I do this? Do i have to create an action that i call from 
within a task? 

Any examples would be welcome and very very appreciated.

Thanks in advance,

Mennenanonymous wrote : 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3923557#3923557

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3923557


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to