Resolved! Record not returned in ACL but works in background script
I have a read ACL for table sc_request in which I want to use sc_req_item retreived using GlideRecord. Of some reason, the sc_req_item does not return any records even though I am sure the record exist. I can run the same code in background script ...
