hi Eric, if you want to have multi-tenant, try ant load-demo-multitenant and then ant start. then look to your DB to see the differences.
best regards, Johnson Chandra On Sat, Apr 12, 2014 at 7:04 PM, Jacques Le Roux < [email protected]> wrote: > > Le 08/04/2014 03:55, Eric Halim a écrit : > > Thank You for the links Rong Nguyen. >> >> But what I want to know is that any concern/impact if we choose only use 1 >> schema for all instead separating those schema respectively? >> >> Do OLAP and Multi Tenant feature are automatically enabled when first >> installing OfBiz? >> > > It depends on what you mean by "automatically enabled" > For BI as a demo you need to get to he BI component and populate the DB > (else for instance reports generated by BIRT will not work) > > For multi tenant, refer to https://cwiki.apache.org/ > confluence/display/OFBIZ/Multitenancy+support (OK I see now Rong gave > you this one already) > > > I mean when we only specify 1 schema for all 3 delegators, would OLAP and >> Multi Tenant also available? >> Or we must separate those 3 schemas to make OLAP and Multi Tenant works? >> > > There are good reasons to separate schemas. > For multi tenant it must be to guarantee confidentiality (you even need to > create new DB for each new tenant) > For BI it's a matter of performance look for "oltp and olap on same > server" on the net > > Jacques > > > >> Sorry if I asked too many questions. >> >> Best Regards >> Eric Halim >> >> >> -----Original Message----- >> From: Rong Nguyen [mailto:[email protected]] >> Sent: Tuesday, April 08, 2014 7:50 AM >> To: [email protected] >> Subject: RE: OfBiz NewBie User >> >> Hi Eric, >> 1. Multi-tenancy is the ability to run separate data instances (tenants) >> from a single copy of OFBiz 2. OLAP: online analytic processing(see more >> details at BI component) >> >> *See also:* >> http://ofbiz.135035.n4.nabble.com/What-is-OLAP-database-td4639171.html >> https://cwiki.apache.org/confluence/display/OFBIZ/Multitenancy+support >> >> >> >> ----- >> Rong Nguyen >> >> Olbius JSC >> Deliver highest business value >> http://www.olbius.com/ >> -- >> View this message in context: >> http://ofbiz.135035.n4.nabble.com/OfBiz-NewBie-User- >> tp4650234p4650257.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> >> --- >> This email is free from viruses and malware because avast! Antivirus >> protection is active. >> http://www.avast.com >> >> >> > -- >
