Skip to main content

I have workflow with one decision activity. 

In decision activity i am checking condition If A=A follow “true” path Else follow “false” path.

 

Sometime workflow is following both path “true” as well as “false”.  even if A=A in there. 

I am not sure why it is taking both path? Any one is having idea please help me to understand and fix the issue.

can you give screen shot of your rules?


@Arvindsct 

Please check attached screenshot. 

Sometime it following both path Yes and No.

I checked value in Requester and VP both are same. 

If values are different, it should take No path 

 


@BigB - does your workflow have a loop back to before the decision? Is it possible that the workflow follows the “No” path the second time? If there is no loop, have you tried naming the paths something else like “Requestor is VP” and “Requestor is NOT VP”? It might be that the “Yes” and “No” terms are reserved, causing unexpected results.


Hi @BigB 
Have you resolved your issue?


Hello @BigB ,

Yes this should work for you. Are you getting intermittent issue or always?


Reply