Edit

Share via


Disposition-Notification-Option is invalid

Details

Field Error Details
Product Name BizTalk Server
Product Version 3.9
Event ID -
Event Source BizTalk Server EDI
Component AS2 Engine
Symbolic Name -
Message Text Disposition-Notification-Option value: "{0}" is invalid. {1}

Explanation

This Error/Warning/Information event indicates that the AS2 receive pipeline could not generate the MDN because the Disposition-Notification-Option header was invalid.

User Action

To resolve this error, make sure that the Disposition-Notification-Option header in the AS2 message conforms to the syntax described in RFC 4130, "MIME-Based Secure Peer-to-Peer Business Data Interchange Using HTTP, Applicability Statement 2 (AS2"). Ensure that the Signed-Receipt-Protocol header is set to "optional" or "pcks7-signature", and that the Signed-Receipt-MICAlg header is set to "optional", "MD5", or "SHA1". (Both of these headers are included in the Disposition-Notification-Option header.)