Adjusting the Case of Values
EIM supports various case values defined for base table columns in Siebel Tools. EIM adjusts the case value of an EIM table column according to the Force Case property of the corresponding base table column.
Prior to importing data into base table columns, EIM also adjusts the case of values in EIM table columns as defined in the list of values. The available case modes include:
Upper (Makes all letters uppercase)
Lower (Makes all letters lowercase)
FirstUpper (Makes the first letter of each word uppercase and leaves other letters unchanged)
None (Has no effect)
If a requested case mode is not supported by the database, EIM performs a row-by-row pass through the EIM table to adjust the case of column values and update the row accordingly. If this occurs, you should expect slower import processing.