Quantcast
Channel: SharePoint 2010 - General Discussions and Questions forum
Viewing all articles
Browse latest Browse all 17574

Sharepoint2010 TaxonomyWebService AddTerms

$
0
0

AddTerms method returns root element is missing. SOAP body:

<AddTerms xmlns="http://schemas.microsoft.com/sharepoint/taxonomy/soap/">
            <sharedServiceId>{GUID}</sharedServiceId>
            <termSetId>{GUID}</termSetId>
            <lcid>1045</lcid>
            <newTerms>
                <NewTerm label="TEST" clientId="1" parentTermId="{GUID.Empty}"></NewTerm>
            </newTerms>
        </AddTerms>

It returns error: root element is missing. All GUID's are ok. Looks like the problem is NewTerm  syntax and that there is an error in documentation.
Dose anyone know correct syntax


Viewing all articles
Browse latest Browse all 17574

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>