Quantcast
Channel: SQL Server Master Data Services forum
Browsing all 1311 articles
Browse latest View live

Removing the deleted Member from the MDS Database - SQL Server 2012

Hi am trying to remove the deleted member from the MDS Database.Created records to purge in stg.Business_Detail_Leaf with Import Type 4 and ImportStatus_id 0INSERT INTO [stg].[Business_Detail_Leaf] (...

View Article


Business rule with "must not be chosen" logic for domain attributes?

Hello!I have several domain based attributes and I am trying to implement a business rule logic:IF attributeA is equal to ValueATHEN attributeB is required AND attributeC is not required (must not be...

View Article


Notifications to groups are not received

When setting up a business rule, a notification can be send to either users or groups.Assigning a user as a target for email notifications works fine, an email is received by the user. When assigning a...

View Article

Rename entity staging table?

Hello,I would like to be able to rename staging tables for entities that have already been created.The problem is that apperently there were/are several test models before the final one, those test...

View Article

Domain attribute that has not been validated correctly

Hi,Is it possible to hide members in my domain attribute that has not been validated correctly? In my entity I have a domain attribute and some of the values/members have failed validation based on my...

View Article


Transaction Log Details of an Entity using MDS API

Hi Team,Does Transaction Log Details of an Entity available in SQL 2012 ?If yes,guide me in achieving it using MDS API.Another question For particular Member of the entity how to set the User ID in...

View Article

Loading stage table in Master Data Services 2014

I am working on entity based staging tables in Master Data Services 2014 and able to import data into the staging tables using SSIS Package. Used the Import Type - 2 for this. now i need to update one...

View Article

configure master data services 2012 in laptop for practice

Hi frineds,I am planning to setup the MDS on my personal laptop for practice..I have created MDS data base in my ssms, while configure the database to the MDS local server it throwing some errors.Can...

View Article


SYSERR515 : When loading into MDS using SSIS package

 I have a job that loads into MDS as part of a master package. This particular job fails giving me the following error. But when I run the SSIS package manually to load the MDS, it runs perfectly. I...

View Article


Return values from MDS staging stored procedure

I am learning about MDS 2012 and how to load data from stg table to mdm entities. I loaded data in stg table with appropriate values and executed code belowUSE [MDS] GODECLARE @return_value intEXEC...

View Article

How to insert the Domain Attributes value using MDS API

Hi Team,How to get the data from hierarchy Table and give in the Attribute Value as in this format ("Code{Name}").Share me some detailed sample code for reference.

View Article

MDS- Staging tables update

I'm a SQL developer learning MDS.I loaded some entities via staging tables and via  Excel add-in.I'm trying to update members in an entity in MDS via the staging table. I can successfully add new...

View Article

Can't reach this page

I installed S QL Server 2014 on my new Surface Pro 4.  I installed DQS successfully. I used MDS configuration manager to create the MDS database and MDS website.  When the wizard completed the website...

View Article


How to transfer data from SQL Table to MDS

Hi Team,I am newbie to MDS of SQL,want to know how we can transfer tables from two different SQL Databases to MDS.Suggest me the steps to proceed with any examples.

View Article

Windows 8 - "The required .svc handler mappings are not installed in IIS"

HiI am getting the error "The required .svc handler mappings are not installed in IIS" in the Master Data Services Configuration Manager. I am running the configuration tool as administrator on a...

View Article


Install master data services 2012 without profile

I'm facing couple of challenges. Here is what I did...I have created DB say 'MDM' on 2012 DB server. 1 .I have selected 'MDM', when I see 'Apply' button, which is not enabled. The reason, it is asking...

View Article

Master Data Service how it will helpful for BI

Hi AllI want to know about master data service and how it will helpful for BI,can anyone explain about that with example,thanksPandiyan Rpandiyan

View Article


Approval In Master Data Services

We have requirement that if one subscriber has change the data which is maintained in master data service,So when we will move data to warehouse of master services db before that we want to have...

View Article

Problem with Microsoft Excel Add In

My PC Config is:Windows 10, Excel 2010, Sql Server 2014, IIS v10 (I think)I have installed SQL Server and have set up the MDS database. When I go into MDS Services Configuration, I see message...

View Article

Automate the data import to Master data table

Hi,Is there any chance we could automate the process of data import from staging table to MDS Master table. Since we have a daily batch job for data importing.

View Article
Browsing all 1311 articles
Browse latest View live