AS3MessageId Property
The Id of the AS3 Message.
Data Type
StringDefault Value
""Remarks
The Id format is as in RFC 2822: id-left@id-right. This will be the Id assigned to the AS3 message.
In the Send adapter, AS3MessageId returns an Id generated by the adapter for each outgoing file.
In the Receive adapter, AS3MessageId contains the Original-Message-ID reported in the MDN receipt, which identifies the Id of the initial AS3 transmission.
It is recommended that you match these values in your orchestration to ensure that the MDN receipt is matched against the transmission.