Hi, so i have workflow and I have two output tools, one is to insert records in SQL table, another on is to create csv file with the records. I don't want to have multiple files whenever it runs, i want to have one file that it will update with new records. I assume i would need something like append existing option from output tool, but I have append, insert and update options only in output tool that I'm using to insert records in SQL as i used DCM, but the one that already creates the files have only half the options. So my question is can I only update my file with new records only if I use DCM or i'm not doing something right or can't see it?
Sorted, just needed to change the file from csv to excel lol