The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
57 views

Sharepoint Managed MetaData Service Migration 2010 - 2013

I have successfully migrated MMS from SP 2010 to SP 2013 Is there any limitations while this is done ?? Any data / feature lose ?
0
votes
0answers
53 views

MMS Field is readonly

I have created a taxonomy field programmatically and added to a custom content type which inherits from Document content type. In the document library when I chose "Edit properties" for an item ...
1
vote
1answer
508 views

Why is the TaxonomyClientService.asmx service returning escaped XML for my result?

I was able to sucessfully call the service but when I get my results back it looks like this (see the GetChildTermsInTermSetResult node): <?xml version="1.0" encoding="utf-8"?> ...
2
votes
2answers
198 views

How can I get TermStoreIds and TermSetIds from the MMS?

If I go to the Term Store Management Tool there is a tsid in the query string, but this value does not seem to change. Is there an easy way to get TermStoreIds and TermSetIds?