[jboss-user] [jBPM] - Re: jbpm5.x bpmn timer datetime format

Kris Verlaenen do-not-reply at jboss.com
Mon Jul 25 11:04:09 EDT 2011


Kris Verlaenen [http://community.jboss.org/people/KrisVerlaenen] created the discussion

"Re: jbpm5.x bpmn timer datetime format"

To view the discussion, visit: http://community.jboss.org/message/617420#617420

--------------------------------------------------------------
Ok, got it.  BPMN2 defines 3 types of timer expressions: timeDuration (trigger after a certain amount of time), timeCycle (trigger repeatedly) and timeDate (trigger on a specific date and time).  It seems you're looking for the last one.  Unfortunately, only the first two options are currently supported in jBPM5.

I'll look at adding support for this:  https://issues.jboss.org/browse/JBPM-3298 https://issues.jboss.org/browse/JBPM-3298

As a workaround for now, I think it should be possible to use timeDuration as described earlier, but then add some action script before that that would translate the generated date and time variable back into a duration variable.

Kris
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/617420#617420]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110725/3a4c8833/attachment.html 


More information about the jboss-user mailing list