Hi all,
We already have some simple functionalities inside transformer prototypes, it would be awesome to have all functionalities there.
- Besides the currently available, we would also need “Delete file” if say we satisfy a condition anywhere in the flow. Currently the “Delete file” is only available in the incoming. This leaves specific edge cases not possible, like only deleting specific files that pass trough the filtering process.
Just an option to set the Filesystem, the Path, and some logging info if it was delete or not.
Example of current available mutations on transformers for Files.
- On the Filesystems Configuration , the extra option “Write flags”, is limited to “Local filesystem”, this is NOT included when a new filesystem is created for an external SFTP.
The best part here is the “Append” functionality, that adds extra information/lines/data to existing files