Hi,
It is possible to hide(to some users) an entity within a model without hiding the domain-based attributes in all the other entities that refers to the first one?
For instance, since there is no boolean type in the MDS we need to have an entity to implement that. However this entity doesn't have any meaning to our business users.
The problem seems to be that when we try to disable this entity to be showed in the drop list, the domain-based attributes in the other entity's are blocked to. Is there a way to do this?
thanks.