3.1.4.15 BatchGetSyncJobStatus

Get the status of a number of immediate conversion jobs.<14>

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

 <wsdl:operation name="BatchGetSyncJobStatus" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input wsaw:Action="http://schemas.microsoft.com/office/server/word/2009/08/getSyncJobStatus" name="BatchGetSyncJobStatusRequest" message="tns:BatchGetSyncJobStatusRequest" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/>
   <wsdl:output wsaw:Action="http://schemas.microsoft.com/office/server/word/2009/08/getSyncJobStatus/response" name="BatchGetSyncJobStatusResponse" message="tns:BatchGetSyncJobStatusResponse" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl"/>
 </wsdl:operation>

The protocol client sends a BatchGetSyncJobStatusRequest request WSDL message to get the status of a number of immediate conversion jobs.

The protocol server MUST respond by sending a BatchGetSyncJobStatusResponse (section 3.1.4.15.2.2).