Difference between revisions of "Default Values and the Generic Indexer"

Jump to navigation Jump to search
m
Minor grammar change.
(Added an image to demonstrate where to set a default value in the CMOD Admin Client.)
m (Minor grammar change.)
Line 22: Line 22:
* When the field name appears in the Generic Index file, with a corresponding value, that value is used.
* When the field name appears in the Generic Index file, with a corresponding value, that value is used.
** If the value is blank, the blank is loaded into the database, and the default value is NOT used.
** If the value is blank, the blank is loaded into the database, and the default value is NOT used.
** Even if after character removal, the result in no value (for example, a string with 0 length ), the default value is NOT used.
** If, even after character removal, the result in no value (for example, a string with 0 length ), the default value is NOT used.
* If the field DOES NOT appear in the IBM CMOD Generic Index file, THEN the default value is used.
* If the field DOES NOT appear in the IBM CMOD Generic Index file, THEN the default value is used.

Navigation menu