3.7.5.13 IAddInMetadataInstall.UploadAddinFile
This operation uploads a chunk of an add-in file.
-
<wsdl:operation name="UploadAddinFile"> <wsdl:input wsam:Action="http://tempuri.org/IAddInMetadataInstall/UploadAddinFile" message="tns:IAddInMetadataInstall_UploadAddinFile_InputMessage" /> <wsdl:output wsam:Action="http://tempuri.org/IAddInMetadataInstall/UploadAddinFileResponse" message="tns:IAddInMetadataInstall_UploadAddinFile_OutputMessage" /> <wsdl:fault wsam:Action="http://tempuri.org/IAddInMetadataInstall/UploadAddinFileAddInErrorFault" name="AddInErrorFault" message="tns:IAddInMetadataInstall_UploadAddinFile_AddInErrorFault_FaultMessage" /> </wsdl:operation>
Upon receiving the IAddInMetadataInstall_UploadAddinFile_InputMessage request message, the protocol server is notified that the connection is terminating. Upon successful completion of the action, the server MUST respond with IAddInMetadataInstall_UploadAddinFile_OutputMessage. In the event of a failure, an appropriate SOAP fault MUST be sent to the client as specified in section 2.2.2.1.