ACL in Update Sets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2018 02:19 AM
Hi All,
I'd like to raise a small question:
If modifying the ACLs require security_admin role; while moving update sets having ACL changes from one instance to another instance, one should have a security_admin role.
Please suggest.
Thanks,
Vishal
- Labels:
-
Best Practices

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2018 05:31 AM
HI,
Yes your point is valid. But at back end there are many validations done before inserting and committing update set.
They check if the user has access to various tables and at then end data goes to other tables using XML.
But still i will look into detail on your point.
Thanks,
Ashutosh Munot

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2018 05:44 AM
Your question is interesting .. yes only configuration needs security_admin role when configuring acl but when moving update sets containing acl configuration then we need not have security_admin role
Thanks,
Siva