XML SPLIT | Reading XML Data | Working with XML data in Abinitio
Steps Class Notes:
XML processing in AI
1. Parse the XML
2. Generate the XML data
1. Parse the XML
a. Get the XSD or Sample XML file(XML exemplar) having full xml schema
b. xml-to-dml utility/command to generate the DML
OR
use import XML dialog using the GDE component's port TAB
c. Read the XML - you will See Records and Vector Structures
d. Reformat /Normalize the data based on parent node (base element)
e. Apply different AI components to solve the use case
Components used to read the xml data
xml split
Comments
Post a Comment