Security restricted: Read operation against 'syslog_transaction' from scope... has been refused due to the table's cross-scope access policy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 12:07 PM
We have one customized scope application. I have the script to read the data from syslog_transaction table, which application access is "All Application Scope". When my app runs, the following message is popup. Any suggestion
- Labels:
-
Team Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 12:09 PM
Hello Nancy,
You need to navigate to application cross scope Access module and make sure the appropriate record is in an approved state. More info here.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 12:11 PM
Also make sure the target table has "Can create" checkbox set to true in table access setting. Please note this changes will be not captured in scoped app and might get rejected from the certification team if the app is intended to be submitted to store.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 02:29 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-29-2018 02:54 PM
Can you share the screenshot of table access setting?