I just checked in three new clients for the Integrate Client Library (ICL), which means that HL7 Comm and HCM will receive them soon in new builds. There’s also a fourth that is on the way. The three that are checked in right now are an FTP inbound, and FTP outbound and a new Trigger […]
Right now new versions of HL7 Comm, HCM, Light HL7 Library and Integrate Client Library are available. Find them using their respective links to the side, and as always report issues using the support forum, or by emailing me (contact information under the About or Resume links to the right). There’s also a new document […]
A user from the support forum indicated that they were using custom clients, logic and even HL7 ack logic and wanted to include custom jars with their HCM instance. This didn’t really work like they wanted because of the way that the classloader works with Tomcat (and other app servers). I added a custom classloader […]
Due to a request from a user, Integrate Client Library (used by HL7 Comm, HCM, etc.) has been updated to include external connection status in the API. An abstract isConnected method that returns Boolean has been added to the abstract class all the clients implement. If you’re implementing your own connection class and update to […]