Resolved! Notification remainder for Request approval on daily basis
we have created events scheduled jobs and notiffication for request appoval notification on daily bases but the code is not working could you please suggest.Event: Scheduled jobs:var app = new GlideRecord('sysapproval_approver');app.addQuery('state',...
