How to add approval for each RITM at same time in flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 10:56 PM
Hi Community,
How to add approval for each RITM created from flow designer
below is my flow where i am creating RITM based on list collector variable
if i add ask for approval in loop then it will wait for approval then second RITM will create
Want to add approval for each RITM at same time how to do this?
if i add ask for approval outside loop then it will not get record which is recently created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 11:02 PM
Hi Shweta,
My suggestion would be to use "Create a record" action to create a record on the sysapproval_approver table and set the values of the approval record from there like state is requested, approval for is the ritm record, approver is the user who has to approve etc.
This action will not wait for any approval to complete as the intention of it is to just create a record.
If my answer helps you in any way please mark it as correct or helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 11:52 PM
you should use Submit Catalog Item action in flow
Also you should have individual flow on that catalog item which is getting created/submitted and within that have approval defined
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader