Hi @ApacheNifi,
I have implemented this flow in Nifi.
There are two types of files in the blobstorage (a and b).
The ListAzureBlobStorage processor finds only the b files (which are few) on restart.
To solve the problem I always have to delete the processors (List and RouteOnAttribute) and create a new ones with the same old settings. Why does this happen? does anyone have the same problem?
Thank you so much