Hello,
please if i can have any help in this probleme : version 8.2.2
actualy we do receive txt and edifact message with ediint receive service (AS2 protocol) : .
the probleme:
we do receive the "stream " of message with content-type: application/edifact , application/txt application/xml but we can not receive messages with conte-type: application/octet-stream
can you tel me if the octet stream is handled by trading network (ediint receive ) …
how can i solve that probleme:
the service that we developped containt does imputs parameters :
protocol
message-ID
contentType
From
To
AS2-From
AS2-To
AS3-From
AS3-To
AS3Filename
stream
ReceiptDeliveryOption
in the flow service we call :
pub.flow:getTransportInfo
and
wm.EDIINT:receive
in the error message when getting message from the new partner we got : missing paramter stream ===> stream is null we do receive no stream
we do have proxy server where we can see that we receive the message with all it content :
Date: jeu., 10 mars 2016 11:47:55 UTC
Authorization: Basic YW5wdXNlcjphbnB1c2Vy
content-length: 707
Message-ID: 123123123@DEDE
Subject: test
Mime-Version: 1.0
Content-Type: application/octet-stream
Content-Transfer-Encoding: binary
Disposition-Notification-To: tets@test.com
Content-Disposition: attachment; filename=“test.edi”
AS2-From: TEST
AS2-To: NEWTEST
AS2-Version: 1.1
…
thanks in advance,
Omar
#webMethods#B2B-Integration#Integration-Server-and-ESB