Search found 1 match
- Wed Mar 03, 2010 5:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Input and Primary Keys
- Replies: 2
- Views: 1218
XML Input and Primary Keys
I am using a complex XML structure that has many levels. Within one level (3 levels deep) I am selecting a number of attributes to create an output file that is flat for that segment of the XML. My job design is simple: External Data Source -> XML Input -> Sequential File In the output I am expectin...