Why is my cross-scope privilege not working as expected?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2022 01:16 PM
I am creating a flow that switches the "active" state between two HTTP Connection records (http_connection), but I am getting an error saying "Scope does not have write access to table http_connection". I have added a cross scope privilege with "Write" access and set it to "Allowed".

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2022 02:00 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2022 04:08 PM
I am trying that now. I don't quite understand what I am doing here though. I created a restricted access record with the following:
Operation: Write
Source: Global
Application: <myapplication>
Target Scope: <myapplicationscope>
Target: <connectionrecord>
Status: Allowed
This is still not working correctly though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2022 02:40 PM
I am trying that now. I don't quite understand what I am doing here though. I created a restricted access record with the following:
- Operation: Write
- Source: Global
- Application: <myapplication>
- Target Scope: <myapplicationscope>
- Target: <connectionrecord>
- Status: Allowed
This is still not working correctly though.