LookupAttribute 2025.5.31.15¶
Bundle¶
org.apache.nifi | nifi-standard-nar
Description¶
Lookup attributes from a lookup service
Input Requirement¶
REQUIRED
Supports Sensitive Dynamic Properties¶
false
Properties¶
Property |
Description |
---|---|
include-empty-values |
Include null or blank values for keys that are null or blank |
lookup-service |
The lookup service to use for attribute lookups |
Relationships¶
Name |
Description |
---|---|
failure |
FlowFiles with failing lookups are routed to this relationship |
matched |
FlowFiles with matching lookups are routed to this relationship |
unmatched |
FlowFiles with missing lookups are routed to this relationship |