Hi experts ,
I have a requirement like " Track a expiry date and update the database when the expiry date is around 10days from the system date."it should be done through background job.
i have achieved how to schedule the background job.
my question is how to update the database when the expiry date is 10days from system date ?
Thank you,
NAVEEN