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)