[
https://issues.apache.org/jira/browse/NIFI-14309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17933916#comment-17933916
]
Anders commented on NIFI-14309:
-------------------------------
Yes (see the attached template in NIFI-13591).
I causes the following flowfile:
{code:java}
{..}
{..}
{..}
{..}
{code}
to become:
{code:java}
{..} {..} {..} {..}
{code}
> JSLTTransformJSON - Allow transforming a record per line
> --------------------------------------------------------
>
> Key: NIFI-14309
> URL: https://issues.apache.org/jira/browse/NIFI-14309
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 2.2.0
> Reporter: Jordan Sammut
> Priority: Major
>
> It would be good if the JSLTTransformJSON allows for parsing a JSON object
> line by line and performing the specified transformation per line
--
This message was sent by Atlassian Jira
(v8.20.10#820010)