[ 
https://issues.apache.org/jira/browse/NIFI-14337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939799#comment-17939799
 ] 

ASF subversion and git services commented on NIFI-14337:
--------------------------------------------------------

Commit 7e84d6f676c815c866f0601277703272e4a3e301 in nifi's branch 
refs/heads/main from SriRam
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7e84d6f676 ]

NIFI-14337 Enhanced JoltTransformJSON to Support Transform on Attributes

This closes #9785

Signed-off-by: David Handermann <[email protected]>


> Enhance JoltTransformJSON to Support JOLT Transformations on Attributes
> -----------------------------------------------------------------------
>
>                 Key: NIFI-14337
>                 URL: https://issues.apache.org/jira/browse/NIFI-14337
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 2.2.0
>            Reporter: Srilatha Ramreddy
>            Priority: Major
>              Labels: jolt
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> Currently, the {{JoltTransformJSON}} processor in Apache NiFi only supports 
> transformations on the content of a FlowFile. However, in scenarios where 
> multiple JSON objects exist within a single FlowFile (e.g., as separate 
> attributes rather than in the content), users are required to update the 
> payload and apply multiple JOLT transformations, which can be cumbersome.
> To enhance flexibility and usability, I propose extending 
> {{JoltTransformJSON}} to allow JOLT transformations on attributes that 
> contain JSON data. This will enable users to apply JOLT transformations 
> directly to JSON-encoded attributes without modifying the FlowFile content.



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

Reply via email to