How to call a scheduled job from scoped application?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-24-2015 03:37 AM
I am trying to call scheduled job from my UI action in my scoped application. But it gives me an error saying "SncTriggerSynchronizer is not allowed in scoped applications".
Can anyone please tell me how I can overcome this error?
Thanks
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-26-2020 10:56 PM
Thank you!! This has helped me a lot!!
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 10:37 AM
/*
Security restricted: Execute operation on API 'Glide API: scheduled jobs' from scope 'XXXXX' was granted and added to 'XXXXX' cross scope privileges
Security restricted: Access to execute job 'YYYYYY' from scope 'XXXXX' has been refused due to the property's cross-scope access policy.
*/