3.1.4.47 ExportPartitionData2

This operation is called to export the main data objects (terms, term sets, term set groups, and so on) from a term store partition.<27> The change log is not exported.

 <wsdl:operation name="ExportPartitionData2">
   <wsdl:input wsam:Action="http://schemas.microsoft.com/sharepoint/taxonomy/soap/IMetadataWebServiceApplication/ExportPartitionData2" message="tns:IMetadataWebServiceApplication_ExportPartitionData2_InputMessage"/>
   <wsdl:output wsam:Action="http://schemas.microsoft.com/sharepoint/taxonomy/soap/IMetadataWebServiceApplication/ExportPartitionData2Response" message="tns:IMetadataWebServiceApplication_ExportPartitionData2_OutputMessage"/>
 </wsdl:operation>

If the user does not have implementation-specific rights to store the file at the specified file path, the protocol server MUST send a SOAP fault message containing a System.Exception. Otherwise, the protocol server exports data from the specified term store partition and saves it in an implementation specific cabinet (.cab) file at the specified file path.