Member since
05-31-2018
31
Posts
2
Kudos Received
0
Solutions
10-01-2018
05:07 PM
Hi,
I am using RouteONAttribute Processor and i defined a property and its value contains multiple AND conditions like the following:
Property Name: ROUTE1
Property Value:
${text.tag.type:equals('XXX'):and(${txt:contains('AAA')}):and(${txt:contains('BBB')})}
The Issue i am facing is that after generating a flow file with attributes text.tag.type = XXX and txt = AAA,BBB it always route to unmatched while it should route to ROUTE1
Thanks ...
... View more
Labels:
- Labels:
-
Apache NiFi
06-11-2018
06:48 PM
thanks. works perfectly
... View more
06-11-2018
05:27 PM
Hi,
How to move the flowfiles from one queue/relationship to another one through NiFi Web Interface.
Thanks,,
... View more
Labels:
- Labels:
-
Apache NiFi
-
Cloudera Data Flow