[jboss-user] [JBoss jBPM] - Re: Dynamic timers ?

dleerob do-not-reply at jboss.com
Mon May 12 04:21:40 EDT 2008


Is there a "timer-create" event? I cannot seem to find the option in the GPD. I would like to give each timer that is created for each instance of a task, a different name.
Eg. statically, the timer is given a name with the following declaration:
<timer duedate="0 seconds" name="Document Review Reminder" repeat="24 hours">
  | 				<action class="workflow.jbpm.TaskReminder"></action>
  | 			</timer>

I would like to then dynamically change the name of each timer, for example: "Document Review Reminder 1" and "Document Review Reminder 2" etc. This is to workaround a jbpm bug (http://jira.jboss.org/jira/browse/JBPM-1170).

Anyone got any ideas?

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

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



More information about the jboss-user mailing list