[
https://issues.apache.org/jira/browse/NIFI-3471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15864361#comment-15864361
]
Pedram Bashiri commented on NIFI-3471:
--------------------------------------
Well, I have a workflow that runs everyday at a certain time. It gets data from
several organizations and processes it, then delivers a set of files to each
organization. I wanted to get a notification email per organization with the
list of files delivered to them at the end of my workflow. So I set up my
modified version of MergeContent with "Correlation Attribute Name" =
OrganizationId to merge all flowfiles with the same OrganizationId, so I can
use it to send out an email that looks like:
Org Id: '1234'
Filenames: File1.csv, File2.csv, File3.csv
I see your limitation there, but it particularly works well with my use case
where number of both flowfiles and attributes are limited.
Thanks
> Tune MergeContent processor
> ---------------------------
>
> Key: NIFI-3471
> URL: https://issues.apache.org/jira/browse/NIFI-3471
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Pedram Bashiri
> Priority: Minor
> Attachments: screenshot-1.png, screenshot-2.png, screenshot-3.png,
> screenshot-4.png, screenshot-5.png, screenshot-6.png, screenshot-7.png
>
>
> Tune MergeContent processor so we have the option to concatenate values of
> attributes from incoming FlowFiles into the outgoing FlowFile.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)