Siebel Open UI, Tools, Scripting and EAI (MOSC)

MOSC Banner

CADB_SoundslikeOperator_Referenceto_Doc ID 1058880.1

Application: Siebel Public Sector

Application version : 8.1.1.4 SIA [21225] ENU(*)  

In reference to the Sounds like operator usage in the Siebel we have implemented the phonetic search for the fields Surname and First Name in Contact screen. The below script was working fine but now the query is not fetching any data. And even if I query for the other fields like Last Name for which the script is not implemented the query is not returning anything.

Script:

function checksoundslike(fieldname)

{


// check if searchspec of given field contains soundslike function

// and modify searchspec appropriately to support it


var expr = this.GetSearchSpec(fieldname);

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center