Does anyone have experience in collecting data from a SAP MDM instance? Can you use ODBC? Also, does anyone have knowledge of the MDM data Model?
-
Best answer
PKurochka: Hi Timothy, I ran across MDM once on a data audit a while ago. As far as I remember, MDM data is stored in the regular tables in the database. which you can get over with regular ODBC. However, the trick is that MDM dynamically generates the structure of the tables according to the configuration of that specific instance. It was not that hard to for me to figure out what was what, but your instance may vary.
Also, I found this: https://archive.sap.com/discussions/thread/1740370 “with MDM 7.1 SAP has also provided DB views on slave repositories for Directly connecting MDM with SAP BusinessObjects Data Services. For more details, you can refer to slide 16 in following link. http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/101fdef1-7776-2b10-0ab9-8d67c1f3e1d7?quicklink=index&overridelayout=true But again this is service provided by SAP consultant and they need to be contacted for the initial setup.”
0
Please sign in to leave a comment.
Comments
1 comment