[
https://issues.apache.org/jira/browse/NIFI-3952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16019983#comment-16019983
]
ASF subversion and git services commented on NIFI-3952:
-------------------------------------------------------
Commit 6d16fdf170db72cca41ef5c450f2b75ae2e74699 in nifi's branch
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=6d16fdf ]
NIFI-3952: Updated UpdateRecord to pass field-related variables to the
Expression Language
This closes #1836.
Signed-off-by: Bryan Bende <[email protected]>
> 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)