does ACL gets captured in update set??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2017 01:32 AM
Hi Friends,
Does anyone know if ACL's are captured in update set or not because I tried editing one ACL but coudln't find it's update in Update set. ?? Can anybody tell me how to capture it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2017 01:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2017 02:06 AM
even any role modification should also get captured in update set.
Here you changed the roles in ACL which should be an update in 'sys_security_acl_role' table.
Please open this table (sys_security_acl_role_list.do) and select the ACL you modified and new role updated in filters.
Open that record then see the version history there you will see in which update set modification is present (version history can be added as related list if not present on form).
and if you are doing this just for testing:
then select the correct update set and change ACL role in any ACL ; you will see update will be captured in update set as ACL role modification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2017 02:02 AM
Hi Raj,
I don't know why it is not getting updated in Customer updates I am referring to correct update set only