Member since
06-14-2021
4
Posts
0
Kudos Received
0
Solutions
07-05-2021
07:54 AM
Hey sagar , yes nifi handles the transfer of files but is there any way to check the count of files transferred to a folder successfully and to raise a failure alert if it fails in any way using nifi?
... View more
07-01-2021
10:34 PM
I have a requirement to check the count of files in a directory (say 10) everyday after it is transferred and to send Just one email alert if it is not satisfied. I have to check this condition every day whether these 10 files have been transferred without any fail . Also my previous files Would not be deleted from the directory as well. I am really new to nifi hence has a doubt the n how to proceed . @MattWho Could you please help with this somehow
... View more
Labels:
- Labels:
-
Apache NiFi
06-16-2021
08:33 PM
Thanks you very much Matt .. this definitely helped a lot .
... View more
06-14-2021
10:07 AM
@MattWho Hey Matt , I had a query related to this as well since I am very new to nifi . I had 2 different set of files in a Same sftp location but have to use 2 different regex filter . Is it possible to do this in one list sftp or can I use 2 list sftp for these ? If it’s possible could you please tell how ? Also Another query is that , If I clubbed two list sftp whose remote host is of two different servers to an output port connected and then to remote process group . Could you please tell what to fill under the remote host field in fetch sftp in the output processor group .(like I connected 2 list sftp having 2 different source servers to a single fetch sftp) is this possible ?
... View more