RouteOnContent 2.0.0

Bundle
org.apache.nifi | nifi-standard-nar
Description
Applies Regular Expressions to the content of a FlowFile and routes a copy of the FlowFile to each destination whose Regular Expression matches. Regular Expressions are added as User-Defined Properties where the name of the property is the name of the relationship and the value is a Regular Expression to match against the FlowFile content. User-Defined properties do support the Attribute Expression Language, but the results are interpreted as literal values, not Regular Expressions
Tags
content, detect, filter, find, regex, regexp, regular expression, route, search, string, text
Input Requirement
REQUIRED
Supports Sensitive Dynamic Properties
false
Properties
Dynamic Properties
Relationships
Name Description
unmatched FlowFiles that do not match any of the user-supplied regular expressions will be routed to this relationship