Skip to main content
Announcements
July 15, NEW Customer Portal: Initial launch will improve how you submit Support Cases. IMPORTANT DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Marcl78
Contributor
Contributor

Generic csv file to xml or json file

Hi,

i need help to find the way to create a json, xml format from csv file. The csv file made by a tFileInputFullRow

because i can't know the final file structure. Then i use a tExtractDelimitedFields to create à structure csv file.

The problem is it can return any unknown columns. Then i want to create a xml or json file because i would like to

use the tree extract for selected the only known field name i want to extract.

In the csv file, there is thome known fields and unknown fields. I only want to work on known fields.

Thanks for your help. 😉

Labels (3)
1 Reply
Anonymous
Not applicable

Hello,

Could you please elaborate your case with an example with input and expected output result?

Best regards

Sabrina