- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 05:41 AM
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
Solved! Go to Solution.
- Labels:
-
Personal Developer Instance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2022 02:34 AM
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
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 05:55 AM
Hi,
Have checked email properties? is inbound/outbound enables in ServiceNow instance?
Also check email logs and see whether email is received and why inbound action was skipped.
Thanks,
Anil Lande
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 05:57 AM
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
Thanks,
Anil Lande
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 06:04 AM
Yes Property is enabled and email is also received

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2022 06:18 AM
Can you please check email logs and see what happened ?
Thanks
Anil Lande