October 2013
Beginner to intermediate
270 pages
5h 41m
English
This recipe shows how we can convert an XML record stored in a file into a format that is readable by tXMLMap, and how we can then read and process the data in the XML record.
Open the job jo_cook_ch09_0010_readXMLFile.
The first stage of this process is to convert the XML file into Java Document format for use by the downstream component.
tFileInputXML component onto the canvas.
tFileInputXML component and change the File name/Stream field to context.cookbookData+"/chapter9/chapter09_jo_0010_customerData.xml" ...Read now
Unlock full access