cancel
Showing results for 
Search instead for 
Did you mean: 

MDM 7.1 features to integrate EP and CRM

Former Member
0 Kudos

Hello All,

Can any one hightlight what is the best way to integrate MDM with EP and CRM systems using MDM 7.1 features?

Thanks

Rajeev

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rajeev,

MDM Integration with EP: Please refer below Article for more details page 89 onwards

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70b0caa1-92e5-2c10-c687-a8d05e778...

11. Portal Integration

11.1 Portal u2013 MDM connectivity

11.2 Garbage Connections .

11.3 How to find MDM 7.1 Portal Content build version

11.4 MDM Web Services

11.5 MDM Web Dynpro Components

MDM Integration with CRM. For Master data, you need to make use of PI as middleware.

If you are using standard Scenario, you can use Business Content provided by SAP. If you are extracting data which does not support using standard content , you can do it using custom Proxy in CRM to send data to PI and then using Message Mapping in PI (Proxy to File(using MDM PI Adapter)),You can send XML file to MDM inbound folder.

For Reference data, you need to apply SAP note 964991 in CRM and then using MDMGX t-Code you can send this Custom Data to MDM (without using PI).

Regards,

Mandeep Saini

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Rajeev

MDM 7.1 to CRM integration-

1. Use of Standard MDM PI adapter for data flow for IDoc to file scenario.

2. Use of MDMGX for loading the reference tables in MDM coming from CRM/ECC.

3. Use of Web services for connecting Ecommerce portal with MDM.

MDM 7.1 to EP integration-

1. Use of Java APIs

2. Standard Webdynpro Configurator.

3. BPM

4. Web service Generator

best regards

Ravi

Former Member
0 Kudos

Hey

MDM to EP can be done directly through the API already available (you can use PI too for this )

For MDM to CRM integration, you can use PI, SAP has already provided Business contents for this.

In both cases you can either use the SAP provided contents or make your own from scratch.

Thanks

Aamir