OOB Inbound Action- Update Approval Request

Aditya2
Kilo Expert

Hello,

As per my requirement I created an approval notification for change request. There are two links mailto.approve and mailto.reject links present in the notification. So whenever this notification is triggered to the approvers they can either accept or reject the request. These links opens an email with subject- accept/reject and the mail is sent to system.

The OOB Inbound action -'Update Approval Request' is not changing the state on the change form.

Do I have to configure the Inbound action before using it, or are any other customizations required,or is it my instance problem. 

Need help as I am new to this concept.

Thanking in Advance

Ad

 

1 ACCEPTED SOLUTION

Hi,

I guess this is because of the Approval email notification. You must be sending Approval email for your change on Change Request table.

The inbound action is for Approval <sysapproval_approver> table. The incoming email is matching for the record in change request. 

 

If you want to use OOB inbound action then you need to change table of your Approval email from change_request to sysapproval_approver. And make required changes to email body. 

 

Thanks,

Anil Lande

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

View solution in original post

12 REPLIES 12

Anil Lande
Kilo Patron

Hi,

Have checked email properties? is inbound/outbound enables in ServiceNow instance?

find_real_file.png

 

 

Also check email logs and see whether email is received and why inbound action was skipped.

 

Thanks,

Anil Lande

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Please check troubleshooting of email on below links:

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0538136

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0538135

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0521382

https://docs.servicenow.com/bundle/rome-servicenow-platform/page/administer/notification/concept/tro...

 

Thanks,

Anil Lande 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande

Yes Property is enabled and email is also received

Can you please check email logs and see what happened ?

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande