getting scope error

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 01:27 PM - edited 09-18-2024 01:29 PM
Hi all,
I seem to be running into an issue where I see this banner message on the custom scoped table which I created.
The table application access is limited to the same application scope and this issue only happens if there is an attachment attached to the record in the table.
Thanks,
Ravish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 01:32 PM
@Ravish Shetty Please check this article
Please mark my answer correct and helpful if this works for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 01:33 PM
Hi @Ravish Shetty ,
Create cross scope record like below with your scoped application
If I could help you with your Query then, please hit the Thumb Icon and mark it as Correct !!
Thanks & Regards,
Sumanth Meda

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 09:02 PM
@Ravish Shetty There are two ways to address this isseue.
1. Set the Accessible from to 'All application scopes'
2. Create a cross scope application restricted caller access record within you custom application scope where source scope is Global and Target scope is your custom application and table name is name of your table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2024 09:11 PM
Hello @Ravish Shetty
As Sandeep mentioned, the Table is set to accessible only from same scope.
Set it all application scopes like Sandeep mentioned in his comment.
After setting that, See if an Restricted Caller Access record gets created for that table.
Once the RCA is allowed, it works from next time without any scope issue.
Please mark this answer as helpful and correct if helped.
Kind Regards,
Ravi Chandra