paul jazzar [http://community.jboss.org/people/pjazzar] created the discussion
"timer repeat count in JBPM4.4" To view the discussion, visit: http://community.jboss.org/message/587242#587242 -------------------------------------------------------------- Hello, I am trying to setup the following scenario: A task is created and assigned to a person (say person A). the task needs to start sending reminders to person A after 2 days and repeat once a day. However if after X reminders the task is still not completed it needs to escalate. Any idea how to set this up? as per the dev guide a timer has two params mainly, DueDate and repeat but no mention of "number of repeats" or something similar. <timer duedate="20 minutes" *repeat="10 seconds"* /> <event-listener class="org.jbpm.examples.timer.repeat.Escalate" /> thanks Paul. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/587242#587242] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
