Skip to Content
0
Former Member
Apr 05, 2006 at 02:32 PM

IF Condition not working in WF

223 Views

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.