Read in segments issue
Summary
Read In SegmentsContent
Below is the scenario.
1. getting the input xml file
2. performing read in Segments.
3. within read in segments, i am converting the xml to csv. and then writing the file to ftp.
The issue here is, i am not able to write the label of each element.
so what i am doing is,
within read in segments, i am mapping the xml to csv.
and outside the read in segments, i am doing a stage read of the data read in segments, then stage write ( created an xsd having label elements)
with the labels .
after this , i am writing to sftp.
Tagged:
0