Siebel Search Administration Guide > Siebel Search Integration API Reference >

ValidateEngineSetup Method


This method is used to verify that the third-party search engine is running and initialized.

Syntax

InvokeMethod ("ValidateEngineSetup", InputArgs, OutputArgs)

Arguments
Argument
Description
Mandatory

inputArgs

inputArgs is empty when calling ValidateEngineSetup.

Yes

outputArgs

outputArgs will contain an appropriate error message in the event of an error.

Yes

Usage

Use this method to verify that the third-party search engine is running, and initialized for an index or search operation.

Invoked From

Invoked by the third-party adapter from InvokeMethod.

Return Value

An XML string indicating whether or not the third-party search engine is operational. Zero (0) is returned if the search engine is running.

Siebel Search Administration Guide Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.