Dear forum, what could be the reason for this behavior?
I have a process where all the service tasks are External. I noticed that the last two tasks (“SET PORT FREQUENCY” and “PROVISION INTERNAL TOPOLOGY”) are executed at the same time even though they are consecutive (no gateway to change the flow direction).
Is this normal behavior? I would expect the token to arrive to the first task, execute some action and then move on to the next. Instead what I’m seeing is that the token is “splitted” between the two (notice a second token appears on the last task without the first one being completed).
Any ideas, what might be happening? (this is the only part in the workflow where this kind of behavior is seen)