Hey,
we have a partner company, where we want to use their stock and product information from. But not all products are in their database...so I want to connect to this database just for specific products. Is there something like this allready integrated? If not, would you think, that it is easy to implement? Or is it maybe more easier, when I write an export script for their database, and import it into ofbiz just with f.ex. xml import in a specific time period. What do you think? Thanks a lot in advance, Robert |
AFAIK ofbiz has entity-group concept. One can attach multiple entity-group
to a set of entities and entity-group could be connected to different databases. On Wed, May 30, 2012 at 12:08 AM, Robert G. <[hidden email]> wrote: > Hey, > > we have a partner company, where we want to use their stock and product > information from. But not all products are in their database...so I want to > connect to this database just for specific products. Is there something > like > this allready integrated? > > If not, would you think, that it is easy to implement? Or is it maybe more > easier, when I write an export script for their database, and import it > into > ofbiz just with f.ex. xml import in a specific time period. > > What do you think? > > Thanks a lot in advance, > > Robert > > -- > View this message in context: > http://ofbiz.135035.n4.nabble.com/connecting-to-different-data-bases-tp4632739.html > Sent from the OFBiz - User mailing list archive at Nabble.com. > > -- > Thanks, > Deepak Agarwal, > > |
For the same entity I think it won't be possible and writing export would
be better. On Wed, May 30, 2012 at 12:40 AM, Deepak Agarwal <[hidden email]>wrote: > AFAIK ofbiz has entity-group concept. One can attach multiple entity-group > to a set of entities and entity-group could be connected to different > databases. > > On Wed, May 30, 2012 at 12:08 AM, Robert G. <[hidden email]> wrote: > >> Hey, >> >> we have a partner company, where we want to use their stock and product >> information from. But not all products are in their database...so I want >> to >> connect to this database just for specific products. Is there something >> like >> this allready integrated? >> >> If not, would you think, that it is easy to implement? Or is it maybe more >> easier, when I write an export script for their database, and import it >> into >> ofbiz just with f.ex. xml import in a specific time period. >> >> What do you think? >> >> Thanks a lot in advance, >> >> Robert >> >> -- >> View this message in context: >> http://ofbiz.135035.n4.nabble.com/connecting-to-different-data-bases-tp4632739.html >> Sent from the OFBiz - User mailing list archive at Nabble.com. >> >> -- >> Thanks, >> Deepak Agarwal, >> >> -- Thanks, Deepak Agarwal, Paxcel Technologies Pvt Ltd. Hartron Complex, Sector 18, Gurgaon, India. E-Mail: [hidden email] Mobile: +91 9910322604 |
In reply to this post by Robert Gan
https://cwiki.apache.org/OFBIZ/faq-tips-tricks-cookbook-howto.html#FAQ-Tips-Tricks-Cookbook-HowTo-ExternalDatabase
-Adrian On 5/29/2012 7:38 PM, Robert G. wrote: > Hey, > > we have a partner company, where we want to use their stock and product > information from. But not all products are in their database...so I want to > connect to this database just for specific products. Is there something like > this allready integrated? > > If not, would you think, that it is easy to implement? Or is it maybe more > easier, when I write an export script for their database, and import it into > ofbiz just with f.ex. xml import in a specific time period. > > What do you think? > > Thanks a lot in advance, > > Robert > > -- > View this message in context: http://ofbiz.135035.n4.nabble.com/connecting-to-different-data-bases-tp4632739.html > Sent from the OFBiz - User mailing list archive at Nabble.com. |
ok, thanks all for the information, I will check it out.
|
Free forum by Nabble | Edit this page |