xml input stage parsing &apos and &quot to ' and &q

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

If those are in your data, then you do actually "need" them converted like that. And it is an all or nothing setting, I'm afraid.
-craig

"You can never have too many knives" -- Logan Nine Fingers
rajesh450
Participant
Posts: 3
Joined: Wed Dec 12, 2007 2:31 am

Post by rajesh450 »

I'm able to solve this proble using unix commands which do these conversions..
Post Reply