Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: rboccuzziA good suggestion that was given during my node training session which covered this node; it would be nice to add to the output data a count of number of records that were written to each file.
Also, it was noted (I don't think it mentions it in the docs), that the
directory has to exist, this node will not create a directory...so if you wish to have a path that is modified via a value, you would need to pre-create all the directories. This is not deemed a bug necessarily, but an observation.
Additionally, if a file already exists, it will be overwritten, not appended to. It was mentioned that appending might be a nice option to have for this.
Cheers
Rich