how to trigger sequence approvals in change request

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2022 10:18 AM
hi,
i have an requirement, we need to create approvals in parallel .
for example: once assignment group approvels triggered/completed, then some other group approvals need to be triggered, once it's completed then other approvals will triggered.
i have utilized approval defintion, but once assignemtn groups completed, all other approvals triggered at same time
please help me how we can able to do it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2022 06:59 PM
1. You can use workflow/flow designer
2. You have trigger approval by the script one by one. For that you have check all fields from sysapproval table and thre status
Check -
Sysapproval table
Approval activity
Workflow
You will get your answer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2022 07:31 PM - edited 12-13-2022 07:32 PM
Hi,
Please find the below url which helps you to drive into right path.
https://www.servicenow.com/community/developer-forum/dynamic-number-of-approvals/m-p/1788491
Thanks
SP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2022 01:45 AM
I'm using flow..here no need to update anything.