You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (Jira)" <ji...@apache.org> on 2021/03/17 15:42:00 UTC

[jira] [Updated] (NIFI-8328) Pass FlowFile attributes to RestLookupService

     [ https://issues.apache.org/jira/browse/NIFI-8328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Burgess updated NIFI-8328:
-------------------------------
    Status: Patch Available  (was: In Progress)

> 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
>          Time Spent: 10m
>  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)