cancel
Showing results for 
Search instead for 
Did you mean: 

AS2 Seeburger Error

Former Member
0 Kudos

Hello,

We are using an integration in which one new partner is sending data to PI via see burger AS2 adapter.  But while sending a test message he is getting below error:

"com.seeburger.ediint.edi.EDIMessageException: cannot decrypt message

(certificate or private key missing)"


1) Coomunication is from ABC-->AS2-->PI-->RCV


2) All certificates has been installed properly in NWA


3) AS2ID has been assigned properly.


4) sender party has turned off encryption and signing at their end but still he is getting same error.


Are there any other AS2 parameter settings in the NW layer??? Or there anything on an additional level that can be defined on party level??


Please help. Prompt and quick response will be highly appreciated.


Cheers!!

Ankit

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member237514
Participant
0 Kudos

Hi Ankit,

Did u config the certificates in Communication channel level ??

check the below links as well

PI7.1 Seeburger AS2 Decryption_Error after SPS1... | SCN

AS2 Decrypt Error | SCN

Seeburger AS2 - DECRYPTION_ERROR - Could not re... | SCN

Former Member
0 Kudos

Please let me know how can configure certs in CC level???

Former Member
0 Kudos

Actually We do not use certificates to handshake with the customer. We are using the URL that is published securely to access our server.

So we are using

URL: http://xxxxxxxxxxxxxxxxxxx/SeeburgerAS2/AS2Server

Port: xxxxx

AS2ID: xxxxxx

User name and pwd.


sender party has turned off encryption and signing at their end but still he is getting same error.


XXXXXX" to "YYYYYY" with subject "" has been received on 07 Jun 2016 06:02:05 GMT, but

cannot be processed because the following error occured:

com.seeburger.ediint.edi.EDIMessageException: cannot decrypt message

(certificate or private key missing)

Harish
Active Contributor
0 Kudos

Hi Ankit,

If you are not using the encryption and signing then you can simply use webservice call. The sender can call SAP PI webservice (service interface).

AFAIK - you need to configure the certificate in sender agreement/ICO else system will through exception.

regards,

Harish

Former Member
0 Kudos

But we are not using certificates in any of our AS2 configurations. Sender/Receiver AS2 configuration cell is blank in all other integrations. Moreover, I amend those details also but still the same error.