Action 'is not valid' used in Business rule, but when rule condition met...
I have used "is not valid" in the action and set the action as " Manager is not valid" . But when the condition is met, the Manager field is assigned with "unassigned" value. I do not have other rules,...
View ArticleMaster Data Services 2008 R2 UI not responding - Cannot create model
I have installed and configured MDS 2008 R2 and am able to access the UI using IE 11 however it doesn't respond.I can:see the home pageaccess System Administration but do not have the ability to add a...
View ArticleSQL Server 2008 R2's Master Data Services
hi, SQL Server 2008 R2's Master Data Servicesi am new to it , wanted to know how can i use it in following situation.i have two databases, one is entry database where people enter their data, i have...
View ArticleValidate the ranges do not intersect
I'm trying to implement an MDS entity to be used to create ranges (From/To) and connect these to a group. Now I need to be able to validate that changes made to range do not create an intersection with...
View ArticleHow to Script the "Upgrade Database" button in Configuration manager?
HiWe want to automate the cloning process of the test env. to the dev. env. only problem is that the DBA is testing newer CU on dev, which means that we have to push the "Upgrade Database" button in...
View ArticleMDS Database Cleanup and Truncation
We're doing some cleanup on a large MDS database. We have deleted 20-30 models which represent close to 70 million transactions. However, tblTransaction has not reduced its record count, and the...
View ArticleData Type - DateTime - Input mask - MDS UI display issue
I have created the the DateTime Data Type attribute in MDS, but under Input mask drop down list it shows date format only not with time stamp format.I would like to have the below date time format with...
View ArticleExcel doesn't show NAME in the brackets.
Hi I have a strange problem. Excel addin for MDS doesn't show {NAME} for a particular field. All other fields are ok, but one of them simply doesn't show the NAME in the brackets. This attribute is...
View ArticleAny news about MDS Roadmap?
HiAny news about MDS Roadmap?We have just completed, the first phase of a large implementation project, but I was wondering, if there are any new features in the upcoming...Thanks
View ArticleMDS HIgh Availability
HiWe will have have a SQL Server 2014 active/passive cluster that will lost the application, ssrs , ssas and mds databases.Also we have two web/app servers that will host ssrs services (network load...
View ArticleHierarchyMembersGetRequest only brings the top 10
This code only brings the items whose parent is the ROOT. How do I get the children items of each of them? HierarchyMembersGetRequest request = new HierarchyMembersGetRequest();...
View Articlemaster data service api --->How to use InternalId query?
MetadataGetRequest request = new MetadataGetRequest(); request.SearchCriteria = new MetadataSearchCriteria(); request.SearchCriteria.Models = new Collection<Identifier>() { new Identifier {...
View ArticleMDS 2012 Unpublished business rules exist
Hi, I'm running SQL Server 2012 SP 1 CU 1 (11.0.5532). My MDS database version is 11.2.0.1.Whenever I click "Apply Rules" in the web frontend, I get a popup saying:MDSERR400038: Unpublished business...
View ArticleCannot connect to MDS through my Excel Add on
Installed MDS for SQL 2012. Created a website as a default website. I can navigate to the website.But I cannot access MDS using the Excel add-on. Been struggling with this for hours now and very little...
View ArticleError: User donot have permission or the object id is not valid
Hi ,I am trying to load the data into a entity and when i click on publish i get the error . I am an adminstrator on this entire box and tool , but still get this issue on the prod box. But i am able...
View ArticleError when Read only permission set when filtering data before loading with...
Good afternoon :) I have an MDS issue that is making me lose my mind.I have some permission set to an Entity. It is a read only permission in the entity but I tried to put inside every field and same...
View ArticleWhat is consolidated member? What is collection?
I'm very new to MDS and I could not figure out what is a "consolidated member"? when and why to use it?Also what is Collection? when and why to use it?... examples please.
View ArticleUse of Excel Addin when MDS is using https
We have set up MDS with a secure connection using https and a certificate for SSL connection, bound to the default site for MDS. When we try and use the Excel addin, it throws an error : Could not...
View Articlehow to add a reference to another entity member when creating a member
I need to create a member that one of its Attributes (maybe my term is wrong) is a reference to another entity member named group the code createRequest.Members.MemberType = MemberType.Leaf;...
View Articlethe entries in tblstgmemberattribute are not getting loaded. There is no...
the status_id for all records in the batch is 0 and the error code is null. I am assigning a member as a manager to another. the same job was working fine until a couple of days ago. Not sure what has...
View Article