Session value overwrite in Process Modeler

Hi All,

I have a process node that assigned task to user. Whenever the user decide to work on the task, they need to open the task and system will capture their StartTime.

When user click Submit/Save as Draft, it will move to next node and system will store the StartTime to calculate time taken by user to finish their task.

The problem is, when there is system timeout or user accidentally closed the browser before click on anything. When user open the task again, the StartTime will reset back.

Its there anyway i can prevent this from happened?

Thanks in advanced.

  Discussion posts and replies are publicly visible