Excel to XML convert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2018 02:51 AM
I have a use case where I need to convert a Excel file to XML, anyone knows how to achieve this through SnapLogic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2018 06:43 AM
Kindly ignore, I was able to achieve the task.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 06:00 PM
Hi @naveen pls could u share the pipeline pls how it was achieved
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2022 09:00 PM
@rashmi: There’s a snap known as XML generator where you can define your XSD and with the help of file writer you can generate xml files. Just remember to add an extension “.xml” to the file writer to achieve desired results.
