cancel
Showing results for 
Search instead for 
Did you mean: 

MDM Web Service to Load Repository & Server

Former Member
0 Kudos

Hello All,

I am searching if there is a web service provided in MDM to load the server and repository. Is this possible?

Or we need ABAP API?

Regards,

Ahmed

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

no we dont have

check this for all the available WS

http://help.sap.com/saphelp_mdm550/helpdata/en/45/018c03166a0486e10000000a155369/frameset.htm

thanks

-Adrivit

Edited by: Adrivit on Apr 19, 2011 1:15 PM

Former Member
0 Kudos

With ABAP API we can load server and repository?

-Ahmed

Former Member
0 Kudos

Hi Ahmed,

Using ABAP APIs from ECC(R/3) to MDM, you can only load repository. For MDM Server it has to be loaded(running) because The following prerequisites apply to all MDM ABAP API examples:

· The MDM Server is running.

·· The MDM ABAP API Add-On is installed.

··· You have maintained MDM ABAP API Customizing with valid connection data.

Create, load repo: http://help.sap.com/saphelp_nwmdm71/helpdata/en/47/5dfd855a205519e10000000a421138/content.htm

source code: http://help.sap.com/saphelp_nwmdm71/helpdata/en/47/5ff3e3df105940e10000000a421138/content.htm

Regards,

Mandeep Saini

Former Member
0 Kudos

Hello Ahmed

From ABAP API you can manage repositories (Creating , loading and connecting)

You can run CLIX application for manage mdm server and repositories like MDM Console.

more about ABAP API:

http://help.sap.com/saphelp_nwmdm71/helpdata/en/48/edff445128209ce10000000a42189d/frameset.htm

more about CLIX:

http://help.sap.com/saphelp_nwmdm71/helpdata/en/4b/71608566ae3260e10000000a42189b/content.htm

Regards

Kanstantsin Chernichenka

Answers (1)

Answers (1)

Former Member
0 Kudos

IF_MDM_ADMIN->LOAD_REPOSITORY