How to call a scheduled job from scoped application?

asit_vachhani
Giga Contributor

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

Thank you!! This has helped me a lot!!

/*
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.
*/