AS2 Configuration / AS2 Action |
By default, AS2 messages contain a single file within the payload (i.e., the message being sent). However, some supply chains require that multiple files that are related to each other (perhaps with different content types) be sent together within the same message.
To send multiple files within the same payload:
Inbound messages containing multiple files within the same payload are stored together in a subdirectory under the designated inbox.
The directory is named in the form:
YYYYMMDD-HHMMSS-CCC
where:
YYYY | current year |
MM | current number of the month (01-12) |
DD | current day of the month |
HH | current hour |
MM | current minute |
SS | current second |
CCC | current fraction of a second |