Hi ,
Here is the current problem we are facing - we need to dynamically set the due date on the timer which is configured at the system level.Looks like we can use variables that are defined only at the process instance level and not at the task level itself, this is compelling us to use the same due date for all the activiti tasks because it is configured at the process instance level. How can we configure the due date for the timer at the task level