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

Schedule an email template till request is approved
I have an approval process that is sent out to manager. I want to write a batch class to send email template everyday to manager till it is approved.
Any help would be appreciated.
It is not possible to use email template.Email format using HTML code should be written.
All Answers
Hi
Batch apex link
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_batch_interface.htm
I am aware of how to write batch class. i am looking if i can use existing email template which has merge fields from a custon object to be used in the scheduled class.
It is not possible to use email template.Email format using HTML code should be written.