Is there a role other than Admin that allows running of scheduled jobs ?

nithin17
Giga Contributor

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?.

3 REPLIES 3

Vikas-Malhotra
Mega Guru

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


srinivasthelu
Tera Guru

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


Jamen1
Tera Expert

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