Is in activiti any way to do user tasks that auto complete themselves? I tried to do that in listener implementation of user task, and in parallel service task, but it doesn't work…
I still do not see why an exclusive gateway is not an option in this very simple usecase. Service task sets a process variable and in the gateway you go either back or to the end.