AS2 Settings

The following table describes the Hub AS2 settings.

Parameter

Description

Listen for AS2 settings

Determines whether the Hub/Gateway that supports client connection with the AS2 protocol is enabled

AS2 Port

Determines the port on the Hub where AS2 listens for messages

MDN Port

Determines the port on the Hub to listen for MDN receipts

AS2 ID

Defines the logical name of your AS2 server

AS2 Email

Defines the email address of the AS2 server

AS2 Keystore File Path

Defines the location where AS2 keystore that contains your certificate and all partner certificates is located

AS2 Keystore File Password

Defines the AS2 keystore password.

NOTE: If you change this password, the keystore password is not changed. For more information, see Changing the MFT keystore password.

AS2 Keystore Key Alias

Defines the alias of your AS2 Server in the keystore

Set file name from Content Disposition Header

Determines whether to name the file as the Content Disposition Header only if it exists

Set file name from the HTTP header 'filename' parameter

Determines whether to name the file according to the filename parameter value in the HTTP header

Default AS2 File Name Pattern

Determines whether to name the file with the defined default value:

Default:

AS2_${AS2_FROM}_${UUID}.${MIME_TYPE_EXTENSION}

Valid variables:

  • ${AS2_FROM}
  • ${AS2_TO}
  • ${UUID}
  • ${MIME_TYPE_EXTENSION}
  • ${MSG_ID}

    NOTE: To avoid overwriting files, use the unique ${UUID} or ${MSG_ID} variables.

Parent Topic

Hub Settings