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)
importing the taxonomy xml file through CLT
Richu
Hi All,
I tried to export the project created using MetaTagger Studio using iwmtbuild command : iwmtbuild -username abc -password abc -open ProjectName -export filename; It was successful and created the xml file. Do we have similar command to import the xml file into the project?
Thanks,
Richa
Find more posts tagged with
Comments
srinivasarao
Hi,
if you have the taxonomy/vocabulary file, then you can create the new projects and build the indexes
iwmtbuild -username jgrieg -password **** -new locations locations.xml
This is equivalent to importing the taxonomy ( locations.xml) and building the indexes.
Refer the iwmtbuild CLT documentation in MT Reference guide.
--Srinivas