take a look at https://issues.apache.org/jira/browse/OFBIZ-2518 datafile.xsd also the reference datafile tools in the http://docs.ofbiz.org/display/OFBIZ/Handling+of+External+data #2 if you use the code version instead of convert only you can just read the cvs file into ofbiz at the same time of the convert.
ngterry sent the following on 9/6/2009 9:32 AM: > Hi, > > After reading: > http://docs.ofbiz.org/display/OFBIZ/Handling+of+External+data > http://docs.ofbiz.org/display/OFBIZ/Handling+of+External+data > and > http://docs.ofbiz.org/display/OFBENDUSER/OFBiz%27s+Data+File+Tools > http://docs.ofbiz.org/display/OFBENDUSER/OFBiz%27s+Data+File+Tools > > I still don't really understand how to import products data. I hope someone > can clarify it for me. These are the steps I guess: > > 1) How to determine the field name e.g. productId in <field name="productId" > ignored="false" type="String"/> in xml definition file to convert the CSV > File data into Entity XML File > > 2) Import the Entity XML File using XML Data Import in Entity Engine Tool > > Regards, > Terence -- BJ Freeman http://www.businessesnetwork.com/automation http://bjfreeman.elance.com http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro Systems Integrator.
