Best practive to Remove GlideRecord from ACL and use conditional checks ?
I have an ACL on sc_req_item table as below to allow read access to the RITM for sc task approvers.How to replace GLideRecord with ACL conditions so that it still grants read access to the RITM and variables on it for sc task approvers var app_ob...