Other > Code_Page_Fallback

Use the Code_Page_Fallback map setting to specify the code page conversion fallback behavior when mapping between objects with a specific data language set and there is a character found that is not defined in the target character set during the conversion process.

If not specified, the default behavior is to Skp a character that cannot be converted to the target code page. When a character is skipped, the result is that the content of the target data is a character shorter than the conten of the source data.

If a value is specified for the Code Page Fallback property, at runtime, if a string contains a character tah is not defined in the target character set, the mapping process replaces the character wit the substitute character or string that you specified in the Code Page Fallback property.