Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Nifi : Implementing the equivalent of the Aggregator EIP in Nifi

avatar
New Member

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 Member
1 REPLY 1

avatar
New Member