Siebel earlier used to have one Field Level Property Use Default Senstivity. This property is obsolete now.
To provide Case Insensitive Query on the Fields, Siebel 8.1 version has introduced a CIAI (Case and Accent Insensitive). Accent Insensitive does not work in Siebel 8.1.1.2 vesrion. You can use SoundsLike Operator for the Accent based query.
On the column level, right click at Column.
Siebel will run you through a wizard and create a new column and indexes to support the Case Insensitive Query.
Note: You need to lock the project to run through the wizard.
Elastic List Applets @ IP 2015
-
Before you start wondering, I have not accidentally written 2016 as 2015 in
the title. If you are following the Siebel Updates then you would by now
know t...
8 years ago
Hi
ReplyDeleteI did Case insensitivity specified as above. But when we did full compile by compiling all changed projects, case insensitivity is not reflected in server. How do I export my case insensitivity to server srf?