Proposed change approvals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 06:27 AM
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 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 10:02 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2024 11:41 PM
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
-------------------------------------------------------------------------