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