How to close all the tasks which was created based on multi variable set
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 09:01 AM
How to close all the tasks which was created based on multi variable set
we have a multi variable set when user added 5 records then based on records tasks should get created. i have created a flow designer based on the variable set. i am creating multiple tasks by using for each activity in flow but i am not able to fulfil the RITM
Eg. if i added 2 record and submitted then two tasks are creating but when i close the first task RITM is fulfilling. but my requirement is ones after the both task are fulfilled or incomplete them RITM state should change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 09:44 AM
Hi @Arun61 ,
Your logic is correct. Move the "If " condition outside the for each logic and try again it will works as expected
Try this and let me know if works
Regards
Vengadesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2024 11:45 PM
Hi Vengadesh,
Thank you for your replay. i tried what you have suggested but that is not helping
if there are three tasks created if i close the first task then immediately RITM is fulfilling can you please help in this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 02:05 AM
Hi @Arun61 ,
Could you able to share a screenshot of the modified flow and also kindly explain what you did with the if condition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2024 10:07 PM