Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ISearchRequest.Execute Method 

Executes the Search Request.

ISearchResponse Execute();

Return Value

The ISearchResponse.

Exceptions

Exception Type Condition
SearchException There was an error connecting to the search server, or an error occurred when executing the search on the search server.
SoapException There was a communication problem during the execution of the remote method call.
InvalidOperationException The query has not been set.

See Also

ISearchRequest Interface | Plumtree.Remote.PRC.Search Namespace