3.2.4.8 PostScanJobStatusEvent

The PostScanJobStatusEvent event is sent by the scan repository any time the status of a PostScan job changes.

 <wsdl:operation name="PostScanJobStatusEvent">
    <wsdl:output message="dsc:PostScanJobStatusEventMsg"
       wsa:Action="http://schemas.microsoft.com/windows/2008/12/wdp/
       distributedscan/configuration/PostScanJobStatusEvent"/>
 </wsdl:operation>
  

Upon detecting a change in the status of a PostScan job, the server MUST send an dsc:PostScanJobStatusEventMsg message to all subscribed clients, as follows:

  • The dsc:PostScanJobStatusEventMsg MUST have one dsc:JobStatus child.

  • The contents of the element MUST be set as follows:

    • The current values of all PostScan job status related elements MUST be added.

    • Vendor-defined child elements MAY be added.