cancel
Showing results for 
Search instead for 
Did you mean: 

MDM and EP integration

Former Member
0 Kudos

Hi,

I have PI and EP as one system and one standalone SAP MDM system.

How can Integrate SAP MDM with EP so that I call pull the repository data on my EP.

Thanks

sri

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sri,

There are two main approaches to integrate MDM with EP

- Customized approach

- Standard approach

In the customized way you can craete your own webdynpro screens and use the MDM Java api to integrate with MDM.You need to deploy the MDMJAVAPI sca files on WAS as matching with your MDM version.Then you can use these API to call your MDM functions through portal.

In the standard way :SAP has some predelivered content to integrate with MDM .so you can use the mdm std iviews to integrate MDM with EP.In this standard approach you need to deploy the std business packages sca files that are available with the MDM version.On doing this you can use the std archieves on portal to call MDM functionalities from EP ,so you can have for eg an MDM serach Iview or MDM resultset iview etc.

The Deployements that are needed on portal for integrating with MDM are:

- MDMJAVAAPI06_2.sca

- BPMDMTECHN06_2.sca

- BPMDMAPPL06_2.sca

You can also integrate MDM workflows on portal .

For knowing more on this refer the last link on UWL.

To know more on the integration kindly view the below links:

(ep-mdm portal deployment )

http://help.sap.com/saphelp_mdmgds55/helpdata/EN/45/c8cd92dc7f4ebbe10000000a11466f/frameset.htm(EP-M... sap help)

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/771f1a61-0e01-0010-daa9-93a52905... (uwl)

Hope It Helped

Thanks & Regards

Simona Pinto

Answers (3)

Answers (3)

former_member208981
Contributor
0 Kudos

Hi Sri,

You can refer to the below for EP-MDM integration:

Portal Configuration: https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/bebdb8c4-0801-0010-aa81-a9b8d14e...

http://help.sap.com/saphelp_mdmgds55/helpdata/EN/45/c87d0243e56f75e10000000a1553f6/frameset.htm (Reference)

https://www.sdn.sap.com/irj/scn/advancedsearchcat=sdn_all&query=mahendra+sahu&adv=false&sortby=cm_rn... (Check these out)

The Business content provided by SAP, for integration of EP MDM.

The landscape could be EP as a front end with MDM acts as a backend for it. Using the standard IViews the fields in the MDM can be displayed in EP side. Depending on the type of fields, you can customise the display of fields at the EP side.

Using the concepts of MDM Workflow or UWL or Guided procedures, you can implement the CMDM scenario. In this case you dont need PI.

Hope it helps.

Thanks,

Priti.

Former Member
0 Kudos
Former Member
0 Kudos

Hi Sri,

Refer

/message/5879399#5879399 [original link is broken]

Hope it helps.

Thanks,

Minaz