Create an email template descriptor file
Procedure
- In the Guidewire Studio Project window, expand .
-
Select emailtemplates,
right-click, then select one of the following items from the context menu:
Descriptor type Menu path Extension to add Note Text .gosu.descriptorSelect Text from the list of file types to associate with the .gosu.descriptorextension, if necessary.HTML .gosu.html.descriptorSet the HTML version to use in the HTML File dialog. Studio opens an editable file with the given name in a new tab. -
Enter text similar to the following, modifying the given text to suit your
business needs.
<?xml version="1.0" encoding="UTF-8"?> <serialization> <emailtemplate-descriptor name="Test Email" keywords="email" topic="reply" subject="Test Email" body="TestEmail.gosu" /> </serialization>
