RosettaNet Connector Release Notes - Mule 3
Support Category: Premium
The Anypoint Connector for RosettaNet sends and receives RosettaNet messages using RNIF 2.00.01. The connector automatically handles send timeouts and retries, and responds to received messages with the appropriate HTTP response and/or signal. Users work directly with the RosettaNet message service content as an XML document.
Guide: RosettaNet Connector
1.1.1
1.1.0
July 19, 2017
Features
-
Added support for TLS configurations.
-
TLS host name verification controlled by org.mule.modules.rosettanet.client.TlsHostNameVerify property (default is true)
-
Supports multiple partners at the same endpoint in HTTP Listener.
1.0.0
April 12, 2017
Features
-
Receive action message - The connector acts as the source for flows processing received action messages matching the PIP configuration.
-
Receive failure notification message - The connector acts as the source for flows processing received failure notification messages (PIP 0A1).
-
Receive signal message - The connector acts as the source for flows processing received acknowledgment or exception signals, or send failures (after retries exceeded).
-
Set metadata for received action - The connector adds metadata for a received action message matching the PIP configuration, simplifying DataWeave usage.
-
Set metadata for received failure - The connector adds metadata for a received failure notification message, simplifying DataWeave usage.
-
Set metadata for receive signal - The connector adds metadata supplied by acknowledgment or exception signals, or by send failures, simplifying DataWeave usage.
-
Send action message - The connector sends action messages matching the PIP configuration.
-
Send failure message - The connector sends failure notification messages (PIP 0A1).