6 Replies Latest reply on Apr 21, 2015 8:38 AM by abhijithumbe

    How to set a task due date in jBPM Designer

    pschaefer

      Hello,

       

      is it possible to set the due date of a task in jBPM Designer like in the Activiti Modeler. I haven't found any entry for that issue. The only thing I have found is to set a notification, but that is not our use case.

      The value of the due date is saved in the column EXPIRATIONTIME of the table TASK in the jBPM database. In the jBPM API I have found the method setExpirationtime. But you can only use it after a task instance is created.

      The question: Is it possible to define a task due date in the process definition? Many thanks!