Forum Discussion
manohar
5 years agoContributor
HI Igor, thanks for looking in. I was able to get this working by adding a mapper after the router and pulling just the original data. heres my final solution. Added Splitter to Flatten array data.
alchemiz
5 years agoContributor III
Nice! I had a similar problem before for my solution I had a default file where the column names are already written… then use this template pipeline… then on the csv formatter unchecked the write header then in file writter append 🙂