Forum Discussion

naveen's avatar
naveen
New Contributor
8 years ago

Excel to XML convert

I have a use case where I need to convert a Excel file to XML, anyone knows how to achieve this through SnapLogic.

3 Replies

  • naveen's avatar
    naveen
    New Contributor

    Kindly ignore, I was able to achieve the task.

    • rashmi's avatar
      rashmi
      New Contributor III

      Hi @naveen pls could u share the pipeline pls how it was achieved

      • darshthakkar's avatar
        darshthakkar
        Valued Contributor

        @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.