Impossible to read "sys_update_version" table from a scoped application
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 04:50 AM
Hello,
I need to access the table "sys_update_version" from my app, but I am running into the error:
Security restricted: Read operation against 'sys_update_version' from scope 'x_my_app' has been refused due to the table's cross-scope access policy
I have enabled read permissions from the table configuration and I have created an application cross-scope privilege.However, the error continue appearing.
Have I forgotten any step? Is it impossible to read the table "sys_update_version" from a scoped application? Any idea?
Thanks in advance.
Labels:
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 04:58 AM
can i ask why u want to READ versions ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 05:45 AM
I need to analyze the code.