Skip to Content
0
Former Member
Feb 19, 2009 at 07:59 PM

Outbound AS2 with Seeburger Adapter

84 Views

I am attempting to send a flat file using Seeburger's AS2 adapter.

1. I created a new scenario.

2. In the identifier section of the partner, I added a line for Seeburger | AS2ID | theID.

3. I created a communication channel of type AS2. It's setup for Transport Protocol HTTP. I gave a server ip address, port, url, timeout, and no MDN.

4. The Receiver Agreement contains the signing key, encryption certificate, and authentication certificate.

In my scenario, I have a sender agreement and communication channel that is monitoring a directory for the file to be sent. Then the document is supposed to be sent to our partner. When I attempt a transmission, I get the following error when I look at communication channel monitoring.

Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Sender configuration incomplete - perhaps AS2ID missing.., SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Sender configuration incomplete - perhaps AS2ID missing..

Sending failed. [2/19/09 6:14 PM]

Error type: COMPONENT_ERROR,NOT_TRANSMITTED >> Error date: 2/19/09 6:14 PM >> Description: AS2 Adapter failure Outbound configuration error: Sender configuration incomplete - perhaps AS2ID missing.. com.seeburger.as2.AS2Plugin.execute(AS2Plugin.java:321) [2/19/09 6:14 PM]

AS2 Adapter failure [2/19/09 6:14 PM]

I am not sure where my problem exists, and hope someone can assist me. I don't quite understand the error because I have the AS2ID entered in the Party (where I am sending to).

Larry