- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 12:30 PM
I'm trying to restrict cross-scope application access to read-only. However, I cannot prevent a malicious business rule from gaining write access to records.
Application 1: "Can Update [unchecked]"
Application 2: "Business Rule - Malicious Script"
Script runs. Cross-scope write privileges are granted. Records are changed.
Please help me understand what's happening here.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 03:52 PM - edited 11-22-2023 09:05 AM
Hi @Andrew Spencer,
I'm not 100% sure if this is the correct setting, but try setting the "Runtime Access Tracking" field on your sys_app record to "Enforcing" instead of "Tracking".
Hopefully that helps!
- Aylee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 03:52 PM - edited 11-22-2023 09:05 AM
Hi @Andrew Spencer,
I'm not 100% sure if this is the correct setting, but try setting the "Runtime Access Tracking" field on your sys_app record to "Enforcing" instead of "Tracking".
Hopefully that helps!
- Aylee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2023 04:01 PM
That worked! Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2024 08:22 AM
Additional information may be found here:
Runtime Access Tracking / Cross-Scope Access / Caller Access