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)
TeamSite to XML deployment
prem_pratick
Hi we are doing a DD ( TeamSite to XML deployment) for the EA's
Our Output .xml file looks like this
ActualPublishDate
Original
7-6-2004-13-00
templatedata/about_test/landing_page_introduction/data/test.dcr
/default/main/test/about_test/WORKAREA/working<
/tuple-field>
We want to excle a particulat type of Template from the output we generate
i.e. landing_page_introduction
I am using a global filter like the one below
after this i am placing the below
But when we see the Generated output we can't see the desired output.
Pls help me as to where i am going wrong.
Find more posts tagged with
Comments
prem_pratick
Sorry , Pls check the attached output xml file created.
Bill Klish
Shouldn't your filter look like this instead (.* instead of just *)?
[html]
[/html]