Hi everyone, please check out our new discussion forum located in our GitHub site: https://github.com/nextgenhealthcare/connect/discussions. Let us know your feedback as we try out this new part of GitHub! Don't worry, the content in these forums won't be going away and will at a minimum be preserved for historical reference.
Announcement
Collapse
Mirth Connect 4.3.0 Released!
Mirth Connect 4.3.0 is now available as an appliance update and on our GitHub page.
This is a major release containing new features like adding new functionality to the Mirth Connect Setup Wizard, adding the ability for resource and channel-specific classloaders to load child-first or parent-first, and added a default implementation of the getObjectsForSwaggerExamples() method in the ServicePlugin class. This release also contains enhancements for the Mirth Connect Administrator Launcher, the Mirth Connect Docker images, and several bug fixes and security improvements.
Is it possible to configure a channel using a Destination LLP that send the inbound messages like a mono-thread. In other words the channel can send a message only if the previous message is acked?
Is it also possible to configure a sending delay between two messages?
The closest thing is the MLLP-Queues system. It sends in a thread the messages. Messages are send only when the previous message has been sent (ie: the thread waits for the activation of the receiver system.)
AFAIK, there is no way to set a delay. But it's a good idea to include the parameter to the queue option. If you like to code, it's very simple to add such parameter to the sender.
Unfortunately v1.4 has a bug with MLLP queues: the messages never updates their status from "Queued" to "Sended" .
Do you consider also the send delay as new features, because this is a problem with a very diffuse middleware that is eGate?
What is the timing to the realease of 1.4.1 version?
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment