You need to sign in to do that
Don't have an account?

batch apex class
Question:- An Email notification should be sent to Inbox when Active = True, and Expiration Date is one week from current date.
Please help me how to write batch apex class for the above requirement?
Please help me how to write batch apex class for the above requirement?
Why don't you create a time-based workflow instead and use email templates?