Mark Payne created NIFI-3952:
--------------------------------
Summary: UpdateRecord should provide field.value, field.name, etc
variables to Expression Language
Key: NIFI-3952
URL: https://issues.apache.org/jira/browse/NIFI-3952
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Mark Payne
Assignee: Mark Payne
When UpdateRecord is configured with a Replacement Value Strategy of "Literal
Values," it should allow the Expression Language to reference the field values
that were extracted via the RecordPath. For example, we should be able to
replace /person/name with ${field.value:toUpper()} to capitalize the name
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)