Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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