cancel
Showing results for 
Search instead for 
Did you mean: 

Multi Mapping - Error: Interface Determination did not yield any actual interface

Former Member
0 Kudos

Hello Colleagues,

currently I am working on develop a message split with "multi mapping" on a SAP PO System (Java Only, AEX) without BPN.

I followed the steps documented under:

Multi Mapping in SAP Process Integration 7.1 from Abhishek Salvi

http://scn.sap.com/docs/DOC-3820

This guide is very helpfully but if I check in the communication channel monitor for the respective (Sender) channel, I will found following error:

Interface Determination did not yield any actual interface

Because of the fact I use a SAP PO System, I did all configuration as Integrated Configuration.

Please, could someone tell me that here is wrong?

Many thanks in advance!

Regards,

Jochen

Accepted Solutions (0)

Answers (7)

Answers (7)

marksmyth
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Jochen,

Check the solution in the note 1933223 - Migrated scenario fails with "com.sap.aii.adpter.xi.RoutingException: InterfaceDetermination did not yield any actual interface". I think this will help you overcome this error.

Regards

Mark

vedrankubelka
Explorer
0 Kudos

Hi, that error occured when your message has wrong namespace.

Check your payload and compare with namespace in message type

Regards

  Vedran

vedrankubelka
Explorer
0 Kudos

Hi, that error occured when your message has wrong namespace.

Check your payload and compare with namespace in message type

Regards

  Vedran

Former Member
0 Kudos

Hello All,

many thanks to you for the great help but unfortunately no provided possible solution doesn't help.

Now i am going to open a Ticket by SAP tor further investigation.

I keep you informed about the result!

Again many thanks to all!

Regards,

Jochen

shubhnam_singh
Participant
0 Kudos

Hi Jochen,

Hopefully u resolved the issue so can u plz post the solution?

It will help others here, like me

--

rgds

Former Member
0 Kudos

Hi Jochen,

Which adapter type are you using with your Integrated Configuration ?

Coz, I don't know for PO... but for PI 711, you cannot use all Adapter types with an Integrated Configuration, but only some !

See : http://help.sap.com/saphelp_nwpi711/helpdata/en/48/cec10518d3424be10000000a421937/content.htm?frames...

regards.

Mickael

Former Member
0 Kudos

Hello Jochen,

this can also be the case if you define an operation-based receiver determination. Switching back to operation-independent could solve the problem.

You can test all that in ID and see if it works.

Regards,

Jörg

Former Member
0 Kudos

Hi Jochen,

Take the xml and test in operation mapping.

They could be different possibilities:

1. xml may not be well formed

2. Mandatory message (multi mapping target) structure is not created due to some condition in mapping.

Regards,

Pranav

former_member184681
Active Contributor
0 Kudos

Hi Jochen,

Check your mapping. I remember having this error message when none of the conditions for creating target messages was met (so, no messages were created by the mapping).

Regards,

Greg