- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 06:26 AM
We have a requirement in flow designer after RITM closed .it should check all child catalog task priority.
If all are low then make RITM field compliance checked true. If any one of the catalog task is not low ( medium , high. critical) then compliance field as false
How to do in flow designer?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 08:15 AM
Hi @sukran
You can follow the below steps as mentioned in the image:
Thanks and Regards
Sai Venkatesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 08:15 AM
Hi @sukran
You can follow the below steps as mentioned in the image:
Thanks and Regards
Sai Venkatesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 09:20 AM - edited 06-01-2024 12:32 AM
I tried similar , the if condition false and update record not executed ( Thats looks good_
but even though its update the record as compliance as false
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 09:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2024 09:45 AM
No script involved in field , even flow execution return as false as expected but its updating the value in the table
Probably if condition is something wrong