Requesting help in scheduled job script
Hi Team, I have ran Scheduled Job script in Background script for testing, but not sure why it is NOT working properly .var arr=[];var gr = new GlideRecord('Scoped application Table name');gr.addEncodedQuery('State is not Resolved,Closed, Cancelled')...
