Quantcast
Channel: SCN : All Content - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 7030

InterfaceDetermination did not yield any actual interface

$
0
0

I am working on a web service to web service scenario. While trying to resolve issues with the response processing, I seem to have broken the request. But it did work. Now, when I try to hit the integration's endpoint I get generic error response but in the Communication Channel Monitor for my channel I see this error: "InterfaceDetermination did not yield any actual interface". I have read all the related post I can find, I've added and removed the xml namespace on my inbound message but here are few other suggestions that would apply. Below are the key configuration screens. Is there any other way I can see what is the cause of this problem? And, any suggestions to resolve it would be very helpful.

 

The response seen in SOAP UI

<SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">

   <SOAP:Body>

      <SOAP:Fault>

         <faultcode>SOAP:Server</faultcode>

         <faultstring>Server Error</faultstring>

         <detail>

            <s:SystemError xmlns:s="http://sap.com/xi/WebService/xi2.0">

               <context>XIAdapter</context>

               <code>ADAPTER.JAVA_EXCEPTION</code>

               <text>See log trace with id: n/a</text>

            </s:SystemError>

         </detail>

      </SOAP:Fault>

   </SOAP:Body>

</SOAP:Envelope>

 

Message Type:

2016-03-08_16-53-49 MessageType.jpg

Service Interface

2016-03-08_16-56-20 Service Inter.jpg

Operation Mapping

2016-03-08_16-58-20 Op Map.jpg


Viewing all articles
Browse latest Browse all 7030

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>