Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Generating an XSLT for mapping

Hello
I am using Talend open studio to map a delimited CSV file to a xml. can Talend generate a XSLT file for this mapping. I know that you can use XSLT to generate a mapping but what I want is to automate the generation of this XSLT file.
Thank you
Said Abushaar
Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi
No, there is no a component can generate a XSLT file for mapping. To read a CSV file and generate a XML file, the job looks like:
tFileInputDelimited--main--tAdvancedFileOutputXML
Let us know if you have any troubles.
Best regards
Shong