The timely and efficient distribution of master data to remote systems is an integral part of a sound master data management strategy. MDM Syndication Server provides an innovative and flexible solution to this problem, ensuring that users throughout your enterprise have access to the same, up-to-date version of your master data.
The MDM Java API allows you to select record data from an MDM repository for syndication. The MDM Syndication Server picks up these data records and completely restructure the record data to fit the needs of any remote system without modifying the source data itself.
You can use the MDM Syndicator GUI to create reusable syndication maps, meaning the actual syndication of data can be performed by users without intimate knowledge of the data or its structure. You can even automate the entire syndication process!
Most importantly, using MDM Syndication Server as part of your overall MDM solution can ensure that your entire organization has access to the same rich data as aggregated in your MDM repository.
com.sap.mdm.notification.EventDispatchercom.sap.mdm.repository.commands.GetPortListCommand
to retrieve the list of available ports to usecom.sap.mdm.repository.commands.AddSyndicationRecordIdsCommand
to syndicate recordscom.sap.mdm.repository.commands.GetPortDataFilesCommand
to retrieve the syndicated recordscom.sap.mdm.notification.EventDispatchercom.sap.mdm.repository.commands.GetPortListCommand
to retrieve the list of available ports to usecom.sap.mdm.repository.commands.SyndicatePortCommand
to syndicate records as setup by the map on the portcom.sap.mdm.repository.commands.GetPortDataFilesCommand
to retrieve the syndicated records