I need to upload it in a system which has a limit of 5mb.
Is there a way of limiting the writer to 5mb limit and then write to another CSV.
i.e. I want to get 11 csv's of the same data. Ideally with a counter in the name i.e. upload1, upload2, etc.
Is there a way of either setting a writter parameter or a transformer to do this?