|
Hey,
I wonder what would be the best practice, if there is any, to connect from within Ofbiz to two different datasources, one of which is not Ofbiz-related. Example, I have PostgreSQL DB with ofbiz data model and another PosgreSQL DB with different schema from where I want to read some data preferably using Ofbiz handy entity tools. So what I am looking at is something I could define in entityengine.xml as the second "localpostnew" datasource entry and then have an ability to call either one via delegator?
I would appreciate any ideas. Thanks.
|