Share via


3.1.4.46 FileGet

The FileGet operation retrieves a file from the memory cache.

The following is the WSDL definition of the FileGet operation.

 <wsdl:operation name="FileGet" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input wsaw:Action="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/FileGet" name="FileGetRequest" message="tns:FileGetRequest" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" />
   <wsdl:output wsaw:Action="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/FileGetResponse" name="FileGetResponse" message="tns:FileGetResponse" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" />
   <wsdl:fault wsaw:Action="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/FileGetEditionExpiredMessageFault" name="EditionExpiredMessageFault" message="tns:IService_FileGet_EditionExpiredMessageFault_FaultMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" />
   <wsdl:fault wsaw:Action="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/FileGetSkuNotSupportedMessageFault" name="SkuNotSupportedMessageFault" message="tns:Iservice_FileGet_SkuNotSupportedMessageFault_FaultMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" />
 </wsdl:operation>