We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Access on sla's to create on particular table

siva14
Tera Contributor

Hello everyone, 

 

we have a group called "HR-ESC" , so i want to allow that group able to create and update the SLA's on the "hr_planning_and_operation" table

 

Please help me how to archive this .

 

#sla #acl 

1 REPLY 1

Mark Manders
Giga Patron

I assume you mean the SLA definitions? 

You could create create/write ACLs on the contract_sla table for this group (security attribute condition) and specify the conditions (task type/application/any other specific unique thing the definitions need to evaluate to).


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark