Hello Everyone,
I have a requirement where I need to convert a .csv file into a .txt file with different arrangement of data. How do we approach to achieve this using ION.
What I could figure out is, the first step would be to setup an SFTP Connection point that can pick up a .csv file. Second step would be to define the object schema for the .csv file.
Once this is done, can we pass the .csv file to a work flow having a python script which can read the data in from the .csv file and convert the it into .txt file with different data arrangement and then some how store the .txt file in another SFTP Folder.
Is this the right approach to get this working ?
Since I'm working on this requirement for the first time which needs ION expertise, any suggestion provided would be a great help to me.
Thank you,
Ashish