- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 06:59 PM
Resolution to error "Read operation on column 'task.description' from scope 'Global' was denied because the source could not be found."
Background:
I created a simple record producer in the "Human Resources: Core" application scope that will create a new HR Case in the HR Case (sn_hr_core_case) table. It collects info for a subject person, description, and HR service. After clicking "Submit" on the record producer, the above message will be displayed. The record is successfully created will proper information. The error message occurs in the classic UI and in the Service Portal.
I've checked all of the usually suspects, Restricted caller access, Cross-Scope Access, and ACLs. I can't seem to find the issue. Its probably something simple I'm overlooking...
I saw a couple of similar issues in the community, but didn't quite zero in on the solution.
Thanks for any help.
Rick
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 09:51 PM
Hi Rick,
I believe its related to restricted caller access privilege. From the below link, ServiceNow suggests to create a new restricted caller access privilege record. Give a try with your source, target scopes.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0719155
Please mark my answer as HELPFUL / CORRECT if this help resolve your issue.
Regards,
Vamsi S

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2022 09:51 PM
Hi Rick,
I believe its related to restricted caller access privilege. From the below link, ServiceNow suggests to create a new restricted caller access privilege record. Give a try with your source, target scopes.
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0719155
Please mark my answer as HELPFUL / CORRECT if this help resolve your issue.
Regards,
Vamsi S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 08:41 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-17-2022 09:12 AM