Added a HL7 Forward validator that checks the availability of a list of HL7 servers.
Updated HAPI libraries to resolve a bug in autogenerated NAK header compilation (missing sender/receiver identification).
Added the capability to the HL7 Listener to force Recevinig Application/Facility in autogenerated NAK.
Added the following properties in input to GV workflow:
- HL7_REMOTE_ADDR
Remote address of the invoking client
- HL7_LISTENER
GV Listener's name receiving the client request
- HL7_APPLICATION
GV Application's name processing the client request
- HL7_REC_APPLICATION
Configured GV Listener @receivingApplication value
- HL7_REC_FACILITY
Configured GV Listener @receivingFacility value