Is there a role other than Admin that allows running of scheduled jobs ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2016 02:48 AM
we have created a custom application whose tables must be synched up with scheduled jobs.Is there a role that allows running scheduled jobs on demand?.
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2016 03:01 AM
Hi Naniah,
OOB (by default) Scheduled Jobs require a admin role to run but you can anytime edit the "Scheduled Jobs" module from left navigation and add other role to access the Scheduled Jobs.
Hope you find it helpful.
Thanks and Regards,
Vikas Malhotra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2016 04:07 AM
Hi Nanaiah,
Out of the box, Only Admin can see the schedule jobs and it is the recommended way. But, If you want to override/change this behavior you can create a read acl on schedule job table for the specific role required.
Thank
Srinivas
Hope that helps
Mark this answer as helpful/correct if it does so

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2018 06:46 PM
try this....
go to the left menu and edit system definition > scheduled jobs (click on the pencil)
- add the "schedule_admin" role
- select Override application menu roles
go to the scheduled jobs list and right click on column header and select configure > list control
- add "schedule_admin" role for rights needed. i.e. for new, edit, filter and link
give the user these roles:
- import_scheduler
- schedule_admin
the user may also need these roles:
- template_editor
- template_scheduler