- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello SN Community,
I have a requirement whereby manager approval is needed at the REQ level (this part is working) and security team approval at the RITM level (this part is not working) of a request ticket. The RITM approval portion is not working in my Production instance but was working in my DEV instance.
I have a workflow that has the RITM approval item in it. The workflow seems to be populating the RITM Approvers properly, but the approval.inserted event is not firing on the RITM so the approvers are not getting the approval email.
Can someone help, please?...and thank you in advance.
Maria.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
So well in that case you will have to check the notification i.e all the required fields filled, also make ensure parm1&2 checkbox are check..
Check that gs.eventQueue() method is triggering properly !!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
are records getting created in table sysapproval_approver?
if yes then the approval email etc should work
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello Ankur,
Thank you for the response....
Yes, the records are getting created in the sysapproval_approver table. This is what makes it so confusing.
Maria.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
so approval email is not being sent out?
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Ankur,
That is correct, the email is not being sent out to the approvers listed in the sysapproval_approvers table.
Maria.

