Need to convert the scheduled script execution from days to minutes
Hi All, For getting the ritm count which are waiting for approval and in active state we have a schedule script like as below. function getSAPReq() {var gr = new GlideRecord('sc_req_item');gr.addEncodedQuery("active=True^cat_item.name=SAP Request^st...