Hello Rapidminers,
I want to write a textfile from the exampleset data for each
row.
Ex: Requisition Title column data will become filename and
Overview will become contents of the file.
Have around 300 rows of data, so 300 files with title should
be coming from ‘Requisition Title’ and contents of textfile should be from ‘Overview’.

Could you please suggest me in this pre-processing, I have
tried with loop operator to perform stripping the data but it didn’t worked.