function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
RockersRockers 

How to customize the email template for Batch Process completion?

Hi Friends,

 

                I have to customize the email template for the completion of Batch Process. Generally, an email is coming from Salesforce.com, once any apex job is completed.

 

                 That email template has to be generated with our designed template. How to do that?

 

Regards,

Phanikumar

Andy BoettcherAndy Boettcher

Read this - check out the "setTemplateId" part of this post:

 

http://th3silverlining.com/2010/05/08/using-basic-email-templates-within-apex/

 

Does that help?

RockersRockers

Hi Friends,

               I have to customize the email template for uploading data into custom objects by using the import wizard. After, successful upload the data to the objects, we get a mail from support@jp.salesforce.com. That email, i need to customize with our designed one. Pls see the below screen shot for your reference.