Hi,
I created a workflow with a general variable with the value of 'A', then it enters in a do until that variable is set to 'X'
the switch takes that value of 'A' at the end of that branch it changes to 'B' if the condition is OK or changes to 'X' if is negative, when is set to 'B' doesn't changes the branch and keeps in loop in the same branch, there is a problem of using only 1 variable or the switch item/variable is working wrong?
Thanks!