1 Reply Latest reply on Jan 9, 2009 4:30 AM by kukeltje

    Updating of existing TaskInstances

    xnejp03

      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