Reputation: 77
Good Night!
Is there any way to send one flowfile at a time? (one for each minute)
illustration for the accumulated files :
I have 138 flowfiles and I want to send 1 flowfile per minute.
Is there one processor or mode to execute 1 per minute?
Thanks!
Upvotes: 0
Views: 43
Reputation: 70
You can do it in any processor, just set the scheduling to 1 concurrent task and run schedule to 1 min or 60 sec
Upvotes: 1