Re: [HAPI-devel] HAPI TestPanel rejects message

2014-03-05 Thread James Agnew
Sorry, it occurs to me that I mentioned the new support for not sending an acknowledgement but didn't actually mention how to do it. If you want to try this out, have a look at HapiContext#getServerConfiguration() Cheers, James On Wed, Mar 5, 2014 at 10:06 AM, James Agnew wrote: > Hi Tom, > >

Re: [HAPI-devel] HAPI TestPanel rejects message

2014-03-05 Thread James Agnew
Hi Tom, Your first question is well timed. The new 2.2 release just introduced the ability for you to configure servers to not send any ACK/NAK message in response when an application exception is detected in the processing code. This wasn't designed with your exact use case in mind, but I believe

Re: [HAPI-devel] HAPI TestPanel rejects message

2014-03-04 Thread Tom Wilson
Hi. I am trying to implement enhanced ACK mode with HAPI and encountered the same problem described here: https://www.mail-archive.com/hl7api-devel%40lists.sourceforge.net/msg01398.html I am testing a system which receives ORU messages, does some processing, and sends an asynchronous ACK (enha

Re: [HAPI-devel] HAPI TestPanel rejects message

2013-10-31 Thread John Ruggentaler
James, I downloaded the source to take a look. I imported the test panel project into Eclipse but the dependencies/class path points to JARs and projects that are not in the repository. I set M2_REPO to the root of the source tree but that didn't work. Where can I find the required JARs? Below ar

Re: [HAPI-devel] HAPI TestPanel rejects message

2013-10-30 Thread James Agnew
Hi John, My apologies on the slow response. The test panel doesn't have a source bundle available, but the source is available as a subproject in our main source tree here: https://sourceforge.net/p/hl7api/code/HEAD/tree/trunk/hapi-mvn/hapi-testpanel That said, I am betting this issue is actuall

Re: [HAPI-devel] HAPI TestPanel rejects message

2013-10-24 Thread John Ruggentaler
I have not received any replies to my question so I would like to look at the HAPI TestPanel source code. I could not find the source code in the HAPI distribution. Is the HAPI TestPanel source code available? JR On Fri, Oct 11, 2013 at 9:34 AM, John Ruggentaler < [email protected]> wro

[HAPI-devel] HAPI TestPanel rejects message

2013-10-11 Thread John Ruggentaler
I started a receiving connection on the HAPITestPanel and sent a HL7 EHC^24 message to it. MSH|^~\&|||EHC^E24|2346044|D|2.6|||AL MSA|AA|12345 IVC|35687338^^12345|L||1024 PSL|||1|||D|85025^^CPT(R)|~~||20130529|20130529|135|POS~TOS|11~5|||10241000 The HAPITestPanel shows