3.6.5.4 IProviderRegistry.RequestProviderInfoUpdate

This operation requests an update for specific providers.

 <wsdl:operation msc:isInitiating="true" msc:isTerminating="false" name="RequestProviderInfoUpdate">
   <wsdl:input wsam:Action="http://tempuri.org/IProviderRegistry/RequestProviderInfoUpdate" message="tns:IProviderRegistry_RequestProviderInfoUpdate_InputMessage" />
   <wsdl:output wsam:Action="http://tempuri.org/IProviderRegistry/RequestProviderInfoUpdateResponse" message="tns:IProviderRegistry_RequestProviderInfoUpdate_OutputMessage" />
 </wsdl:operation>

Upon receiving the IProviderRegistry_RequestProviderInfoUpdate_InputMessage request message, the protocol server performs an update for specific providers. Upon successful completion of the action, the server MUST respond with IProviderRegistry_RequestProviderInfoUpdate_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.