Unable to use Rest Message (globales scope) from a different scope via script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 05:20 AM - edited 09-30-2024 05:22 AM
do any of you know how I can check whether a cross scope privilege prevents me from using a rest message from the global scope via script in a scope?
there is no denied record in sys_scope_privilege table

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 05:23 AM
@Meloper You can check this from Application Restricted Caller Access Module. Filter out records with "Allowed" state then you will be able to see the records which are in Invalidated or Requested state. You can set relevant records to Allowed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 06:02 AM
Hi, thanks for your answer.
Unfortunately there is no suitable entry left.
Can I enter this entry myself?
After I have written “scope.Rest Message” in the script when calling the Rest Message.
Is the error message now: Illegal access to private object SCOPENAME: caller not in scope Global:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 06:15 AM
@Meloper Yes, you can create a new entry if it doesn't exist.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 06:14 AM
I found the Problem, a Rest Message has the field "accessible from" with value only this scope