Need to provide access to scheduled job table to make it so they can read,create,write,delete

Joshua Comeau
Kilo Sage

Tried to create a role but still getting security constraints the user can get to the table,

Can click new but its completely blank and no fields show on the form. 

Do not want to give import_scheduler and Admin

2 REPLIES 2

Vrushali  Kolte
Mega Sage

Hi @Joshua Comeau ,

 

The security constraints error shows when there is an existing ACL applied on the table which is restricting the access to the schedule job table. You can edit the ACL and add the required roles to it. This shall solve the issue. If not, you can try by creating new record type ACL on scheduled job table. For more information on ACL, please refer the below documentation.

 

https://docs.servicenow.com/bundle/vancouver-platform-security/page/administer/contextual-security/c...

 

If my answer solves for issue, please mark it as Helpful 👍 and Accepted  ✔️ based on the impact.

Can you let me know which one as I edited the ones that I thought would be the cause but it is still causing the issue, and I as well tried to create a new ACL that did not work as well 

 

Can you create one or make the change and share the solution?