ACL for alm_hardware table issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 03:29 AM
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.
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 03:30 AM
Hello Silva,
Remove the * and use none.
ServiceNow Commnunity MVP -2018 class.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 03:51 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 03:56 AM
Hi Anna
Please check if there are any other write ACLs for alm_hardware table other than the one you created.
Thanks
Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2017 04:04 AM
Hi Amit Shete ,
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.