Sharepoint 2010 - Managed KeyWords
Posted
by Audioillity
on Stack Overflow
See other posts from Stack Overflow
or by Audioillity
Published on 2010-05-06T11:02:27Z
Indexed on
2010/05/06
11:08 UTC
Read the original article
Hit count: 160
sharepoint2010
|sharepoint
Hi,
Is it possible to import managed keywords into SharePoint 2010? Where are the keywords stored within which database?
- Background - I'm currently working on a migration from a legacy system into SharePoint 2010. So far everything is going well, and I can even bring across the managed meta data across along with most other data.
The process I use was built for SharePoint 2007 to update Lists over SOAP. With a few manual tweaks I've managed to get the metadata to come across.
To bring across either managed metadata or managed keywords I need to know the ID for the existing label/keyword. I have this for the Managed Metadata however not for the Managed Keyword.
Currently I create a CSV file to be imported for managed metadata before working out the reverent GUID for the source label.
Many Thanks Luke
© Stack Overflow or respective owner