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 < john.ruggenta...@gmail.com> wro

[HAPI-devel] MDM message with TXA segment and XCN field

2013-10-24 Thread Rafael Warnault
Dear HAPI team, I'm facing with a coding problem with HAPI Java Library I can't find the solution.  I'm building a MDM message from scratch and this message must contain the following segments: MSH, PID, TXA and OBX. Overall, the API and documentation is rather clear about most of methods and ob

Re: [HAPI-devel] MDM message with TXA segment and XCN field

2013-10-24 Thread Christian Ohr
Here's how to: mdm.getTXA().getSetIDTXA().setValue("1"); mdm.getTXA().getDocumentType().setValue("DI"); mdm.getTXA().getDocumentContentPresentation().setValue("AP"); XCN xcn = mdm.getTXA().insertPrimaryActivityProviderCodeName(0); xcn.getIDNumber().setValue(