[
https://issues.apache.org/jira/browse/NIFI-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-8328:
-----------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Pass FlowFile attributes to RestLookupService
> ---------------------------------------------
>
> Key: NIFI-8328
> URL: https://issues.apache.org/jira/browse/NIFI-8328
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.14.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Currently RestLookupService's user-defined properties are used to define
> header values for the REST call, but they are determined when the controller
> service is enabled, and thus cannot use FlowFile attributes. This could be
> done when the lookup is performed, thereby allowing FlowFile attributes in
> the header property expressions.
> Also the documentation is incorrect, it does not provide an Expression
> Language Scope so defaults to "None", but evaluateAttributeExpressions() is
> called on the user-defined properties. The documentation should match the
> behavior.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)