Member since
01-31-2019
23
Posts
0
Kudos Received
0
Solutions
02-01-2020
05:40 AM
I have uploaded a NiFi example template on https://github.com/maxbback/nifi-xml
... View more
03-28-2019
11:32 AM
@Shu can i use this with filename i mean i would like to filename after validating two conditions in RouteONAttribute ${filename:contains("csv.done")}:and ${filename:contains(".csv")}
... View more
01-31-2019
02:22 PM
@Shu , can you upload xml for recent solution , @shu can you upload .xml file here for recent flow
... View more
03-28-2019
04:46 AM
@Shu how can i use this for multiple file base on one file name example :- input path contains 3 files and one is .done.cvs emp.csv dept.csv account.csv date.done.csv if the input path contains the .done.csv then only my file should route in nifi flow . else it should not be route .
... View more