How to check all task is complete in subflow to set stage RITM stage complete in flow designer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 09:43 AM
Hi All,
I am working on the flow designer. I have a main flow and two Sublfow. In main flow i am adding one sublfow then in the subflow i have one more sublfow. In both subflow i am creating catalog tasks.
Now i want to set ritm stage closed complete when all task are closed. in this condition i need to check all task are active or not. once all task are complete then ritm will closed complete.
I am not sure how i can check in the flow that all task are complete in sublfow or not.
Please give you suggestion.
Thanks in advanced!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 11:43 AM
Hi,
You are not waiting for completion of catalog activity?
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2023 11:36 PM
Hi Saurabh,
i am not waiting for completion because i need to generate other tasks that not depends on the first task.
Thanks