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