Shedule Job
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 12:49 AM
I have created shedule job with admin role , now i want to execute shedule job without admin role i tried below
process
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
but when i open shedule job table list there i got message with
Number of rows removed from this list by Security constraints With this line
is there anything wrong i am doing there how to achieve this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 01:27 AM
Hi @dheeru_1994
You need to create a read ACL or edit the existing ACL on schedule job table as well for the specific role required so that the non-admin users are able to read from the table.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 02:06 AM
i need solution acl is not working i tried with shedule_admin role and also i give same role to user but again same message i am getting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 02:43 AM
Hi @dheeru_1994
Did you tried modifying the below ACL :
Please try adding the roles to this ACL and see if it works.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 04:06 AM
i add schedule_admin role to this acl but yes i am abel to get my shedule job but not all records