Hi, I am trying to deploy an e-mail template but ...
# sdf
m
Hi, I am trying to deploy an e-mail template but receives below error even if I have the non-empty template xml file in the same folder. Have also tried to include the template in the deploy.xml file. Anyone knows how to solve it?
Copy code
<objects>
  <path>~/Objects/custemailtmpl_templatename.template.xml</path>
  <path>~/Objects/custemailtmpl_templatename.xml</path>
</objects>
An error occurred during custom object validation. (custemailtmpl_templatename) Details: Provide a non-empty template file.