Adding an Email Template to CentraSite
To add an email template to CentraSite, you must first create a script file that executes the EmailTemplateManager utility. Then you must run the script file with the -t filename input parameter.
Important: | The template's filename is used to uniquely identify the template within CentraSite. If you upload a template that has the same filename name as a template that already resides in the repository, the new template will automatically replace the existing one. |
In addition, you add an email template using the command line tool CentraSiteCommand. The command line tool is located in <CentraSiteInstallDir>/utilities.
If you start the command line tool with no parameters, you receive a help text summarizing the required input parameters.
The parameters of the command are case-sensitive, so for example the parameter -url must be specified as shown and not as -URL.
If you omit the passwords from the command, you will be prompted to provide them.