[resolved] how to retrieve all column from tjavaflex to tmap
hi, this my csv : id ;name 1;kpk 2; toto i use dynamic column because my csv structure and data can change. this is my workflow: tfileInputDelimited =>tjavaflex=>tmap=tmap; i arrive to retrieve to tjavaflex all columns from dynamic column of tfileinputdelimited. so i want to load all columns to tmap and to do transformation. but how can i do it. thank you for your help