[HAPI-devel] SIU_13 sample code to read appointment

2013-07-19 Thread Gabi
Hello I'm a beginner here, I've started trying to read the date in an appointment message. I've started with the typical code in the example: HapiContext context = new DefaultHapiContext(); Parser p = context.getGenericParser(); Message hapiMsg=null; try {

[HAPI-devel] Modify received message before parsign.

2018-12-13 Thread Gabi
A newbie question. I've a problem with a client using HAPI that I don't know how to address. The problem is that it send us an invalid XML message with a HL7 message inside. the message has the structure of: | ... If I send it to my application I got this error: ca.uhn.