Transforming Several XML Docs into one Flat File
Posted: Fri Jan 26, 2007 9:04 am
Sorry if this has already been asked, I tried checking around for other threads first. I am very new to DataStage and ETL in general, I'm a web developer by trade.
I have to develop a job that takes in a directory of XML files and parse through them to create one flat file at the end. Also, to make things more complicated, there are elements in the XML document that only exist in some instances, and in others they don't exist at all.
I've noticed that there is an xmltransform stage as well as xmlinput and you can use an XSLT stylesheet to transform as well. Does anyone have any advice on how to proceed and where I can find the doucmentation on these XML stages?
TIA for the help.
I have to develop a job that takes in a directory of XML files and parse through them to create one flat file at the end. Also, to make things more complicated, there are elements in the XML document that only exist in some instances, and in others they don't exist at all.
I've noticed that there is an xmltransform stage as well as xmlinput and you can use an XSLT stylesheet to transform as well. Does anyone have any advice on how to proceed and where I can find the doucmentation on these XML stages?
TIA for the help.