how to trigger sequence approvals in change request

Kishor Mudhili
Giga Guru

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.

3 REPLIES 3

SuhasPSalunkhe
Kilo Guru

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

SP22
Mega Sage
Mega Sage

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

I'm using flow..here no need to update anything.