| |
GeekInterview.com > Interview Questions > Data Warehousing > DataStage
| Print | |
Question: What r XML files and how do you read data from XML files and what stage to be used?
|
| May 05, 2007 22:38:56 |
#2 |
| hanug |
Member Since: June 2006 Total Comments: 24 |
RE: What r XML files and how do you read data from XML... |
First, u can use XML metadata importer to import the XML source definition.Once it is done. U can use XML input to read the XML document. For each and every element of XML , we should give the XPATH expression in the XML input.
XML stage document clearly explanins this.
Hanu. |
| |
Back To Question | |