Hello,
Currently we are forced to receive messages from a partner in AS2 with the following “content type” : Content-Type: application / octet-stream
Content-Transfer-Encoding: binary
Example header received from Partner:
Date: jeu., 10 mars 2016 11:52:55 UTC
Authorization: Basic YW5wdXNlZddnB1c2Vy
content-length: 707
Message-ID: 12323@ZER
Subject: MTNET
Mime-Version: 1.0
Content-Type: application/octet-stream
Content-Transfer-Encoding: binary
Disposition-Notification-To: md@company.com
Content-Disposition: attachment; filename=“test.edi”
AS2-From: MTNET
AS2-To: MOC
AS2-Version: 1.1
actualy wwhene we use content-type : application/edifact application/txt … we can receive the mssage and it content stream, but the problem is that he partner can only send files over as2 with content_type:
Content-Type: application/octet-stream
Content-Transfer-Encoding: binary
is there a solution for this problem, such as developing a flow service java or use a workaround
thanks in advance ,
Omar Benrouijel
#webMethods#B2B-Integration#Integration-Server-and-ESB