Rajeev, >> Other option is use cvs.
I think it will be CSV. :-) Here comes the link for Data File tool. http://docs.ofbiz.org/display/~jacopoc/OFBiz's+Data+File+Tools If you would like to import your data from spreadsheet then following JIRA issue can be of help for you. https://issues.apache.org/jira/browse/OFBIZ-1810 I had put the code from above jira issue into the trunk in rev # 663627. That code is only a sample code.You can customize that code according to your need. -- Ashish On Wed, Jun 18, 2008 at 12:09 AM, Raj Saini <[EMAIL PROTECTED]> wrote: > Rajeev, > > It depends on which format your product database is available. Entity > engine import is the best and it works like a charm. You will need to have > your products in entity-engine format file. You can look at the demo data in > the e-commerce component how data is formatted in xml. > > Other option is use cvs. There is a datafile tool in webtools. I have not > played much with it but you can find more information on Nabble or Google. > > Thanks, > > Raj > > Rajeev Gupta wrote: > >> We have about 10000 products. What's the best way to add these many >> products? Could some body guide about the tables that we need to look up? >> >> Is there any product import tool? >> >> >> >> u >> > >
