Am using FetchFile processor after PutFile. Since I am using Putfile with 'append' as conflict resolution strategy to merge similar lines to particular file.
By overall, nearly 200 success status sent to fetchfile processor for only 5 completely appended file. This leads to fetch file with deletefile option leads to file not found for remaining 195 success status. I want to send success only once for particular filename after grouping similar flowfiles. Since mergecontent is not logically works, any other option available to do this option in nifi??
