Hierarchical to Relational Transformation Overview
Hierarchical to Relational Transformation Overview
The Hierarchical to Relational transformation processes XML or JSON hierarchical input and transforms it into relational output. A Hierarchical to Relational transformation reads hierarchical input from input ports and transforms the data to relational output at the transformation output ports. To transform hierarchical input to relational output, use a schema file to define the hierarchical data.
You can use the Hierarchical to Relational transformation wizard to automatically map the data. You can configure the mapping to the relational output ports on the transformation
Overview
view.
After the wizard generates the transformation, you can pass the data from the relational output ports to another transformation in a mapping.
The Hierarchical to Relational transformation can process up to 10,000 schema elements in an .xsd file. To process more than 10,000 elements, split the data into multiple files.