cancel
Showing results for 
Search instead for 
Did you mean: 

SAP MDM Syndication event to SAP PI

0 Kudos

Hi All,

We currently have a requirement wherein we are expected to send/syndicate messages to PI from SAP MDM.

As per what I understood from the blogs read so far, is once any data records are made changes, DMD prepares the changes into a XML file and with help import server places it in Syndicating server in the ready folder for the SAP PI to pick.

I would like to know how we can trigger multiple messages from SAP MDM for our performance testing.One more thing is that we access the MDM via Citrix. Please let me know if we can build a Load runner script to simulate or any other bets ways to simulate without having to create a script.

BR, Karun

Accepted Solutions (0)

Answers (1)

Answers (1)

Viktor
Advisor
Advisor
0 Kudos

Hi Karun,

Let me suggest to check the official MDM documentation page: SAP NetWeaver Master Data Management 7.1. Here you can find detailed descriptions about the MDM-PI scenario. (Please use the navigation URLs on the left side.)

To avoid any confusion: the MDM Import Server (MDIS) is responsible for mass importing data into the MDM landscape. e.g. from PI >> to the MDM repository.

You mentioned that according to the requirement you are planning to transfer data from MDM towards NW PI. This is an export scenario where you need to use the MDM Syndication Server (MDSS). In this scenario MDSS puts the output files of the syndication process into the Ready folder of the MDM outbound port.

You can trigger syndication by manually adding records into MDM workflows, or it is also a good option if you start the syndication through the MDM JAVA API by a custom application. About workflows you can read in the MDM Console Guide and in the MDM Data Manager Guide. Following any of these approaches you can trigger more syndicated files/PI messages.

Best Regards,

Viktor