I'm sure I've seen this issue before but I can't recall how to get around it.
When trying to regenerate a file from the command line using iwregen I get the message:
"the source presentation template does not have a configured filename extension"
Generating from the UI is fine.
templating.cfg has the following entry for my type:
<data-type name="**** " dcr-type="xml">
<presentation>
<template name="****.tpl" extension="html">
<locations>
<branch vpath-regex=".*" preview-dir="/">
<directory dir-regex=".*"/>
</branch>
</locations>
</template>
</presentation>
<viewoptions actionlist="save;generate"/>
</data-type>
I am using TS 6.5 SP2 on Solaris.
Thanks.
Darren.