I am creating a job which runs weekly. One of the tasks is to identify expired records, records expire every day. when job runs I want to see all records expired before the job execution date. How can I achieve this in OEDQ?
currently I am using the logic check processor which works fine for one date, not for the systemdate.
Thanks
LK