brian.dav...@mckesson.com]
Sent: Friday, February 19, 2016 10:02 PM
To: Mike Mills; hl7api-devel@lists.sourceforge.net
Subject: Re: [HAPI-devel] Fwd: (no subject)
It does resolve to 5050. It uses a properties file with 5050.
From: Mike Mills [mailto:m...@themills.id.au]
Sent: Friday, February
It does resolve to 5050. It uses a properties file with 5050.
From: Mike Mills [mailto:m...@themills.id.au]
Sent: Friday, February 19, 2016 3:19 PM
To: hl7api-devel@lists.sourceforge.net
Subject: [HAPI-devel] Fwd: (no subject)
I forgot to CC the list in the response...
-- Forwarded
I forgot to CC the list in the response...
-- Forwarded message --
From: Mike Mills
Date: Sat, Feb 20, 2016 at 7:18 AM
Subject: Re: [HAPI-devel] (no subject)
To: "Davies, Brian"
Your client is sending to "Integer.parseInt(env.getProperty("http.port"))",
your server is listening
Hi all,
We're in the process of upgrading from hapi 1.2 to 2.2. With 1.2, we used
to be able to call Socket.setSOTimeout() and when that timeout tripped, the
connection using the socket would nicely shut down. 2.2 seems to catch the
exception, ignore it and keep on going.
Is there some other
Hi,
I'm CC-ing the answer to the mailing list, so others might benefit from
this discussion as well.
You cannot build a "full" HAPI distribution yourself - you would need the
HL7 database in order to generate the hl7-structures-* libraries, but the
unfortunately this database is far from being op
Is the SRR message you are returning fully valid? I.e. does it have an MSA
segment that indicates the control ID of the message it is a response to?
If so, can you post the error you are sending here?
Cheers,
James
On Thu, Jul 10, 2014 at 9:30 AM, Abhishek Modi wrote:
> Hi James,
>
> I have t
Hi James,
I have two applications lets say A & B. So, I send an appointment request
in the form of SRM_S01 message from A. Now B's server listens to the SRM
message. Now the handler for SRM message implements the
ReceivingApplication interface. In the processMessage function of
ReceivingApplicati
Hi Abhishek,
I'm not sure I understand your issue- Are you building the client, or the
server, or both? To have a different message returned, you need to modify
the server to return that message. HAPI's client will simply return
whatever it gets back.
Cheers,
James
On Thu, Jul 10, 2014 at 6:57
I'm using SRM_S01 messages for booking appointments.
The Listener on the other sides receiver the SRM message and returns an ACK
message in response. Is there a way to return a SRR message instead of ACK?
Regards
Abhishek Modi
--
l Message-
> From: Sathish kumar [mailto:king...@aol.com]
> Sent: Monday, March 17, 2014 3:16 PM
> To: sundara...@raster.in; hl7api-devel@lists.sourceforge.net
> Subject: [HAPI-devel] Fwd:
>
> Hallo! http://www.unitedco-online.com/were.yo
If you cannot filter this spammer, please unsubscribe me immediately.
-Original Message-
From: Sathish kumar [mailto:king...@aol.com]
Sent: Monday, March 17, 2014 3:16 PM
To: sundara...@raster.in; hl7api-devel@lists.sourceforge.net
Subject: [HAPI-devel] Fwd:
Hallo! http://www.unitedco
Hello there! http://altro-decor.ru/your.subscription?urjrjwu524315
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written b
Hallo! http://www.unitedco-online.com/were.you.looking.for?jhihuhu302888
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Wri
Hi there! http://tng.com.tr/your.subscription?anekyn847047
--
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three
Sorry I mean if is any functionality to use it on Android or not.
-- Mensaje reenviado --
De: "Edu López"
Fecha: 02/12/2013 02:10
Asunto: Hl7api for apps
Para:
Cc:
Hi everyone.
Can we use any version of hl7api to implement mobile health solutions For
android, iOS, etc?
--
Thanks christian..i got it..
Rgds,
-ratha.
On 23 April 2013 17:30, Christian Ohr wrote:
> No, fire-and-forget basically means that the client does not care about
> the kind of ACK it gets back.
> In Hl7 control you always get back a response and you are supposed to wait
> for the response, too
No, fire-and-forget basically means that the client does not care about the
kind of ACK it gets back.
In Hl7 control you always get back a response and you are supposed to wait
for the response, too, before sending the next message. Otherwise the
behavior can be unpredictable and depends on the mul
Hi christian;
Thanks for your quick and clear response;
One more question;
"Often, messages are sent in a fire-and-forget mode, and clients are only
maybe interested if the message has been received rather than how they are
processed and what the result is. "
I have written myclient like this;
I
On 08/05/2011 12:32 PM, Erik Gfesser wrote:
Rahul,
Is a 1-byte ack/nack the only differentiator that release 2 provides?
I'm not 100% sure, but that's what I made from the documents.
The r2 doc says:
In this release the MLLP Message Transport protocol has been extended by
commit acknowledgem
akes sense?
>>
>>
>>
>> Thanks.
>>
>>
>>
>> Regards
>>
>> -Niranjan.
>>
>>
>>
>> *From:* Jaime Hablutzel Egoavil [mailto:hablutz...@gmail.com]
>> *Sent:* Tuesday, October 06, 2009 1:47 PM
>> *To:* hl7a
blutz...@gmail.com]
> *Sent:* Tuesday, October 06, 2009 1:47 PM
> *To:* hl7api-devel@lists.sourceforge.net
> *Subject:* Re: [HAPI-devel] Fwd: HAPI and SSL
>
>
>
> thank you Niranjan, but what facities can I use to implement user
> authorization? is the a hl7 specific mess
, 2009 1:47 PM
To: hl7api-devel@lists.sourceforge.net
Subject: Re: [HAPI-devel] Fwd: HAPI and SSL
thank you Niranjan, but what facities can I use to implement user
authorization? is the a hl7 specific message to manage authentication?
regards.
On Tue, Oct 6, 2009 at 2:09 PM, Sharma, Niranjan K
excersize..implement ServerSocket call into
> SSL socket . This is in TransportLayer domains.
>
> Have a look at it.
>
>
>
> *From:* Jaime Hablutzel Egoavil [mailto:hablutz...@gmail.com]
> *Sent:* Monday, October 05, 2009 10:34 PM
> *To:* hl7api-devel@lists.sourceforge.net
>
: [HAPI-devel] Fwd: HAPI and SSL
I can realize that some of you are using web services for message
transportation, but... is this the best??
doesn't it add an unnecesary level of complexity? I can realize that
HAPI has a message transport implementation. I would like to know all
alternatives b
I can realize that some of you are using web services for message
transportation, but... is this the best??
doesn't it add an unnecesary level of complexity? I can realize that HAPI
has a message transport implementation. I would like to know all
alternatives before getting into production at the
Rachel Jourdan wrote:
>
> I actually figured it out, thanks anyways.
>
> Note: forwarded message attached.
> Hello,
> I am creating a ORM O01 message and I am trying to add a NTE segment
> after the OBR segment but for some reason it is being added after the MSH
> segment. How do I specify t
I actually figured it out, thanks anyways.
Note: forwarded message attached.--- Begin Message ---
Hello,
I am creating a ORM O01 message and I am trying to add a NTE segment after
the OBR segment but for some reason it is being added after the MSH segment.
How do I specify the placement of th
27 matches
Mail list logo