3 Replies Latest reply on Mar 5, 2008 4:12 AM by pojomonkey

    taskinstance setStart(new Date()) storing null in the databa

    adapasubrahmanyam

      Hi,
      I want to modify the task time to the specified time . I used taskInstance.setStart(taskenteredTime); But it is insertint null in to the jbpm_taskinstance start_ table.
      I am giving a date which is more than the create_ date only.

      If anyone worked on changing start_ any clue for me?