Search found 3 matches
- Thu Mar 10, 2011 11:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: parsing XML column to dataset
- Replies: 6
- Views: 2254
- Thu Mar 10, 2011 6:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: parsing XML column to dataset
- Replies: 6
- Views: 2254
Ya i checked that also...i am able to tetrieve the full XML doc in a sequential file directly.... I have also imported the metadata of the XML through the import->table definitions->XML table definitions and then i have given 'Auto Check' then saved it.... But still i am getting the same error.... :(
- Thu Mar 10, 2011 4:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: parsing XML column to dataset
- Replies: 6
- Views: 2254
parsing XML column to dataset
I tried to parse an XMLtype input column from an Oracle table to a datset.... The input column name is XML_STRING_TEXT which contains the following XML content... "<?xml version="1.0" encoding="UTF-8" ?> - <application> <registrationCategory>Account for Child</registrationCa...