Sharing inbound channel endpoint details
Share the inbound channel endpoint details with your business partners to receive the documents.
Procedure
What to do next
When a partner wants to send a document, the following headers must be included:
- For an EDI document that is sent by using an AS2 channel
-
- Content-type, for example, application/edi-x12
- AS-From, for example, Sender AS2
- AS2-To, for example, Receiver AS2
- AS2-Version, for example, 1.2
- Message -ID, for example, 1298020 Note: The message-ID must be unique; otherwise, the message is considered a duplicate and ignored.
- For an XML document that is sent by using an AS2 channel
- For XML payload submitted through AS2 In channel, the content-type must be set as application/xml
- For an XML document sent by using HTTP channel
- For XML payload submitted through HTTP In channel, the content-type must be set as text/xml
Note: The message-ID must be unique; otherwise, the message is considered a duplicate and
ignored.