3.1.4.53 GetSearchAlertNotificationFormat
This operation is used by the protocol client to retrieve the notification format of the search alert system for the search service application.
-
<wsdl:operation name="GetSearchAlertNotificationFormat"> <wsdl:input wsam:Action="http://tempuri.org/ISearchSiteAdministrationServiceApplication/GetSearchAlertNotificationFormat" message="tns:ISearchSiteAdministrationServiceApplication_GetSearchAlertNotificationFormat_InputMessage"/> <wsdl:output wsam:Action="http://tempuri.org/ISearchSiteAdministrationServiceApplication/GetSearchAlertNotificationFormatResponse" message="tns:ISearchSiteAdministrationServiceApplication_GetSearchAlertNotificationFormat_OutputMessage"/> </wsdl:operation>
The protocol client sends an ISearchSiteAdministrationServiceApplication_GetSearchAlertNotificationFormat_InputMessage request message and the protocol server responds with an ISearchSiteAdministrationServiceApplication_GetSearchAlertNotificationFormat_OutputMessage response message, as follows:
On success, the protocol server MUST return the notification format of the search alert system for the search service application.
On error, the protocol server MUST return a FaultException<ExceptionDetail> error message.