Hello, I want process entire the content in csv files, which i want to transfer the processed data to another processor.
Eg: I want to perform transformation to extract the column value from the csv file. I need to *wait the processor till all transformatio*n(extract columns) get completed. Is this possible in NIFI ?
