This article will guide you to make field case insensitive for Query/ Search in Siebel Tools.
Login the application and navigate to applet for which we need to make field case insensitive. Get the applet name from Help > About View...
Login the Siebel tools and query the applet name, from List Column or Control get the field name. Go to the Business Component and query the field name and get the Column name.
Go to Table and query through Column name.
Right click on the Column name and from menu click on Case Insensitivity...
A wizard window will appear, click on Next button.
Click on Finish button.
Now query the table and Apply DDL. Compile the table on SRF (Server/ Dedicated Client). Login the application and check the change.
Note: Oracle does not recommend making field search case insensitive. This slows down the search performance.
Comments
Post a Comment