3.1.4.4 UpdateSourceErrorInfo

This operation is used by the protocol client to update status info for discovery sources in a discovery case.

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

 <wsdl:operation name="UpdateSourceErrorInfo" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:input message="tns:UpdateSourceErrorInfoSoapIn"/>
   <wsdl:output message="tns:UpdateSourceErrorInfoSoapOut"/>
 </wsdl:operation>

The protocol client sends a UpdateSourceErrorInfoSoapIn (section 3.1.4.4.1.1) request message and the protocol server responds with a UpdateSourceErrorInfoSoapOut (section 3.1.4.4.1.2) response message as follows:

  • For each discovery source corresponding to the specified selectedIds, the protocol server determines the status. For example, the protocol server examines the crawl log to determine whether there were errors processing the discovery source.