cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Append option for csv file

AdityaReja
New Contributor III

iโ€™m trying to append in a csv file, but it is throwing โ€œAppend file action is not supported for the protocol: sldbโ€ error every time. How to achieve this?

2 REPLIES 2

dmiller
Admin Admin
Admin

According to the documentation for File Writer, Append is supported for file, FTP, FTPS and SFTP protocols only, but it sounds like you have the CVS file saved in SnapLogic.


Diane Miller
Community Manager

AdityaReja
New Contributor III

can i do the append operation if iโ€™m creating the file while running the pipeline?