3.1.4.59 GetImportProgress

The GetImportProgress operation retrieves the progress of an ImportPackageWithProgress operation, using the unique identifier provided by the client at the creation of the import operation.

The following is the WSDL port type specification of the GetImportProgress WSDL operation.

 <wsdl:operation name="GetImportProgress" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input wsaw:Action="http://www.microsoft.com/Office/2009/BusinessDataCatalog/BusinessDataCatalogSharedService/GetImportProgress" message="tns:BusinessDataCatalogSharedService_GetImportProgress_InputMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/>
   <wsdl:output wsaw:Action="http://www.microsoft.com/Office/2009/BusinessDataCatalog/BusinessDataCatalogSharedService/GetImportProgressResponse" message="tns:BusinessDataCatalogSharedService_GetImportProgress_OutputMessage" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/>
 </wsdl:operation>

The protocol client sends a BusinessDataCatalogSharedService_GetImportProgress_InputMessage request message, and the protocol server MUST respond with a BusinessDataCatalogSharedService_GetImportProgress_OutputMessage response message, unless any faults occur.