I am using teamsite 5.5.2 on solaris.
when I perform an iwregen from the comand line on one of the templated files I get the following error message>
/app/iw-home/bin/iwregen /actual/main/www/docs/WORKAREA/teamsite/en/account/transaction/transactionsexplained.jhtml
/actual/main/www/docs/WORKAREA/teamsite/en/account/transaction/transactionsexplained.jhtml: the source presentation template does not have a configured filename extension
the following extended attributes are set>
/app/iw-home/bin/iwextattr /actual/main/www/docs/WORKAREA/teamsite/en/account/transaction/transactionsexplained.jhtml
TeamSite/Metadata/CompTemplate=templatecompliance/template18.config
TeamSite/Templating/Encoding=
TeamSite/Templating/PrimaryDCR=/transactionsexplained
TeamSite/Templating/PrimaryDocumentType=account/transactionsexplained
TeamSite/Templating/PrimaryPT=transactionsexplained1.tpl
from the datacapture.cfg
<category name="account">
<locations>
<branch vpath-regex=".*" />
</locations>
<data-type name="transactionexplained" dcr-type="iwov">
<presentation>
<template name="transactionsexplained1.tpl" extension="jhtml">
<locations>
<branch vpath-regex=".*" preview-dir="/templatedata/iw_preview" >
<directory dir-regex=".*" />
</branch>
</locations>
</template>
</presentation>
</data-type>
</category>
everything seams to be set fine. If I use the regenerate option from the drop down menu it does not produce the error and does the regeneration. the command line works for the other files
any ideas?????
in the actual presentation template the iw_pt is also setup correctly
Farzamffarzanehfar@yahoo.co.uk">
ffarzanehfar@yahoo.co.uk