Master Data Services is Microsoft's Master Data Management solution
1
vote
0answers
23 views
Master Data Services- Merge members
Can any one tell me how to merge two members in an MDS entity using C# as Codebehind.
0
votes
1answer
32 views
Use of DQS APIs
Requirement:
We have created DQS Knowledgebase, Domains, Domain Values/Rules using DQS client provided by SQL.
Now, we need to invoke DQM Knowledgebase, domain values , Rules from .Net application ...
0
votes
0answers
35 views
C# code with Master Data Services to call Matching Services
I am able to get the existing knowledge base with domains by using following operations available with MDS.
knoledgeBase = mdsProxy.DataQualityKnowledgeBasesGet(objInternational,
out ...
0
votes
0answers
134 views
Master Data Services Silverlight error
I've installed MDS on our dev server and I can navigate through(and perform various functionality such as add users or create, add entities). I can't however get into the "Explorer". In here I get ...
0
votes
1answer
41 views
What is the difference between free-form, file, and domain-based attributes?
There is three kind of attributes in the Microsoft Master Data Services 2012:
free-form
file
domain-based
What is the difference between these three?
0
votes
0answers
56 views
i18n in Master Data Management
How to handle i18n support in Master Data Management?
Suppose we have a Country entry . A Country can have a English Name and a Chinese name. How to model this entry in our Master Data:
No1. easy bad ...
0
votes
0answers
43 views
MDS member not entered in database
I'm developing on Master Data Services and have trouble understanding why my call to the API doesn't add a member to the database. I don't get a response back either... How can I fix this?
This is the ...
0
votes
2answers
89 views
Master Data Services entity error
I'm starting to use Master Data Services and I came across something strange. When I deploy the sample models and entities and afterwards go to the Master Data Manager website, I see under "System ...
0
votes
1answer
58 views
How to add extra data to a member in MDS?
I'm running MDS on a virtual machine and trying to access the service from my host OS.
I've been able to add something to the database but my data is all over the place and in the Master Data Manager ...
1
vote
2answers
229 views
how to insert data in master data services programmatically
I'm trying out Microsoft Master Data Services and I would like to add data to the database programmatically. I'm starting to get the model/entity/member structure but I'm not yet sure. If you have a ...
0
votes
2answers
175 views
Running multiple instances of Microsoft Master Data Services on the same server
I have an instance of MS SQL Server 2012 with MDS. The MDS instance is used as a production environment.
Now, of course, I would like to have a dev/test environment for MDS. Currently I just have ...
0
votes
1answer
34 views
MDS config manager
Every time I open the Master Data Services Configuration Manager, all options that I previously configured are blank. The service is working fine but aparently the manager doesnt keep the configs ...
0
votes
1answer
254 views
create master database service with sql server 2008 r2
I could not create database with master data service of SQL Server 2008 R2, I get this error:
The specified SQL Server instance do not support master dataservice database the
edition lavel is not ...
0
votes
1answer
73 views
Master Data Services: Bypass member Name and Code input?
We're on MDS 2008 R2. Does anyone know of a way that we can make MDS automatically generate a Name and Code, though the MDS interface when a data entry person clicks on the new member button, so they ...
1
vote
0answers
155 views
Is there a public dataset with the complete i18n list of Countries, states, languages, area codes, cities, postal codes and Timezones?
I am developing an generic application for the global audience and would like to capture this Master Data so that appropriate UI components can be developed to support features such as Autocomplete ...
0
votes
1answer
221 views
Biztalk mapper to work with Master Data Service Web Service
Im having a problem updating Master Data located in Microsoft Master Data Service. Im using Biztalk 2010 and im reading from flat file.
The problem is that I cannot find out how to map everything in ...
1
vote
0answers
262 views
Database Design Patterns/Considerations when leveraging Master Data Services
I'm trying to find a good source of information on the database and/or table design considerations/patterns to be aware of when designing a data warehouse and leveraging MDS/DQS components...things ...
12
votes
4answers
833 views
Microsoft Master Data Services - When to utilize?
I'm wondering if anyone is currently utilizing Microsoft's Master Data Services? How you are utilizing it? Whether you find it useful? When you believe it would be useful? Thanks!