Member since
04-10-2024
2
Posts
2
Kudos Received
0
Solutions
04-11-2024
12:07 AM
1 Kudo
Thank you, Diana! Another way to achieve this is to combine all flow files into one, but using MergeContent processor will not work, because Defragment option will fail, and the Bin-Packing option will merge all the flow-files into multiple files, and not only into one.
... View more
04-10-2024
04:08 AM
1 Kudo
Hello! I have a flow that extracts 100 CSV files from a SFTP sever. I need to identify the last CSV file in order to continue the flow after all the files are loaded in GCP bucket. So, let me explain my scenario: I am extracting all 100 files from SFTP and load them in a GCP bucket. However, after the files are loaded, I want to redirect one file (preferably the last one) using the RouteOnAttribute in order to continue the flow for executing another processors. Can someone help me please?
... View more
Labels:
- Labels:
-
Apache NiFi