Creating a Script File for the EmailTemplateManager Utility
The EmailTemplateManager is a Java class whose main() method executes when you execute the EmailTemplateManager from the command line. To ensure that the CLASSPATH and other environment variables are set properly when you execute this utility, you must create a script file that calls the EmailTemplateManager as described below.