Application Find


What are Application Find/Binocular Search in Siebel CRM???

  • defines the find object definitions that Siebel CRM uses for an application
  • applies search on a particular functionality and results as matching records at the other side of the application
  • we can use this Find/Binocular search option on anywhere in the application UI
  • we could use lightweight business component (will discuss about lightweight BC in Business Component section) with limited fields in Find object to reduces query cost and improves application performance

Sample Screenshots for Find...

Screenshot#1 - showing binocular search view



Screenshot#2 - showing list for Contact functionality



Properties of Application Find...

Find

  • specifies the name of the find object definition that Siebel CRM includes in the application UI
  • Whenever we choose a functionality (like Contact,Asset,Account) then the related fields are get displayed, in which we can provide search values and apply query on the particular functionality

Sequence

  • specifies the order of find objects that it includes in the Find dialog box

Default Find

  • specifies the default value for a Find object
  • if the Default Find property is True, then Siebel CRM displays this Find object in the Look In drop-down list in the Search Center
  • for e.g., if Contact Find object is set to TRUE then Siebel CRM displays Contact at top of the drop-down list


Comments