Change Log for the Integration Content: Advanced Event Mesh Adapter for SAP Integration Suite Version 1.0.0: Initial Release Package Integration - Advanced Event Mesh Sender Adapter Consume Guaranteed (persistent) messages from an advanced event mesh queue Consume Direct (non-persistent) messages using a Topic Subscription Number of Parallel Consumers Choice of Acknowledgement Mode Adapter-level message retry properties Package Integration - Advanced Event Mesh Receiver Adapter Publish Guaranteed (persistent) messages to a Topic (recommended) or Queue in advanced event mesh Publish Direct (non-persistent) messages to a Topic in advanced event mesh Destination can be dynamically set at runtime via header or property expression Support for multiple message payload types: Text, Byte, Map message types Turn publish into a request/reply "Requestor" that send a message to the Destination, sets ReplyToAddress and CorrelationID, and synchronously waits for a response Set User Properties on outgoing message Set SMF message properties such as Priority, DMQ Eligible, and CorrelationId on outgoing message Connection with Advanced Event Mesh Broker: Connect to any broker Support for various authentication modes: Basic Client Certificate OAuth2 Support for setting less common connection properties Version 1.1.0: Feb 2024 Package Integration - Fixed the UserProperties header not resolving after initial processing when using camel expression Version 1.2.0: Apr 2024 Package Integration - Advanced Event Mesh Sender Adapter - New Features Consume from a Durable Topic Endpoint Added two new non-SMF Exchange headers LocalProcessingAttempt and TotalLocalProcessingAttempt to hold counts of local processing attempts and total local processing attempts respectively, per message Support for consumer binding on a single worker node Version 1.3.0: Jun 2024 Package Integration - New Features Support propagation of SAP_MplCorrelationId both at Sender and Receiver Adapters Support client_name property in a multi-node environment