I have a text input with 3 rows and I would like the entire stream to run with one row at a time and generate 3 output files. Is there a way to do this?
The number of rows might change in the future, so trying to do it a way that it automatically picks what's required.