Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

RITM approval event (approval.inserted) not firing

Maria20
Tera Guru

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.

1 ACCEPTED SOLUTION

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 !!

View solution in original post

9 REPLIES 9

Ankur Bawiskar
Tera Patron

@Maria20 

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! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

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.

@Maria20 

so approval email is not being sent out?

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur,

That is correct, the email is not being sent out to the approvers listed in the sysapproval_approvers table.

Maria.