- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 07:22 AM
Configuration as follows, why is this not working:
I send the email and check the Incident table and no incident is created.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 08:03 AM
hello,
No the email receiving enabled should be true only then ServiceNow can receive any mails otherwise ServiceNow will not receive any emails.
That is the reason why no inbound is working for you not even the OOB.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 07:40 AM
@Gunjan Kiratkar and @Gunjan Kiratkar
OOB is not working as well after adding in the email I would like, I also found that removing the impact and urgency and updating it to be current.insert(); from my original inbound email action script it is not creating an incident as well
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 07:48 AM
Hello,
Are you receiving the email did you check that? go to received from navigation and check if the email has been received:-
Once you confirm the email has been received open the record and go to the below you will see email logs
Check in email logs if the inbound action has been processed or skipped. and it there is any error mentioned.
Also who is sending the email does that user have the role to create a Incident.
Please check the above and let me know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 07:54 AM
I am admin and I am sending the email as well received is showing blank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 07:56 AM
the receiving is showing blank for any emails for today as well we have email turned off but this should still generate an incident correct?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2022 08:03 AM
hello,
No the email receiving enabled should be true only then ServiceNow can receive any mails otherwise ServiceNow will not receive any emails.
That is the reason why no inbound is working for you not even the OOB.
Please mark my answer as correct based on Impact.