protocol | String The EDIINT protocol to use. | |
Value | Meaning | |
smtp | EDIINT AS1 message or MDN. | |
http | EDIINT AS2 message or MDN. | |
ftp | EDIINT AS3 message or MDN. | |
message-ID | String The EDIINT message ID of the EDIINT message or MDN. This value becomes the Trading Networks system attribute, Document ID. | |
contentType | String The content type of the EDIINT message or MDN. | |
stream | Object The data InputStream representing the inbound EDIINT message or MDN. | |
AS2-From | String The sender ID from the EDIINT AS2 message/MDN. This should match the sender's Trading Networks external ID. | |
AS2-To | String The receiver ID from the EDIINT AS2 message/MDN. This should match the receiver's Trading Networks external ID. | |
AS3-From | String The sender ID from the EDIINT AS3 message/MDN. This should match the sender's Trading Networks external ID. | |
AS3-To | String The receiver ID from the EDIINT AS3 message/MDN. This should match the receiver's Trading Networks external ID. | |
From | String The sender ID from the EDIINT AS1 message/MDN. This should match the sender's Trading Networks external ID. | |
To | String The receiver ID from the EDIINT AS1 message/MDN. This should match the receiver's Trading Networks external ID. | |
ReceiptDeliveryOption | String The address to which to send an asynchronous MDN, if requested. | |
Etag | String Optional. The unique ID of the Etag header that identifies the transaction to be restarted after AS2 message transmission fails. |
bizdoc | Document The resulting document formatted as an IS document (IData object). For the structure of a business document, see webMethods Trading Networks Built-In Services Reference. |