Commerce Server Catalog Security
Hi All,
I'm working through a Commerce Server implementation where we have multiple business users that for security reasons can only be allowed to see their own catalogs. I'm wondering, is it a better idea to have multiple master catalogs, one for each business user, and if so can we somehow aggregate master catalogs into an uber-catalog? Or can we instead use virtual catalogs, and somehow limit the accessibility of each virtual catalog to only the business users who would be the administrators? Are either of these two options possible?
Thanks!
I see. So, this would limit access to the catalogs to only those business users assigned to that particular virtual catalog, and we could still keep an overall master catalog with everything.
Can we also prevent the business users from seeing all but their own catalogs? From a privacy perspective? Or does Catalog Manager display everything by default?
Thank you, Max!
Ok, so that makes sense. What about the underlying products which are added to the catalogs? Can each user only see the products available to their catalog, or do they see the full gamut of products available in the master catalog? In our instance, we want to keep every users products in the master, but that would be too many for an individual user to manage. Effectively, we'd like to limit the product set available to each user to a simpler subset for them to manage and maintain.
Thanks,
- Steve
Ah. But I could use multiple base catalogs, one for each business user, and then have a "master" virtual catalog that aggregates all the base catalogs. That way I could keep security distinct at the base catalog level, allow multiple virtual catalogs to be created by the business users for their respective base catalog (such as for multi-currency), and then I would need any custom code! Right? 
I think I'm finally getting it...