Hi all ,
I m comparing a value in a IF condition . If the condition returns <b>TRUE</b> it should go in one branch (Say branch A) and when <b>FALSE</b> , it should go in other branch (Say branch B) .
Now I m in such a condition that , whenever the condition returns FALSE , the workflow <i><b>stops</b></i> . I want it the workflow to continue with branch B .
What could be the problem ???
Thanks ,
Sonu M.