Compacting values

<< Click to Display Table of Contents >>

ETL > 14.0 > Implementation Guide > Tutorial and implementation guide > Steps > Mapping > Advanced topics 

Compacting values

Simple mappings (like single column, transformed value, REGEX, switch-case) cane be optionally compacted. Compacting is a process, in which all white-space values are converted to NULL, and other values are just taken as-is.

To compact the value, use the compact property on supporting columns, and set it to true.