If condition not working as expected flow designer

Akhil kumar Avu
Tera Contributor

Hi Folks,

I'm facing issue with if condition in flow designer. it is verifying output from action is "doesnotexist".

if output from action(validation certificate records if certificate exist it saves output.alreadyavailable = exist if not exists output.alreadyavailable = notexist) is notexist it should evaluate to true. Please help on this if condition is sometimes evaluate to true and sometimes to false. Please help on this.

exist.PNG

7 REPLIES 7

Hi @Akhil kumar Avu,
quick guess from me: Does the Input/Output Variable type match?
When comparing variables this often causes problems.

 

If this answer helps you please mark it as Helpful/Solution.
Thanks & Regards - Manuel 

 


If my answer helped you, please mark it as Helpful/Solution.
Thanks & many Regards - Manuel 

Hi @Manuel Stimac 
values are same please find the screenshot.

screenshot111.PNG

Akhil kumar Avu
Tera Contributor

Hi @Voona Rohila 
Action is working fine but if condition is not working please find the below screenshot even though action is satisfying but it is returning false. Please hep on this. 

screenshot111.PNG