OpenAS2 / OpenAs2App

OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms.
https://sourceforge.net/projects/openas2/
GNU General Public License v3.0
185 stars 137 forks source link

MDN - No Text field #204

Closed hayou closed 3 years ago

hayou commented 3 years ago

Hi guys,

I have trouble when I received my MDN file : On log :

start-openas2.sh[96912]: java.io.ByteArrayInputStream@8791bd5

and my MDN file :

Headers:
Date: mar., 08 déc. 2020 18:42:13 +0100
From: as2@XXX.com
Message-ID: <OPENAS2-08122020184213+0100-aea4783d-367e-44b2-82da-71e37859fb43@MYSIDE-DEV_XXX>
Subject: From MYSIDE-DEV to XXX
Mime-Version: 1.0
Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha-256;  boundary="----=_Part_55_1151198786.1607449333632"
AS2-To: MYSIDE-DEV
AS2-From: XXX
AS2-Version: 1.1
Connection: close, TE
User-Agent: OpenAS2 Server v2.11.0
Server: OpenAS2 Server v2.11.0
Content-Length: 2378

Attributes:
FINAL_RECIPIENT: rfc822; XXX
MIC: zrpxq0O4gUSrdTe0RPHLzWAXea4y5zM2FXXXXX=, SHA256
REPORTING_UA: OpenAS2 Server v2.11.0@/192.168.XXX.XXX:10080
ORIGINAL_MESSAGE_ID: <OPENAS2-08122020184235+0100-4be369e7-70d3-4a67-a6dc-1d3deceb12e0@MYSIDE-DEV_XXX>
ORIGINAL_RECIPIENT: rfc822; XXXX
DISPOSITION: automatic-action/MDN-sent-automatically; processed
Text:
java.io.ByteArrayInputStream@8791bd5
hayou commented 3 years ago

my openas2 version : V2.11.0 How can I custom the "Text" field like : "Text: The incoming message from XXXX to YYY with Id was received successfully" ?

Regards

uhurusurfa commented 3 years ago

Sorry but it is not clear what the issue is here.

hayou commented 3 years ago

Sorry , My team find a workaround for this . Regards

iliferov commented 3 years ago

@hayou Cheers! Could you please share any detail about the workaround you team found? It seems that we are struggling with the same issue.

hayou commented 3 years ago

There is a problem on client side. Let me check with him if I can send you his configuration file.

I will keep you updated in 2 weeks. Regards