Thank you kindly for the links.
--
View this message in context:
http://camel.465427.n5.nabble.com/Camel-MLLP-New-Apache-Camel-Component-tp5774963p5775065.html
Sent from the Camel Development mailing list archive at Nabble.com.
Jaime, Quinn,
The docs are hosted at the apache confluence:
You'll need to to create a new page with the MLLP doco and link it in this:
https://www.evernote.com/shard/s180/sh/351c59df-e90c-4d81-acd4-0dd637265ebe/e5ad546f737ffe9609cfc8e3538de8f6
https://cwiki.apache.org/confluence/display/CAMEL/
We'd like to start on the documentation for the component - where can we find
information on the documentation standards and the process for creating
them?
For submission we'd like to have available documentation for the website's
component list, and a page that goes into details of the Camel-MLLP
Thanks Quinn for the detailed explanation of your reasons.
On Fri, Dec 11, 2015 at 8:44 AM, Quinn Stevenson
wrote:
> Thanks Claus -
>
> Yes - I’m intimately familiar with the camel-hl7 component. I’ve been trying
> to
> implement it at a few sites for some time now. We have some of the basic M
Thank you Hadrian -
I’ve been doing integration for Healthcare providers for about 15-yrs now, and
this component was inspired by some of the other tools I’ve used. I love
Camel, but the current support for MLLP in Camel is a bit cumbersome. My goal
is for Camel to achieve functional parity w
Thank you Hadrian,
I've created https://issues.apache.org/jira/browse/CAMEL-9416 to track our
request to have the Camel-MLLP component reviewed, and if found proficient,
accepted as a donation to the Apache Camel community.
Cheers,
Jamie
--
View this message in context:
http://camel.465427.n5
If I recall correctly the need for a more specialized mllp functionality
with camel-hl7 was pointed out a few times in the past years in camel.
There was even a contribution [1] that for some reason was not included.
From my direct interaction with the healthcare industry, camel is
heavily use
Thanks Claus -
Yes - I’m intimately familiar with the camel-hl7 component. I’ve been trying to
implement it at a few sites for some time now. We have some of the basic MLLP
functionality working using it, but it just seems harder than it should be.
Please take a look at the README.md (
https:/
Hi
There is an existing hl7 component that supports mllp with mina2 or netty4
http://camel.apache.org/hl7
I wonder if you know if yours is different than what we already have?
I would think that its better to reuse a library like netty to do the
TCP communication than instead of writing this you