Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Nifi : Implementing the equivalent of the Aggregator EIP in Nifi

avatar
New Contributor

Hi,

I'm very experienced with Apache Camel and EIP and am struggling to understand how to implement equivalents in Nifi. I understand that Nifi uses a different paradigm (flow based programming) but I don't think what I'm trying to do is unreasonable.

The screenshot is a quick mock-up of what I'm trying to achieve but I don't understand enough about Nifi to know how to implement this pattern correctly. Basically the contents of each file will be sent to many rest services and I want to aggregate the responses into a single document which will stored in elasticsearch.

Happy to be educated on how best to achieve this with Nifi but with Camel this would be straightforward.

Many thanks

87384-screencapture-localhost-9090-nifi-2018-08-24-11-29.png

1 ACCEPTED SOLUTION

avatar
New Contributor
1 REPLY 1

avatar
New Contributor