Thanks. What about jdbc uri? The sample given on localderby, they have
differences on jdbc uri.
Is it fine to give same jdbc uri for Oracle in this case for all 3 schemas?

Best Regards
Eric Halim


-----Original Message-----
From: Rong Nguyen [mailto:rong.nguyenk...@olbius.com] 
Sent: Monday, April 07, 2014 5:02 PM
To: user@ofbiz.apache.org
Subject: RE: OfBiz NewBie User

You have ORCL instance,
Now, you define 3 datasources:
  + <datasource name=&quot;origin_oracle&quot; with user_origin
  + &lt;datasource name=&quot;olap_oracle&quot; with user_olap
  + &lt;datasource name=&quot;tenant_oracle&quot; with user_tenant and then
map them in delegator section:
        &lt;group-map group-name=&quot;org.ofbiz&quot;
datasource-name=&quot;origin_oracle&quot;/>
        <group-map group-name="org.ofbiz.olap"
datasource-name="olap_oracle"/>
        <group-map group-name="org.ofbiz.tenant"
datasource-name="tenant_oracle"/>






-----
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-tp4650234p4650242.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

Reply via email to