This is a very simple component which writes out files.
Out of the box the only configuration option is the directory to write to:
It writes out files with the following naming convention:
YYYYMMDD_guid.txt
You can easily customize the component to use what ever naming convention you would like it to use.
The source code is here:
https://bitbucket.org/interfaceware/file_writer/src/main/main.lua
As you can see it is deliberately simple to make the code simple to modify to more custom requirements.
Reach out and talk with us.
We are genuinely interested to talk and understand what you need.
We are here to help.
See File Reader to understand the design choices here.