The messages status displays incorrectly while using InvokeCalloutV3 execute with Auto Mode #
In the previous version, the customer implements a batch apex and executes callout with mode AUTO in the batch context in method finish. In that batch context, some messages were processed and updated their status to Green or Red, but some remained Blue due to a bug in outbound execution. This issue has been fixed.
Generate the wrong payload while mapping has mapped and skipped the node on the mapping of outbound #
There is an issue while the user has been mapped and skipped the node on mapping of outbound. Therefore, the payload generates the wrong XML/SOAP payload. This issue has been resolved.