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.

Reply via email to