Proposed change approvals

Community Alums
Not applicable

Hi folks,

When a proposed change is submitted on CHG form approval should be sent to affected CI’s support group, and these approvals should not effect normal flow. 

 

I created subflow and triggered this using BR when manual proposed change is TRUE, but approvals are not being triggered.

 

how to achieve this feature, is there any alternate approach ?

11 REPLIES 11

Community Alums
Not applicable

@Runjay Patel ,

the flow you created will trigger approval to CI on CHG form, but i want to trigger approvals to support group of affected CI's.

KhasimPathan_0-1729573343434.png

 

Hi @Community Alums ,

 

I was thinking that you anted to apply for standard proposed change.

 

The functionality you are looking for that is already been taken care by ui actions called "Verify proposed change and apply proposed change".

 

if still wanna do then in ask for approval you can write script and check if (ProposedChangesExist(current)) gives you true then get the support group of affected ci else return empty.

 

-------------------------------------------------------------------------

If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.

Regards
Runjay Patel - ServiceNow Solution Architect
LinkedIn: https://www.linkedin.com/in/runjay
YouTube: https://www.youtube.com/@RunjayP

-------------------------------------------------------------------------