Re: [HAPI-devel] Problem parsing ORU_R01 message with terser

2013-07-28 Thread Rahul (Certify)
Hl7 needs Carriage Returns. If you have Newline, that could cause this. Sent from my iPhone > On Jul 28, 2013, at 1:11 AM, Lisa wrote: > > Hi everyone, > > I have a problem when using the terser to parse an ORU_R01 message. I receive > the message via an REST POSt request. > It still works fo

[HAPI-devel] Problem parsing ORU_R01 message with terser

2013-07-28 Thread Lisa
Hi everyone, I have a problem when using the terser to parse an ORU_R01 message. I receive the message via an REST POSt request. It still works for the MSH segment, but starting with the PID segment, my terser always returns null. e.g. mContext = new DefaultHapiContext(); mParser = mContext.ge