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)
Generate to another branch?
nico
Has anyone setup the ability to generate to another branch? If so how is this done?
Thanks,
Nico
Find more posts tagged with
Comments
Adam Stoller
I think the only way you could do this would be to use iwpt_compile.ipl - and not have [useful] EA's attached to the generated file.
TeamSite Templating EAs only work within the context of the TeamSite area in which the asset is found - they don't work across area-boundaries.
Can you provide a use-case for needing to do this?
--fish
(Interwoven Senior Technical Consultant)
nico
got a "public" branch and a "members" branch both have a pr page that lists all the press releases. But on the "public" pr page you don't see certain pr's but on the "member" branch you see all the prs.
Adam Stoller
In that case - you can probably set the EA's explicitly on the generated page after using iwpt_compile.ipl - as I'm assuming that the same category/data-type/DCT and PT exist on the "public" branch. I'd say you need a custom menu item to do this - the built-in commands that run iwgen/iwregen will not work in the way you wish to use them
--fish
(Interwoven Senior Technical Consultant)