cancel
Showing results for 
Search instead for 
Did you mean: 

Marketplace adapter issue and question

Former Member
0 Kudos

Our scenario :

MarketPlace > XI MML Adapter

We have the following error :

No sender agreement configured in the XI Integration Directory for the given message header: SenderParty=OUR_PARTY; ReceiverParty=; SenderService=SERV_MarketplacePartner; ReceiverService=QALCLNT310; Interface=Order; InterfaceNamespace=urn:x-commerceone:document:com:commerceone:XCBL30:XCBL30.sox

We have used interface with specific names :

MIOA_Xcbl30PurchaseOrder (namespace : http://my_www.com/xi/B2B/Marketplace)

So the sender agreement that exist does not use the same interface name and namespace !

Is it a way to tell the marketplace adapter to use right interface and namespace names ?

Or I must re-create my interface objects with standard name Order under a standard namespace ???

Thanks a lot all

Accepted Solutions (1)

Accepted Solutions (1)

hemant_chahal
Contributor
0 Kudos

You have to include your interface in the business service and then create the sender agreement.

As according to error the intreface taken is order instead of your interface.

Answers (0)