Parse XML Data Through TXMLMap in Talend
Parse XML Data Through TXMLMap in Talend
Job Design:
Configuration:
tFileInputXML:
tXMLMap:
Then, we drag and drop the tags which we want to extract in the flow format.
Description:
We are first extracting the entire XML data through tFileInputXML . Then we are passing the
data to tXMLMap where in we are parsing the XML data and transforming into flow format.
Output: