cancel
Showing results for 
Search instead for 
Did you mean: 

Receiver AS2 Adapter issue.....Failed to get configuration from DATABASE. S

Former Member
0 Kudos

Hi,

Iam doing prototyping for File -AS2 adapter and ended up with below erros.

Error type: COMPONENT_ERROR >> Error date: 6/17/11 8:04 AM >> Description: AS2 Adapter failure Outbound configuration error: Failed to get configuration from DATABASE. Sender configuration incomplete - perhaps AS2ID missing.. com.seeburger.as2.AS2Plugin.execute(AS2Plugin.java:379) [6/17/11 8:04 AM]

and

Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Failed to get configuration from DATABASE. Sender configuration incomplete - perhaps AS2ID missing.., SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Failed to get configuration from DATABASE. Sender configuration incomplete - perhaps AS2ID missing..

The setting i have made during configation are :

1> Reciver Party with Agency,Schema and Name entered.

2>Identifiers for both Sender and reciver channel fileld with values seeburger and AS2ID.

3>Used Sender uses Virtual reciver in sender aggremnet.

4> Reciever CC have modules localejbs/Seeburger/solution/as2 and localejbs/ModuleProcessorExitBean in sequence.

Please provide solutions to overcome the issue.

As this is prototyping, i have downloaded Free As2 client and trying to send files to that client from PI.

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Dinesh,

make sure to also configure a report channel (refer to the sample chapter in the SEEBURGER AS2 documentation) in order to receive AS2 MDNs for your sent message. Additionally report channels are needed if the SEEBURGER specific TransmissionReports are requested.

Hope that helps

Greetings

-Sascha-

Former Member
0 Kudos

Go to AS2 communication channel and go to identifier and put the required party details.

chirag

Former Member
0 Kudos

Hi,

I hope you entered AS2ID for both sender party and receiver party.

since your scenario is file -> AS2, in the receiver channel provide values for sender party and sender service.

Suresh

Former Member
0 Kudos

Hi,

Please ensure that you have entered the correct AS2ID in your AS2 client and the correct url and port in your receiver comm channel.

Also, for message protocol, choose HTTP and not HTTPS.

Regards