Differences between Find and Search Operations
Find and Search are both used for performing query in siebel as the name suggest to find or search values from database, Lets look into the basic feature and difference of Find and Search
• Find is a tool that consists of a direct query on a database, and allows users to query on a field-by field basis.
• Find objects are accessible from anywhere in your Siebel application through the Search Center (binoculars), and allows users to perform queries on specific predefined fields linked to specific business components (such as querying for an employee’s last name). Because Find directly queries the database instead of using indices, the results of these queries always match the actual data in the database. This makes Find appropriate for searching on transactional database tables that frequently are changing.
• A Search operation by contrast, allows a simpler, broader search by not requiring the user to specify specific fields to search upon.
• Full text searches can be performed across multiple business components, fields and files with one operation. Search also gives you the option of searching through attachments.
• An important difference between search and find is the visibility applied to the results.
More about Siebel Search
Related posts:
- Binocular Search in Siebel (Using Find Object) What is Binocular Search? As soon as we login into...
- Siebel Interview Questions All siebel interview question under one roof. Siebel Config/Scripting/WF Interview...
- Integration Of Third Party Appication With Siebel I have seen developers discussing different ways to integrate third...
Related posts brought to you by Yet Another Related Posts Plugin.















(No Ratings Yet)
[...] Also read: Differences between Find and Search Operations [...]
Leave your response!