Resolved! ACL
There is a table 'abc' that supports the catalog item 'xyz'.I have created the below ACL on the table 'abc': if (gs.getUserID() == '1234' || !gs.getSession().isInteractive() || gs.getUser().isMemberOf("gefg545") || gs.getUser().isMemberOf("3234gfg"))...