Catalog

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Catalog

Magnolia_Ofbiz
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

Reply | Threaded
Open this post in threaded view
|

Re: Catalog

Kumaraswamy nandipati
"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, <[hidden email]> 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
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Catalog

Kumaraswamy nandipati
For reference purpose you can check

*/applications/ecommerce/data/DemoProduct.xml* file

On Fri, Feb 20, 2009 at 10:29 AM, Kumaraswamy nandipati <
[hidden email]> wrote:

> "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, <[hidden email]> 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
>>
>>
>
>
>
>


--
Thanks,
Kumaraswamy.N
91-9866805250.
Reply | Threaded
Open this post in threaded view
|

Re: Catalog

Pranay Pandey-2
In reply to this post by Magnolia_Ofbiz
Hello Vishnupriya,

Adding just a product to DemoProduct.xml will not serve the purpose.  
You will have to understand the flow or the process of adding a new  
product in the catalog, means understanding with catalog manager.
Understand the presence of product on ecommerce application with  
catalog manager. Refer the existing products and trace them.
For this you can refer following: http://docs.ofbiz.org/display/OFBIZ/CATALOG

Thanks & Regards
--
Pranay Pandey

On Feb 20, 2009, at 10:12 AM, [hidden email] 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
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Catalog

Ashish Nagar
In reply to this post by Magnolia_Ofbiz
Could you tell what entries you have added in DemoProduct.xml.Had you
done association between the needful entities ? Refer to DemoProduct.xml
& tell where are you getting problem.

Regards:
--
Ashish Nagar

[hidden email] 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
>
>