How to create an ACL for Scheduled jobs

Joshua Comeau
Kilo Sage

Looking to know how a user can gain access to CRWD to the scheduled job table 

9 REPLIES 9

@Joshua Comeau What errors do you see when your user with the custom role tries to access Scheduled Job module? Do you see an ACL error?

JoshuaComeau_0-1694429729716.png

 

David-M
Tera Contributor

Did anyone find a solution to this?
I am getting the same issue.

Even after adding the extra roles to the ACL for sysauto, they still cannot view the list of Scheduled Jobs 

Hi, did you find solution? I am stuck with the same issue...

Hi Sandra,
Eventually, I worked out a solution for our situation:
-- I created a new role
-- Gave this role ACL Create, Read and Write access to the both the sysauto and the sysauto_template tables (in my case, I just wanted the users with the role to access Scheduled Entity Generation, which corresponds to sysauto_template; other types of scheduled jobs use different tables)
-- Assigned the role to the users/group
This worked for our needs
Hope this helps