Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Extracting XML Document

Status
Not open for further replies.

endyl13

Vendor
Joined
May 20, 2002
Messages
9
Location
TH
Dear all,

I'm a newbie with DataStage. I like to know how to extract data from an xml doc. I've managed to import the table definition from the xml doc. But when I associate the table definition with a sequential file stage, It doesn't work because I cannot view the data.
Can anybody help me?

Thank you very much...
 
Try a folder input stage and an input link from the folder stage to the XML Reader. Define the path and file in the folder stage. I don't know of any other way to do it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top