How to add custom template to email robot
Version: Windchill 12.0
Use Case: In a workflow, for a notify by email task, there are two OOTB templates available: NotificationRobot and NotificationRobotPlain. How do I add another?
Description:
Is there a resource bundle in the codebase that generates this dropdown list? I found the html files to edit both of the templates in codebase/templates/workNotification. Should I be making a new file in this folder then somewhere else add a template name to the list and reference the new file?



