REST XML to CSV
Summary
REST XML to CSVContent
Hello,
OIC. FBDI. we have couple of requirements where the source file we get is not csv format to start with. source side we get a REST response (has Repeating elements )
Now all we want to create is data.csv in OIC.
incoming XML via REST ----------Converted To--------------> data.csv in OIC
My question is out of source xml how to create a comma separated data.csv in OIC stage that will have these 3 records ( for some reason we do not want to use FTP adapter in this design). It should be direct XML to data.csv
0