Originally posted by: MarieWallace
I am using ITX to transform a huge CSV file into JSON. The file contains special characters (e.g. <VT>) that need to be escaped otherwise they will invalidate the JSON. I thought I could use Item Restrictions (Character/Exclude) to exclude special characters and replace them with the reference string, however this doesn't appear to work as I expected. It just marks the field as invalid, but doesn't do any mapping.
Any help would be HUGELY appreciated. There may be another way to handle these escape characters, and I'm easy, as long as I can prevent them from corrupting my JSON.
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender