Hi
We have two installations of MDS.
Installation 1:
We use it for QA/TEST/DEV before we move stuff to production.
Version: 11.0.3373.0
Installation 2:
We use it for Production.
Version: 11.0.2100.60
We have not set up proper deploy strategies for the two installations at the moment. We basically just add the new Entities to the Production installation when they are ready(manually). But we make sure they are configured the same.
We then use the built in function to create views for the entity. The problem is that the views are different and I want to know why. In installation 1 all entity view contain (among other columns)
ID int
MUID uniqueidentifier
In installation 2 we do now have them.
Is this issue due to the fact that we have different versions of Master Data Services installed or what is the reason for this?