Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Premium
The Mule HL7 MLLP connector provides connectivity and parsing functionality for MLLP messages.
Guide: 『HL7 MLLP Connector Guide』
Reference: 『HL7 MLLP Connector Reference』
October 16, 2024
The connector now validates the TLS protocols that are configured to address security vulnerabilities and throws a security exception for protocols that aren’t supported. For more information, see the Throws section on the 『HL7 MLLP Connector Reference』 page.
Software | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
Issue Resolution | ID |
---|---|
The MLLP Listener now responds as expected to requests and no longer hangs when the incoming payload isn’t consumed. |
W-16822060 |
January 24, 2024
This connector is now compatible with Java 17.
Software | Version |
---|---|
Mule |
4.1.1 and later |
OpenJDK |
8, 11, and 17 |
April 1, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
The Send operation now uses the standard (4 kb) chunk size. |
W-10935871 |
November 12, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Improved logs for debug and trace modes by adding more troubleshooting information at the byte level for inbound and outbound messages and for the state of the MLLP Listener. (CONN-7220)
Automatic restart is now enabled when the Listener throws errors. This fixes the issue that caused the Listener to not accept new connections after throwing errors. (SE-17603)
May 18, 2020
Software | Version |
---|---|
Mule |
4.1.1 and later |
Improved debug level logging to provide more detail. (SE-15711)
December 12, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Fixed the reconnection strategy implementation for outbound connections (SE-13271)
Changed to transmitting data as bytes to avoid any issues with character encoding (SE-13928)
November 13, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
TLS handling is fixed so that client authentication is optional and only used if a truststore is supplied. (SE-12545).
February 11, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
Source configuration allows specifying a connection count, and limiting the number of simultaneous connections to the supplied value. If not configured, the default behavior is to allow any number of simultaneous connections.
Closing a connection to the source caused an empty message to be sent through the flow, generally resulting in an exception.
January 11, 2019
Software | Version |
---|---|
Mule |
4.1.1 and later |
The start-of-block character is now configurable.
The end-of-block character was incorrectly marked as required. It is now optional.
Under certain scenarios, all messages received after the first one would fail, with the error message Message does not start with 'MSH'
. This was fixed.
November 16, 2018
This update fixes an response issue, and adds the new sendAndReceive operation.
Software | Version |
---|---|
Mule |
4.1.1 and later |
Mule 4 HL7 MLLP Connector does not wait for a response after sending a message out. Added new operation sendAndReceive.
October 1, 2018
Software | Version |
---|---|
Mule |
4.1.1 and later |
Depending on the way messages were sent to the connector, it would stop receiving requests after the first one. This was fixed.
September 20, 2018
Software | Version |
---|---|
Mule |
4.1.1 and later |
ACK like messages weren’t flowing back to sender.
June 18, 2018
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1 and later |
Receive Message - The HL7 MLLP connector provides the functionality to receive MLLP messages.
Send Message - The HL7 MLLP connector provides the functionality to send MLLP messages.