Hi,
Would like to seek an example of caching the 2 singe flow file attribute (filename attribute) and store it for later part processing.
Scenario:
1) Folder containing (file1.xml and file2.txt)
2) Using NiFi GetFile processor to get both file
3) Get the attribute of both files (filename)
4) store it for future storage into database
Looking forward for the help with example and explanation. Appreciate the helps. Thanks