Re: Adding Products to Cloned Ecommerce Application

2010-06-12 Thread Jacques Le Roux
From: Atul Vani atul.v...@hotwaxmedia.com Hi Gaurav, check your main-decorator and if not there then screen for this set field=layoutSettings.companyName from-field=.../ you might wanna use a uiLabel for the from-field value. property key=CompanyName value xml:lang=enMy Company/value

Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Gaurav Kalia
Hi All I created a new cloned ecommerce application successfully and now i would like to add product for that particular cloned application. For this i have done the following: 1. Created a Party. 2. Created a Website. 3. Created a Store. 4. Created a Catalog. 5. Created a Category. 6.

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Scott Gray
Hi Gaurav, I know it isn't obvious but buried in that exception is this: at ProductSummary.run(ProductSummary.groovy:44) That line of code is attempting to access the ProductStore for the website which the code couldn't seem to find. - Have you set the webSiteId in your web.xml file to point

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread kaliagaurav
://ofbiz.135035.n4.nabble.com/Adding-Products-to-Cloned-Ecommerce-Application-tp2248395p2248473.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Scott Gray
doing some mistake. Thanks for quick reply Regards Gaurav -- View this message in context: http://ofbiz.135035.n4.nabble.com/Adding-Products-to-Cloned-Ecommerce-Application-tp2248395p2248473.html Sent from the OFBiz - User mailing list archive at Nabble.com. smime.p7s Description: S

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread kaliagaurav
-- View this message in context: http://ofbiz.135035.n4.nabble.com/Adding-Products-to-Cloned-Ecommerce-Application-tp2248395p2248595.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Atul Vani
Hi Gaurav, check your main-decorator and if not there then screen for this set field=layoutSettings.companyName from-field=.../ you might wanna use a uiLabel for the from-field value. property key=CompanyName value xml:lang=enMy Company/value /property I always wondered why don't

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Shubham Dubey
Hi Gaurav Check your ProductStore Data specially the field *inventoryFacilityId* Thanks Regards Shubham Dubey Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ Atul Vani wrote: Hi Gaurav, check your main-decorator and if not there then screen for this set

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread kaliagaurav
and error is coming without any template previously it were coming with the template that I am using. I am not sure what I am missing. Please suggest. Regards Gaurav -- View this message in context: http://ofbiz.135035.n4.nabble.com/Adding-Products-to-Cloned-Ecommerce-Application-tp2248395p2248652

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Atul Vani
hi Gaurav, you need to restart the server after adding it, if you have used uiLabel for it, if it works correctly, then first error should disappear. to correct myself, it needs to be added in main-decorator only, I mis-typed 'screen' too in previous reply. -- Thanks Regards Atul Vani

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread kaliagaurav
to configure anything else so that product of one application should not be visible in other Regards Gaurav -- View this message in context: http://ofbiz.135035.n4.nabble.com/Adding-Products-to-Cloned-Ecommerce-Application-tp2248395p2248670.html Sent from the OFBiz - User mailing list archive

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread kaliagaurav
application (original). Please suggest Regards Gaurav -- View this message in context: http://ofbiz.135035.n4.nabble.com/Adding-Products-to-Cloned-Ecommerce-Application-tp2248395p2248676.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Atul Vani
Hi Gaurav, please check if both the websites share same productStoreId. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. kaliagaurav wrote: Hi Atul

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread kaliagaurav
Hi Atul I have checked both are configured with different StoreID. Regards Gaurav -- View this message in context: http://ofbiz.135035.n4.nabble.com/Adding-Products-to-Cloned-Ecommerce-Application-tp2248395p2248977.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Rishi Solanki
both are configured with different StoreID. Regards Gaurav -- View this message in context: http://ofbiz.135035.n4.nabble.com/Adding-Products-to-Cloned-Ecommerce-Application-tp2248395p2248977.html Sent from the OFBiz - User mailing list archive at Nabble.com.