cancel
Showing results for 
Search instead for 
Did you mean: 

Seeburger - async receiving MDN problem- no binding found for AS2

Former Member
0 Kudos

Hi guys!

We have configured AS2 receiver adapter but during receiveing Async MDN we get following error (sending of message is successful) :

Cannot receive async MDN: com.seeburger.as2.exception.AS2PluginException: Inbound communication from 90586 to 22266 not allowed: com.seeburger.conf.BackingStoreException: Unable to execute query because: com.seeburger.xi.config.ConfigException: No binding found for: AS2, http://seeburger.com/xi, Gloria, R3

Note: Gloria & R3 are names of XI identifiers (scheme: XIParty) and 22266 & 90586 are names from AS2ID scheme - alternative identifiers.

22266 - is sender of original message

90586 - is receiver

What is wrong on the settings? Why the sending message uses alternative identifiers and incoming MDN does not?

Thanx for answers & suggestions!

Peter

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

"No binding found for: AS2, http://seeburger.com/xi, Gloria, R3"

can you double check you configured Sender agreement correctly(may be all configs in ID).if this is the error then there is the problem with Sender agreement.general error,may not be related AS2.

you may check

Babu

Former Member
0 Kudos

Babu, do you know, what is the namespace http://seeburger.com/xi for? Cos my objects are developed in other namespace.

Peter

Former Member
0 Kudos

peter,

I think we can develop objects under our own namespace but all the meta data (like FTP,AS2,SFTP adapters)information provided by Seeburger <b>should</b> be under http://seeburger.com/xi name space.

but it is just my guess.

Babu

Former Member
0 Kudos

Hi Babu,

which of Seeburger adapterrs do u use? Is it AS2? Do you use asynchronous MDNs? (Synchronous work fine fo me.)

Thank you, Peter

Former Member
0 Kudos

The problem was, that the sender agreement wasn't created eaxctly for sender system and receiver system. Only sender system has been set-up w/o receiver system - some kind of generic SA.

Peter

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Peter

checkm this thread discuss the same ..... hope it will solve ur all querry

Thanks !!!

Questions are welcome here!!

<b>Also mark helpful answers by rewarding points</b>

Thanks,

Abhishek Agrahari

Former Member
0 Kudos

Abhishek, thanx! However, I saw it before and it didn't help to me.

Peter