- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2024 02:51 AM - edited ‎04-14-2024 02:52 AM
Hello,
I created a scheduled job, but when it was published to another environment, an error occurred during implementation. Can you tell me what cross scope is missing.
thank you !!!
Error Message:
Evaluator.evaluateString() problem: com.glide.script.fencing.CrossScopeAccessNotAllowedException: Access to Glide API: event management from scope x_rakut_rpa_manage not allowed: com.glide.script.fencing.ScopedScriptableObject.checkCrossScopePrivileges(ScopedScriptableObject.java:198)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2024 04:17 AM - edited ‎04-14-2024 04:19 AM
Hi @Li QingWen
Create cross scope record as below
where
Source Scope -x_rakut_rpa_manage
Target Scope -Glide API: event management
Operation - execute API
Status - Allowed
Thanks,
Astik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-14-2024 04:17 AM - edited ‎04-14-2024 04:19 AM
Hi @Li QingWen
Create cross scope record as below
where
Source Scope -x_rakut_rpa_manage
Target Scope -Glide API: event management
Operation - execute API
Status - Allowed
Thanks,
Astik