Originally posted by: SystemAdmin
Does anyone know how to keep this from happening? On the input I'm receiving (xml file):
<FamilyName>D'Abrosia</FamilyName>
And on the output I'm getting:
<FamilyName>D'Abrosia</FamilyName>
What I would like to see is:
<FamilyName>D'Abrosia</FamilyName>
In other words, just leave the field alone. I've heard about cdata but don't know how I could apply it in the map and to every field.
Can anyone help?
Mary
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange