Hi,
I am using this query to change the acl_name for all version
update dm_document(all) objects set acl_name='dm_4500020180000101',set acl_domain='dmadmin' where i_chronicle_id='09000201800004bd';
I am able to execute it successfully but as r_immuatble_flag is true for all versions , how it is changing acl of those version?
Regards,
Deepak