Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Datatype not appearing
msrich
After changing templating.cfg, adding a new datatype to an existing category, the new datatype is not listed when creating a new DCR. The directory structure and datacapture.cfg are in place for the new datatype within the proper templatedata location in the workarea.
Is there a chance that templatedata.cfg has not been successfully re-read? Can you offer suggestions to get around this problem? Thanks.
Find more posts tagged with
Comments
james1
You offer no information on the version of your Templating installation, or the operating system. This is vital information.
Have you tried running "iwreset -ui". It may remedy the situation, depending on the version of your software.
-- James
--
James H Koh
Interwoven Engineering
ela
Hi,
perhaps you could provide some code from your templating.cfg?
akagar
I am following up on this issue for Marc Richman.
We're running TS 5.0.1 + SP2 on W2K; Templating is at same level.
Here is an example of what was added to the templating .cfg file within a category:
<data-type name="process_maps_toc" dcr-type="iwov">
<presentation>
<template name="generic.tpl" extension="html">
<locations>
<branch vpath-regex=".*" preview-dir="/">
<directory dir-regex=".*" />
</branch>
</locations>
</template>
</presentation>
</data-type>
<data-type name="process_map" dcr-type="iwov">
<presentation>
<template name="primary.tpl" extension="html">
<locations>
<branch vpath-regex=".*" preview-dir="/">
<directory dir-regex=".*" />
</branch>
</locations>
</template>
<template name="secondary.tpl" extension="html">
<locations>
<branch vpath-regex=".*" preview-dir="/">
<directory dir-regex=".*" />
</branch>
</locations>
</template>
</presentation>
</data-type>
ela
Did you actually create theses templates? If not, they won't show up. If you did, I wouldn't know what's wrong.
Good luck!
Adam Stoller
(1) did you run iwreset -ui (as previously recommended)?
(2) Is there a category element wrapping around the two data-type entries you showed?
I don't have 5.0.1 on my system - but if you post (as an attachment) a zip file consisting of the templating.cfg, datacapture.cfg(s) and presentation template(s) - someone here might be able to try and reproduce your problem (or verify that it works in their environment).
If you don't want to do that on the open forum - I suggest you open a case with Interwoven Support to see if they can replicate the problem.
--fish
(Interwoven Senior Technical Consultant)