Actually if you look at the entityengine.xml file which defines delegators 
(access to DB) you will see that OFBiz uses already 3 different DB OOTB
You can follow this way and add your own group-map, of course you will need to 
add custom code. Have a look into the bi component for instance...

Jacques

From: "jcigala" <[email protected]>
> Thank you, Malin. If we need to use “brute force” we will apply your
> recommendation.
> 
> Actually, we are looking for use an external database (secondary) which can
> be indexed and which can use the search tool in OfBiz, without the need for
> export data to the primary OfBiz database. In other words, we want to have 2
> databases online and connected, with the possibility to use the OfBiz tools
> in both of them.
> 
> Of course, in order to show the product information in the web pages, we
> will take the data from the secondary database, editing the .xml and/or .ftl
> files.
> 
> Ragards,
> 
> --
> J. Carlos Cigala
> http://www.infovolution.com/

Reply via email to