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)
regenerating all html files associated with a dcr
yalavarthi_Srini
Is there an elegant way (apart from scanning the extended attributes of all html files) to regenerate all html files associated with a dcr when that dcr is changed?
Find more posts tagged with
Comments
Migrateduser
Alas, no. Output files are marked with the source DCR, but the DCRs are not marked with the output file.
One possible solution is to create a marking. A presentation template could store the output file paths in extended attributes. Then a script or workflow could read this extended attribute to regenerate all files when the file has changed.
If there are a number of templates, it may be useful to create a custom templating tag that can be placed in all templates.