Record not found error while creating an Incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 05:34 AM
I am receiving Record not found error while creating an Incident for a specific caller ID. I also checked that the caller ID is active. what could be the possible cause?
- Labels:
-
Incident Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 08:08 AM
Yes it does not occur if a different caller_id is chosen.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 08:24 AM
Hi Ahmed,
what happens if you test it via admin user and you select that caller on record producer?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 09:09 AM
I have admin role and but i still get the same error if i try to create incident with that specific caller id
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 06:00 AM
Hi
It looks like this caller ID does not have access to read incident table
Please also check if there is any ACL that restricts an access
1. Impersonate the user that has the issue.
2. Open incident.list table (in which record is created)
3. Verify if this specific user has access to see the table or getting security constraint.
This will make sure table level ACL is failing for user

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2020 06:05 AM