Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Simple way,
tRowGenerator > tMap > tFileOutputDelimited complete "File Name" field (for ex. C:/blabla/yourfile_.csv will generate yourfile_0.csv, yourfile_1.csv and so on) + tab Advanced settings, check "Split output in several" files then 500 in "Rows in each output file" field + check "Custom the flush buffer size" then 1 in "Row number" field
On subjob Ok (from tRowGenerator) > tFileList (C:/blabla/yourfile_*.csv) > tFileInputDelimited > tWriteJSONFields > tRestClient
Hope this helps,
TRF