How to create/update a csv file in repository from a data table thing
Hi Everyone,
I have a thing which is a data table and this data table has a service which update its lines from some mashup inputs every time a click a button. It is working fine.
Now I need to write the same information that is in the data table to a csv file in a repository. I can either export a csv file after update the data table or update the csv.
Which one is the better approach and how can I do that?
Thanks in advance!
Felipe Duarte

