I can't be certain that this logic pans out in practice, but it's the way that I understand how Ofbiz is.
1) You have a website 2) That website have a Product Store 3) That Product Store has Catalogs 4) Those Catalogs have Categories certain catalog category types (this is where most of the action lies) 5) Those categories have roll up categories 6) those categories have products I have no idea about the content Id stuff because I haven't had to dig into it yet, but as far as the products, I would guess you have one of two problems. 1) Website A has Product Store 1 and Website B has Product Store 1. If this occurs, everything from 2 down will be the same 2) For your Catalogs, you have not defined a View Allow Catalog Category Type or a Purchase Allow or maybe even a Default Search or Other Search. Without these constraints on your catalog, it's going to assume it has access to all products. So, if both of your websites have catalogs that have access to all products, then they're going to be accessible from different websites --- "G.Venkata Phanindra" <[EMAIL PROTECTED]> wrote: > Thanks for reply .......... > But Content Ids and product ids are accessible from > different wesites,for > example i can access,the product Id of ecommerce > from my new Webstore,but i > donnot want that to happen how can i do that. > Phani > > On 7/4/06, Jacques Le Roux > <[EMAIL PROTECTED]> wrote: > > > > Yes, this one of OFBiz features. A store may have > multiples websites > > (hence the notion of "Product Store WebSite" in > OFBiz see > > > https://server:port/catalog/control/EditProductStoreWebSites?viewProductStoreId=9000with > demo data) > > > > Jacques > > ----- Original Message ----- > > From: G.Venkata Phanindra > > To: OFBiz Users / Usage Discussion > > Sent: Tuesday, July 04, 2006 7:14 PM > > Subject: [OFBiz] Users - Two Websites on Single > Data Base > > > > > > Hi.. > > Can we host two Websites like ecommerce in > ofbiz, with Single > > DataBase in ofbz. > > > > Regards > > G Venkata Phanindra. > > > > -- > > G.Venkata Phanindra > > Mob:: 9849852989 > > > > > > > > > ------------------------------------------------------------------------------ > > > > > > > > _______________________________________________ > > Users mailing list > > [EMAIL PROTECTED] > > http://lists.ofbiz.org/mailman/listinfo/users > > > > > > > -- > G.Venkata Phanindra > Mob:: 9849852989 >
