3.1.4.2 CopySavedSearch
This operation is used by the protocol client to copy a search query within a discovery case.
The following is the WSDL port type specification of the CopySavedSearch WSDL operation.
-
<wsdl:operation name="CopySavedSearch" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:input message="tns:CopySavedSearchSoapIn"/> <wsdl:output message="tns:CopySavedSearchSoapOut"/> </wsdl:operation>
The protocol client sends a CopySavedSearchSoapIn (section 3.1.4.2.1.1) request message and the protocol server responds with a CopySavedSearchSoapOut (section 3.1.4.2.1.2) response message as follows:
The protocol server copies the search query identified by the specified selectedId and persists a copy.