Re: [HAPI-devel] Decode ZPD-3.3 UUencode

2014-01-16 Thread g3949
Hi, in fact...thats the situation. In my system, I get UUEncoded and plain.PDF documents within the zpd-3.3 segment. Now I have still the problem replacing the \x0D\\x0A\ because while catching the zpd-3.3 segment useing the terser, the "\" getting lost... Reading direct from file results ->>

Re: [HAPI-devel] Decode ZPD-3.3 UUencode

2014-01-16 Thread g3949
sorryI#m wrong... The Problem seems to be in the parser. Parsing the HL7 Textfile getting the "\" lost... Coee:         Parser p = context.getPipeParser();                Message msg = iter.next();                         try {             log.info(p.encode(msg));         } catch (HL7Excep

[HAPI-devel] QRY^Q02 and DSR^Q03

2014-01-16 Thread Sergio Allegri
Hello, I'm developing an application which interacts with Chemistry Analyzers and I need to work with the QRY^Q02 and DSR^Q03 messages. The communication schema is as follows: Analyzer Soft QRY^Q02 |--->|