AS2 Variables
Status of AS2 transfers (available only in AS2-related Event triggers)
Text Displayed |
Variable |
Value Contained in Variable |
---|---|---|
AS2 Content Type |
%AS2.CONTENT_TYPE% |
Transfer's content type: Application, EDIFACT, XML, Mutually defined EDI, Binary, Plaintext |
AS2 Direction |
%AS2.DIRECTION% |
Direction of the transfer |
AS2 EFT ID |
%AS2.EFT_ID% |
EFT ID used in this transfer |
AS2 Host |
%AS2.HOST% |
Address of the host being sent to (outbound) or received from (inbound) |
AS2 Local MIC |
%AS2.LOCAL_MIC% |
Local AS2 message identification code (MIC) |
AS2 MDN |
%AS2.MDN% |
Message Disposition Notification. The Internet messaging format used to convey a receipt. |
AS2 Message ID |
%AS2.MESSAGE_ID% |
AS2 message identifier |
AS2 Partner ID |
%AS2.PARTNER_ID% |
Transaction partner's AS2 ID |
AS2 Payload |
%AS2.PAYLOAD% |
Name of the file (or an array of file names if MA is used) being transferred over the AS2 session |
AS2 Remote MIC |
%AS2.REMOTE_MIC% |
Remote AS2 message identification code (MIC) |
AS2 Transaction Error |
%AS2.TRANSACTION_ERROR% |
Error (if any) in the AS2 transaction |
AS2 Transaction Result |
%AS2.TRANSACTION_RESULT% |
Overall transaction result (In Progress, Failure, or Success) of the in-context AS2 transaction |
AS2 Transaction Verbose |
%AS2.TRANSACTION_VERBOSE% |
Verbose message for the AS2 transaction |