I have approximately 1000 files in local drive.I need to move that files
into SQL Server accordingly one after another.

Since local drive having files like file1.csv,file2.csv,..upto file1000.csv.I
am sure that number of files in local drive may change dynamically.

I can able to created template for move that files into SQL Server.But i
have to process the file2 when file 1 has been completely moved into SQL
Server.

Is this possible in NiFi without using Wait\Notify processor?

can anyone please guide me to solve this?

Reply via email to