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/617403#617403
--------------------------------------------------------------
In the example you mentioned, a hardcoded value of 1 day is used but you can also inject a
variable here, the same way you can do for service task parameters for example.
So you should be able to also specify something like #{x}ms (where x is a process variable
containing the amount of ms, e.g. 10), or #{y} (where y is a process variable containing
the entire expression, e.g. 10h).
Kris
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/617403#617403]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]