Hello All,

I am trying to use “RouteOnAttribute” on the following text attribute 
“/tmp/subdir/9/” with the expression   ${setabsolutepath:matches('\\/9|12\\/')} 

I also tried without escape sequence ${setabsolutepath:matches('\/9|12\/')} 

Everytime it is getting routed to unmatched.

 

Here is my regex

https://regex101.com/r/kINhh9/1

 

 

Can somebody help me if there is a silly mistake or some problem with the NIFI 
code?

 

Regards,

Milan

Reply via email to