Returns true if the MDN indicates successful transmission.
Transmission is successful if HTTP transmission succeeds, the MDN can be verified against its signature (if enabled), and the MDN indicates success. When "Abort on error" is turned on for /as2/send then it is unnecessary to use this function.
as2-success(result:AS2 MDN) -> Boolean |
Name |
Type |
Description |
---|---|---|
result |
AS2 MDN |
A value of type AS2 MDN. |