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 Administration" in the left column under the Model name a tree structure of entities.
However, when I created my own model and entity (+attributes), I couldn't find the entity under the model on the left side. How can I fix this?
I suppose that is also why I get an "invalid entity" error message when trying to create members through the API.
I was able to fix this, although I'm not sure if it's really necessary to 'fix'. When creating an entity, if you set "enable explicit hierarchies and collections" to "yes", the entity will be placed in the left-hand side tree view too. I'm not sure if it's absolutely necessary to do so for at least one entity but it did help in my case. Microsoft mentions the following about this ( http://technet.microsoft.com/en-us/library/ff487054.aspx ):
Hope this helps.