ACL for alm_hardware table issue

SNOW User8
Giga Guru

Hi all,

I need to provide the write access for certain users with a role of rest_service on alm_hardware table.

I have created the below ACL to achieve that.

find_real_file.png

But it's not reflected in alm_hardware table, still I can edit the fields. Is anything wrong with this?

Could anyone help me with this?

Regards,

Anna.

6 REPLIES 6

Karthik Reddy T
Kilo Sage

Hello Silva,



Remove the * and use none.


Karthik Reddy T.
ServiceNow Commnunity MVP -2018 class.

Hi Karthik Reddy,



Thank you so much for taking the time to respond,



Tried it and got the same as before.


I am not the member of the "rest_service" group, still can edit the field values.


Amit107
ServiceNow Employee
ServiceNow Employee

Hi Anna


Please check if there are any other write ACLs for alm_hardware table other than the one you created.



Thanks


Amit


Hi Amit Shete Employee,



Thanks for your response,



I have checked that already, there have been no other ACLs for the alm_hardware table other than the one which I have created.