How to create cross scope privilege from global to customer service
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2024 01:03 AM
I have a record producer in the customer service scope where in the attachment attached to that record gets mapped to sys_attachment table which is in the global scope i am getting the cross scope error for which i need to create a cross scope privilege record to fix the error.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2024 06:11 AM
@Aishwarya3017 Could you please share the screenshot of the error. It will help to suggest the cross scope privilege configuration.
Cross scope privilege can be created from Application Restricted caller access module.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-07-2024 10:18 PM
@Aishwarya3017 You can create a record in Cross Scope Privilege where
Source scope : Customer Service, Target : Global, Traget name : sys_attachment , Traget Type : Table , Operation : Create/Read/Write (any one can be seleted, If all operations required create 3 records for each), Stauts : Allowed.
This Should resolve your issue.
Mark helpful if solution works. Thanks