Quantcast
Channel: SQL Server Master Data Services forum
Viewing all articles
Browse latest Browse all 1311

MDS Staging Relationship Tables

$
0
0

Hi,

I am quite a novice in MDS. I have been assigned a task to upgrade an already developed tool for deploying MDM, to deploy MDS. I was told the only difference we have is the Service Reference. I have updated the Service Reference to point to the new MDS 2012 service.

After upgrade the one method that failed during the Build was ModelMembersBulkMerge, and I have replaced the method withEntityStagingLoad[mdsproxy.EntityStagingLoad(newInternational(), "MDS2012",EntityStagingImportType.MergeOverwrite, EntityMemberCreate(ListMem).ToArray(),true, out stagingbatch);].

This allowed me to build the tool successfully without any errors, but failed to inject any data to MDS. The service trace threw the following error while executing the tool. After some initial analysis, I got to know that, if there are explicit hierarchies in the feed then, the Staging Relationship Tables are created automatically while importing the Structure.  However in my current feed I don’t have any Explicit Hierarchies defined, all  Hierarchies that I have are Derived ones (Derived Hierarchies). Even then the injector tries to access Staging Relationship tables and fails with the following error.

SqlException message: Invalid object name 'stg.NAME_Relationship'.

Can anyone help me on this? If am missing anything here?

Thanks n Regards Biswajit Pattanaik


Viewing all articles
Browse latest Browse all 1311

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>