How to delete a scoped application record from a global application?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2023 03:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2023 03:28 AM
Hi @Ohki_Yamamoto ,
You might want to check the cross scope priveleges :
|
The above case is only when the author chose to set runtime access to enforcing. By default, runtime access is set to tracking on the application and at runtime, cross scope privilege records are automatically granted access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-16-2023 03:33 AM
Thank you very much.
We have checked cross scope privileges[sys_scope_privilege] and there is not a single record with a value of "requested" in the "status" field. (They are all Allowed.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2024 04:38 AM
hi @Ohki_Yamamoto May I ask, if you have managed to resolved this problem. If yes, please share your input.
I am facing the similar issue. Thanks!