Hi all, just looking for a solution to upload an amount of n articles into ofbiz. I was thinking of accessing the database directly (postgres). Currently we get p.e. a daily csv of 40000 different articles and i choose some categories as a subset (currently ca. 1000 articles). I get a different article lists (new/ delete/ change) to populate the shop at first with an initial load, and the following process is to upload the new articles, to delete the obsolete articles and to update the database with changes (maybe in descriptions, prices etc.) My idea is now to populate ofbiz directly into the database and not to use the XML Entity's.
Anyone here who has expierience with that case.... ?? Stil have produced some queries and helptables p.e. to delete some products (until they not have been sold thats not a big problem deleting all records in the databases ....) Thanks for your replys.... Martin -- View this message in context: http://www.nabble.com/Ofbiz-Article-Engine---Mass-Article-Upload-tf4962854.html#a14215144 Sent from the OFBiz - User mailing list archive at Nabble.com.
