- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2024 06:21 PM
Hi developer,
I want to generate approval record for requested item automatically, when all catalog tasks assosiated with are closed.
How can I configure this by using flow designer?
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2024 07:10 AM
Hi @shun6
1.Lookup records with Requested Item
2.Add For each loop Action and select catalog tasks records from the previous step
3. Add wait for condition
4.Ask for Approval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2024 07:10 AM
Hi @shun6
1.Lookup records with Requested Item
2.Add For each loop Action and select catalog tasks records from the previous step
3. Add wait for condition
4.Ask for Approval
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2024 10:21 AM