- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 11:20 AM
Hi,
I created a business rule in "customer_contact" table with csm_workspace as scoped application.
I am getting this error as below
Execute operation on API 'GlideRecord.update' from scope 'CSM Workspace' was denied. The application 'CSM Workspace' must declare a cross scope access privilege. Please contact the application author to update their privilege requests.
Please help
Solved! Go to Solution.
- Labels:
-
Agent Workspace

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 11:31 AM
HI,
This is a cross scope issue, we need to allow csm workspace application to query the table scope. Which table are you using?
Go to cross scope in left navigation and add it as below:
Second check the table setting where it is allowed for other applications: below is example:
Thanks,
Ashutosh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 11:31 AM
HI,
This is a cross scope issue, we need to allow csm workspace application to query the table scope. Which table are you using?
Go to cross scope in left navigation and add it as below:
Second check the table setting where it is allowed for other applications: below is example:
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 11:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2020 12:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 05:30 AM
I am having same error but for a specific user ,
Any suggested steps for this issue ?