cancel
Showing results for 
Search instead for 
Did you mean: 

How to resolve com.sap.aii.adapter.xi.routing.RoutingException :Interface determination did not yield any actual interface

Former Member
0 Kudos

Hi All,

          I want to do simple file 2 file transfer , so that I create all the process  component , but when I test my sender channel I got following exception, please tell me cause of come this error.

Error is : com.sap.aii.adapter.xi.routing.RoutingException :Interface determination did not yield any actual interface

Please Help me to resolve following Error.

Accepted Solutions (0)

Answers (6)

Answers (6)

adalid
Participant
0 Kudos

Hi good day !

As adviced by Abhi, Try "Send Test Message" from Testing tab; In addition, this kind of errors are due to payload structure to be processed doesn't match with the payload structure defined in the data type.

Kind regards,

Adal

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

Change the Service Interface Pattern to "Stateless XI3.0 Compatible" and then test if you still get the error.

Regards

Mark

Former Member
0 Kudos

Hi Mahesh,

Can you please do these bullets points steps to check whether you have configured it correctly or not.

  • Can you go back to configuration and check whether you have maintained everything correctly or not.
  • After this go to test tab in ID side only than do the test run and check whether your payload is successfully completing all the steps are not successfully.
  • Go back to ESR and check your scenerio.
  • After doing all this,if it still not working go back to basis team and ask them to check the SLD again,technical system,business system and ask them to do the SLD check again.

And also as amit said earlier,can you go to SWCV and check the entery again.

Please share the screenshot details.

Regards,

Abhi

Former Member
0 Kudos

Hello,

It seems that u are not using any mapping and created dummy objects?

if that's the case then make sure SWCV entry under Inbound Processing tab of ICO is empty.

Thanks

Amit Srivastava

markangelo_dihiansan
Active Contributor
0 Kudos

Hello,

Check the conditions of your xpath in interface determination.

Regards,

Mark

baskar_gopalakrishnan2
Active Contributor
0 Kudos

I would first recommend to test in the integration directory using test tab and see whether you have created all the required integration directory objects.  Are you referencing your receiver service interface in the Interface determination object. Please check. If still problem then you might have to search for SAP notes related to this error. Take help from BASIS. Also share your design details.