"createProduct" is not enough to display the product in e-commerce application.
You need to create the InventoryItem, ProductPrices also. Then do associate this product to the category where you want this product to display. Then only it will visible. -- Thanks, Kumaraswamy.N 91-9866805250. On Fri, Feb 20, 2009 at 10:12 AM, <[email protected]> wrote: > Hi, > I have added some products in the product table and now I want to > display that product in the e-commerce application.I have edited the > demoProduct.xml file. > But it is not displaying there.Do I make any further modification in > other xml or any file for displaying that product.I added the > product using createProduct service provided inside ofbiz. > with thanks and regards > vishnupriya > >
