Unable to Glide " kb_knowledge" records for knowledge base "HR & Legal Knowledge" from global
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 04:32 AM - edited 09-24-2024 04:36 AM
i have written a script from where i am gliding "kb_knowledge" records for knowledge base "HR & Legal Knowledge" from global scope, but the results are not coming. The roles i have to access knowledge base "HR & Legal Knowledge".
can anyone help ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 05:43 AM
Hi @bala_1312!
When you run your script in "Scripts - Background" what is the return?
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 06:14 AM
hi @Isaac Vicentini ,
"Security restricted: Read operation on scope 'Human Resources: Core' from scope 'Global' was denied because the source could not be found. Please contact the application admin. "
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 06:28 AM
This is the error you will receive when the Application Restricted Caller Access record is not "Allowed".
You can go to the Restricted Caller Access table and look for records that:
You should find a record that will probably look like this:
State = Requested (or Invalidated)
Source Scope = Global
Target Scope = Human Resources: Core
When you find the record that is restricting access, you can change the status of that record to "Allowed".
If my answer helped you in any way, please mark it as correct/helpful 🎯
Regards,
Isaac Vicentini.
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2024 06:36 AM