If condition not working as expected flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-02-2022 02:45 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2022 08:22 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2022 09:38 PM
Hi @Manuel Stimac
values are same please find the screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-21-2022 11:01 PM
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.