Content deleted Content added
m Dating maintenance tags: {{Cn}} |
rmv non-WP:RS; req cite |
||
Line 4:
}}
'''Microsoft SQL Server Master Data Services''' is a [[Master Data Management]] (MDM) product from [[Microsoft]], which will ship as a part of the [[Microsoft SQL Server]] database.{{cn|date=January 2015}} Originally code-named '''Bulldog''', Master Data Services is the rebranding of the [[Special:Search/Stratature|Stratature]] MDM product titled '''+EDM''', which Microsoft acquired in June 2007.<ref name="timeline">{{cite web | url = http://www.profisee.com/timeline/tabid/248/Default.aspx | title = Stratature Corporate Timeline | publisher = Profisee | accessdate = 2012-02-13}}</ref> Master Data Services is architecturally similar to +EDM, with increased integration with other Microsoft applications as well as some new features.
==Overview==
Like other MDM products, Master Data Services aims to create a centralized data source and keep it synchronized, and thus reduce redundancies, across the applications which process the data.
Sharing the architectural core with Stratature +EDM, Master Data Services uses a [[Microsoft SQL Server]] database as the physical data store. It is a part of the ''Master Data Hub'', which uses the database to store and manage data [[Entity Data Model|entities]].
Master Data Services allows the master data to be categorized by hierarchical relationships, such as employee data are a subtype of organization data. Hierarchies are generated by relating data attributes. Data can be automatically categorized using rules, and the categories are introspected programmatically. Master Data Services can also expose the data as [[Microsoft SQL Server]] [[view (database)|views]], which can be pulled by any [[SQL]]-compatible client. It uses a role-based access control system to restrict access to the data. The views are generated dynamically, so they contain the latest data entities in the master hub. It can also push out the data by writing to some external journals. Master Data Services also includes a web-based UI for viewing and managing the data. It uses [[AJAX]] in the front-end and [[ASP.NET]] in the back-end.
Master Data Services also includes certain features not available in the Stratature +EDM product. It gains an [[Web service]] interface to expose the data, as well as an [[API]], which internally uses the exposed web services, exposing the feature set, programmatically, to access and manipulate the data. It also integrates with [[Active Directory]] for authentication purposes. Unlike +EDM, Master Data Services supports [[Unicode]] characters, as well as support multilingual user interfaces.
== Terminology ==
|