Stream: implementers
Topic: Apache NiFi as Integration Engine
Koray Atalag (Jul 24 2020 at 06:21):
Hey we are experimenting with Apache NiFi which is an awesome but pretty generic tool for moving data around using simple visual UI and incredibly scalable and performant. Trouble is it does not support MLLP protocol out of the box so a custom processor needs to be built. Any chance someone else might have already done that? I'm looking for preferably open source stuff but also happy to look at other options.
Grahame Grieve (Jul 24 2020 at 07:02):
I know it's been done commercially but it was an inhouse thing
Koray Atalag (Jul 24 2020 at 07:15):
Wow - can I get more details on that?
Koray Atalag (Jul 24 2020 at 07:17):
I'd be happy to look at commercial options
Grahame Grieve (Jul 24 2020 at 07:17):
I encountered it under NDA. I'll ask
Koray Atalag (Jul 24 2020 at 07:18):
Thanks! Looking forward to hearing from you
Bo Dagnall (Jul 24 2020 at 17:23):
Hi Koray. My company and team is who Grahame is referring to. We’re happy to talk to you about nifi if you’d like. In regards to your specific question:
There is an experimental Nifi processor on Github that allows you to accept data using Apache Camel. Camel supports MLLP.
Koray Atalag (Jul 25 2020 at 00:59):
@Bo Dagnall thanks, I'll contact via email. Is this the GitHub repo you mention? https://github.com/assimbly
Last updated: Apr 12 2022 at 19:14 UTC