1) create a data source
2)https://demo-trunk.ofbiz.apache.org/webtools/control/view/ModelInduceFromDb
3)clean up entities created
4)define a delegator to access data source
5)write a minilanq script that read the legacy system and maps to ofbiz
ans store.
vivtops86 sent the following on 8/2/2010 9:50 PM:
Hi,
I intend to develop a 'deals' site which lists products from different
sites. Those sites might be using different database and also might not be
using ofbiz. So the database structure of that site will be different.But i
need to query the product from that site.How could i deal with this
situation?
Thanks
Vivek