Hi Gurus,
I have confiured a SOAP to SOAP scenario using ICO.
SOAP sender I am getting an error like below using Infopath Tool
The SOAP response indicates that an error occurred:
Server Error
<detail>
http://sap.com/xi/WebService/xi2.0">
<context>XIAdapter</context>
<code>ADAPTER.JAVA_EXCEPTION</code>
<text><![CDATA[
com.sap.aii.af.service.cpa.CPAObjectNotFoundException: Couldn't retrieve binding for the given channelId: Binding:CID=null;
at com.sap.aii.af.service.cpa.impl.lookup.AbstractLookupManager.getBindingByChannelId(AbstractLookupManager.java:173)
at com.sap.aii.adapter.soap.web.MessageServlet.doPost(MessageServlet.java:379)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
SOAP Sender( Calling this webservice form Infopath)
-
Transport Protocol - HTTP
Message Protocol - XI 3.0
Checked - Set adapter specific message attribute
ID
--
Tools - > Display WSDL
Url used
http://host:port/XISOAPAdapter/MessageServlet?channel=:Service:Communication Channel
please help
Thanks in adavnce,