Group approvals in Servicenow ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi,
I have a requirement to implement Group approval in ATF for RITM. After manager approval, the RITM has to be approved by group. I am not much familiar with scripting. Could anyone help me how to implement in ATF
Thank you
Rajeshwari H P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Please go through this Servicenow support Article that would be helpful :
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0787358
Thanks!
Shashank Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hi @RajeshwariHP ,
To automate group approvals in ATF for a Requested Item (RITM), follow these steps:
Impersonate a User: Use the Impersonate User"step to simulate the approval process.
Query Approval Records: Use Record Query to find the approval record associated with the RITM.
Open Approval Record: Use Open Record to access the approval record.
Approve the Request: Use Click UI Action to approve the request.
Ensure that the group approval is correctly configured in the RITM's approval workflow. If one member approves, others should no longer be required to approve. This can be managed by setting the approval state to approved upon the first approval............
If you found my response helpful, please mark it as ‘Accept as Solution’ and ‘Helpful’. This helps other community members find the right answer more easily and supports the community.
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/