Hello,
is it possible to update values of existing TaskInstances? Our task has a due date defined
something like
#{dateVariable + 5 days}
which is ok when we create the task. While the task is open, the instance variable
#{dateVariable} can change. I'd like to update the task's due date to a new value
representing the new date (incl. running the EL evaluation).
Is this process design even proper? Any help appreciated.
Petr
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4200357#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...