You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2022/10/11 15:05:00 UTC

[jira] [Created] (MINIFICPP-1957) Add AttributeProvider support to UpdateAttribute

Marton Szasz created MINIFICPP-1957:
---------------------------------------

             Summary: Add AttributeProvider support to UpdateAttribute
                 Key: MINIFICPP-1957
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1957
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Marton Szasz


Provide a way for UpdateAttribute to refer to attributes from an AttributeProvider controller service, in addition to normal flow file attributes.

This can be achieved in two ways:
- Add the attributes from the service to the flow file, and run the normal evaluation
- Extend the EL evaluation to take AttributeProvider attributes into account



--
This message was sent by Atlassian Jira
(v8.20.10#820010)