Select the Emit CData option for a destination node for the text in the destination XML element to be treated as an XML CDATA section and assigned to the destination node as a block and is not parsed during run time. It is equivalent to specifying data for an XML element using the following XML syntax:
<![CDATA[
text
]]>
The Emit CData option can be selected for any destination nodes (located on the right pane of the Mapping Editor). You can also select the Emit CData option for default values.
To select the Emit CData option: