cancel
Showing results for 
Search instead for 
Did you mean: 

Timer based on variables

ruedesilva
Champ in-the-making
Champ in-the-making
Hi,

I have attached my WF in CallSubscriber.png. Basically I need to have a boundary event/timer on a user task based on a variable. Currently I do not see way to do this. So I had to duplicate the user task and then put an exclusive gateway in front of it so that I take the path with user task with timer or user task without timer, depending on the variable useTimer. This gets very complex and the whole diagram gets complicated as I will start to have duplicated paths. If I can have just a single path where the boundary event/timer is always present but the timer will only start based on a certain variable value.

Is there some way to accomplish this instead of the way I am doing with duplicated tasks/paths?

thanks,
Rue
10 REPLIES 10

ronald_van_kuij
Champ on-the-rise
Champ on-the-rise
why not model that in? The timer fires and first thing you do is check what to do.