cancel
Showing results for 
Search instead for 
Did you mean: 

NO_MAPPINGPROGRAM_FOUND(6.40) and Couldn't retrieve outbound binding(7.00)

Former Member
0 Kudos

Hi,

I am facing a very strange problem when I use different versions of the SOAP adapter.

FYI...

My scenario is SOAP client --> XI --> Webservice.

The webservice wsdl files are little complex one as the first wsdl is refering to another Two xsds and those Two xsds will inturn referring to another Two but I was able to manage with the message structure with one of the xsd.

Actual Problem : I have completed the development in the integration repository and in the Directory. I also configured the SOAP receiver adapter to call the webservice but...I am getting different error messages when I change the Adapter versions as mentioned below.

I am getting the following Error message when I use adapter version <b>SAP BASIS 7.00</b>

com.sap.aii.af.ra.ms.api.RecoverableException: com.sap.aii.af.ra.ms.api.DeliveryException: XIAdapterFramework:GENERAL:com.sap.aii.af.ra.ms.api.ConfigException: ConfigException in XI protocol handler. Failed to determine a receiver agreement for the given message. Root cause: com.sap.aii.af.service.cpa.impl.exception.CPALookupException: Couldn't retrieve outbound binding for the given P/S/A values: FP=;TP=;FS=soap_ser;TS=Sabre_Webservice;AN=Availability_IB;ANS=https://webservices.sabre.com/websvc;

at com.sap.aii.af.mp.soap.ejb.XISOAPAdapterBean.process(XISOAPAdapterBean.java:919)

I am getting the following error message when I use <b>SAP BASIS 6.40</b>

<code xmlns="">RecoverableException</code>

<text xmlns="">

com.sap.aii.af.ra.ms.api.RecoverableException: com.sap.aii.af.ra.ms.api.DeliveryException: XIServer:NO_MAPPINGPROGRAM_FOUND:

I have not changed any thing other than the Adapter version in the

COMMUNICATION CHANNEL.

Any help will be greatly appreciated.

Thanks,

Venkat

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks michal...

We are using P.I 7.0.

When I check in Adapter monitering in RWB it says the following

6/28/07 3:56:32 PM Server 0 0_36325 <b>request received with no channel info</b>

any idea??

--Venkat

Former Member
0 Kudos

venkat,

can u check ur URL whihc your calling from client i think ur calling directly to intergation egnine from ur soap client

MichalKrawczyk
Active Contributor
0 Kudos

hi,

which XI do you have 3.0 or 7.0 ?

use sap basis for your XI (3.0 - 6.40 - 7.0 - 7.0 )

when I had this problem last time I was because XI could not find correct channel

on correct adapter engine - so it's probably the same in your case

make sure you use correct channel and check if you use

Central Adapter engine - RWB - component monitoring - display all

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>