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

question plzz
My answer is C... What do you think please ?
The marketing team at UC wants to send an email to each lead received from its website. The country of the incoming lead should determine the language of the email that will be sent to the lead.
How can a system admin automate this process?
a. Create an email template for each language and an assignment rule to send the appropriate template.
b. Create a single email template and use the translation workbench to translate and send the appropriate template..
c. Create an email template for each language and an auto-response rule to send the appropriate template.
d. Create an email template for each language and a workflow alert to send the appropriate template.
The marketing team at UC wants to send an email to each lead received from its website. The country of the incoming lead should determine the language of the email that will be sent to the lead.
How can a system admin automate this process?
a. Create an email template for each language and an assignment rule to send the appropriate template.
b. Create a single email template and use the translation workbench to translate and send the appropriate template..
c. Create an email template for each language and an auto-response rule to send the appropriate template.
d. Create an email template for each language and a workflow alert to send the appropriate template.
http://success.salesforce.com/ideaview?id=08730000000BqmOAAS
And this page explains how this can be done:
http://developer.financialforce.com/customizations/translatable-email-templates/
As apex code/Email templet cannot be written in other languages but english. Hence, Translation Workbench would be the correct way to translate and send the appropriate template..