Framework manager models are usually set up with 3 namespaces - one for imported data sources, one for working, and one for business presentation.
We also learned that the imported namespace should be kept as close to the source as possible, except for relationships.
My question is about resolving ambiguous relationships. Is it best to create query subject roles and resolve the relationships in the data source namespace or the working namespace?
Thanks.
We also learned that the imported namespace should be kept as close to the source as possible, except for relationships.
My question is about resolving ambiguous relationships. Is it best to create query subject roles and resolve the relationships in the data source namespace or the working namespace?
Thanks.