How to start timer when user clicks on "Do It" button

1
0
-1

Hi All,

Step 1. I have created a human task. Step 2. I have added a non-interrupting timer on it. Step 3. Now when the workflow comes to that human task the time is activated and does the purpos

But I have a situation where in I want to start the time on that task when user takes that task or clicks on "Do it" button. So is it possible to do this ?

Thanks in advance Akhilesh

Comments

Submitted by renaud.pichot on Wed, 04/23/2014 - 09:56

Hello,

What is your use case ? What is your goal with this time information ?

Submitted by akhilesh.pathak on Wed, 04/23/2014 - 10:09
Submitted by renaud.pichot on Wed, 04/23/2014 - 18:01

IMO, as the different tasks need to be done in certain order, I would use a looped call activity. In the children process, I will have the task with a non interrupting boundary timer event redirecting to a service task sending a reminder email.

The usage of the non interrupting boundary event is prefered, as it would also send an email even if the tech never connect.

1 answer

1
0
-1
Notifications