cancel
Showing results for 
Search instead for 
Did you mean: 

how do you include MDM WSDL files into XI interface

Former Member
0 Kudos

I am trying to use XI to pull data from MDM. In XI when I try to create my interface object and enter a WSDL file for MDM I have a problem because SAP MDM generates 3 separate WSDL files; if you go to http://sapjl0ci.intel.com:50100/wsnavigator/jsps/explorer.jsp?localWS=TURNU2VhcmNoUmVjb3Jkcy9zYXAuY2... you can see the different MDM WSDL downloads. When you download one of the options, it creates the WSDL into 3 separate files. But in XI there is only the option to enter one WSDL file. Any idea how to get around this ??

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi Jay,

>>>creates the WSDL into 3 separate files. But in XI there is only the option to enter one WSDL file. Any idea how to get around this ??

no need to get around as this is standard for XI

import all three wsdl files as external archives

then you will see an input field <b>Source</b>

in which you need to put correct reference

you can get the reference from tab "exteranl references"

fill those source input fileds with values from "exteranl references"

and everything will work

let me know if it worked

Regards,

michal

Former Member
0 Kudos

Michal,

If we have WSDL Main using WSDL1 which is using WSDL2 and WSDL2 has the message types. When we create Message Interface, which WSDL do we use? WSDL Main does not show the message types with the approach you suggested so wondering what is the need for WSDL Main and WSDL1, when do we use them?

Thanks,

Jagathi

Answers (0)