Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 08:56 AM
How to close the RITM only after all sc_task was closed using flow designer.
I use the lookup to get all the catalog tasks that are not closed
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 09:12 AM
Do a lookup, for each, then wait for.
Example
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 09:12 AM
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 09:18 AM
Hi @Mike_R can you please take a look into this related to flow - https://www.servicenow.com/community/developer-forum/how-to-create-dynamically-n-number-of-catalog-t...