A Product Store has not been defined for this ecommerce site.

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

A Product Store has not been defined for this ecommerce site.

wp.rauchholz
I am setting up a data model starting with an empty database.

I am getting above message when trying to open the eCommerce page.
That is what I setup:
* Catalog + 2 categories (Promotion and Browse Root). Both categories have Products defined.
* Store, and within the store a Website, facility, etc..

I basically replicated the way it is setup in the demo system.

What is missing?

Wolfgang
Reply | Threaded
Open this post in threaded view
|

Re: A Product Store has not been defined for this ecommerce site.

Sita Ram Pothula
if the problem is with eCommerce check FACILITY, PARTY and PARTY_ROLE
tables. I guess the data in these tables missing and you need to create
default webstore.

On Wed, Jun 6, 2018 at 10:44 PM, [hidden email] <
[hidden email]> wrote:

> I am setting up a data model starting with an empty database.
>
> I am getting above message when trying to open the eCommerce page.
> That is what I setup:
> * Catalog + 2 categories (Promotion and Browse Root). Both categories have
> Products defined.
> * Store, and within the store a Website, facility, etc..
>
> I basically replicated the way it is setup in the demo system.
>
> What is missing?
>
> Wolfgang
>
Reply | Threaded
Open this post in threaded view
|

Re: A Product Store has not been defined for this ecommerce site.

Rishi Solanki
Assuming you have loaded the other required data except demo data. Please
refer the #1 to get idea on how to setup basic store with categories.
You can also consider to refer plugins/ecommerce/data/DemoProduct.xml to
get an idea about what data required to setup the store, catalog,
categories, product and all.

HTH!

Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co

On Thu, Jun 7, 2018 at 4:43 PM, Sita Ram Pothula <[hidden email]>
wrote:

> if the problem is with eCommerce check FACILITY, PARTY and PARTY_ROLE
> tables. I guess the data in these tables missing and you need to create
> default webstore.
>
> On Wed, Jun 6, 2018 at 10:44 PM, [hidden email] <
> [hidden email]> wrote:
>
> > I am setting up a data model starting with an empty database.
> >
> > I am getting above message when trying to open the eCommerce page.
> > That is what I setup:
> > * Catalog + 2 categories (Promotion and Browse Root). Both categories
> have
> > Products defined.
> > * Store, and within the store a Website, facility, etc..
> >
> > I basically replicated the way it is setup in the demo system.
> >
> > What is missing?
> >
> > Wolfgang
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: A Product Store has not been defined for this ecommerce site.

Rishi Solanki
Forgot to share the related link;

1)
https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+Install+OFBiz+without+the+Demo+Data

Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co

On Thu, Jun 7, 2018 at 5:02 PM, Rishi Solanki <[hidden email]>
wrote:

> Assuming you have loaded the other required data except demo data. Please
> refer the #1 to get idea on how to setup basic store with categories.
> You can also consider to refer plugins/ecommerce/data/DemoProduct.xml to
> get an idea about what data required to setup the store, catalog,
> categories, product and all.
>
> HTH!
>
> Rishi Solanki
> Sr Manager, Enterprise Software Development
> HotWax Systems Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxsystems.com
> www.hotwax.co
>
> On Thu, Jun 7, 2018 at 4:43 PM, Sita Ram Pothula <
> [hidden email]> wrote:
>
>> if the problem is with eCommerce check FACILITY, PARTY and PARTY_ROLE
>> tables. I guess the data in these tables missing and you need to create
>> default webstore.
>>
>> On Wed, Jun 6, 2018 at 10:44 PM, [hidden email] <
>> [hidden email]> wrote:
>>
>> > I am setting up a data model starting with an empty database.
>> >
>> > I am getting above message when trying to open the eCommerce page.
>> > That is what I setup:
>> > * Catalog + 2 categories (Promotion and Browse Root). Both categories
>> have
>> > Products defined.
>> > * Store, and within the store a Website, facility, etc..
>> >
>> > I basically replicated the way it is setup in the demo system.
>> >
>> > What is missing?
>> >
>> > Wolfgang
>> >
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: A Product Store has not been defined for this ecommerce site.

wp.rauchholz
Thx to both!
That helped to solve my issue.

On Thu, 7 Jun 2018 at 13:34, Rishi Solanki <[hidden email]> wrote:

> Forgot to share the related link;
>
> 1)
>
> https://cwiki.apache.org/confluence/display/OFBENDUSER/How+to+Install+OFBiz+without+the+Demo+Data
>
> Rishi Solanki
> Sr Manager, Enterprise Software Development
> HotWax Systems Pvt. Ltd.
> Direct: +91-9893287847
> http://www.hotwaxsystems.com
> www.hotwax.co
>
> On Thu, Jun 7, 2018 at 5:02 PM, Rishi Solanki <[hidden email]>
> wrote:
>
> > Assuming you have loaded the other required data except demo data. Please
> > refer the #1 to get idea on how to setup basic store with categories.
> > You can also consider to refer plugins/ecommerce/data/DemoProduct.xml to
> > get an idea about what data required to setup the store, catalog,
> > categories, product and all.
> >
> > HTH!
> >
> > Rishi Solanki
> > Sr Manager, Enterprise Software Development
> > HotWax Systems Pvt. Ltd.
> > Direct: +91-9893287847
> > http://www.hotwaxsystems.com
> > www.hotwax.co
> >
> > On Thu, Jun 7, 2018 at 4:43 PM, Sita Ram Pothula <
> > [hidden email]> wrote:
> >
> >> if the problem is with eCommerce check FACILITY, PARTY and PARTY_ROLE
> >> tables. I guess the data in these tables missing and you need to create
> >> default webstore.
> >>
> >> On Wed, Jun 6, 2018 at 10:44 PM, [hidden email] <
> >> [hidden email]> wrote:
> >>
> >> > I am setting up a data model starting with an empty database.
> >> >
> >> > I am getting above message when trying to open the eCommerce page.
> >> > That is what I setup:
> >> > * Catalog + 2 categories (Promotion and Browse Root). Both categories
> >> have
> >> > Products defined.
> >> > * Store, and within the store a Website, facility, etc..
> >> >
> >> > I basically replicated the way it is setup in the demo system.
> >> >
> >> > What is missing?
> >> >
> >> > Wolfgang
> >> >
> >>
> >
> >
>
--

Wolfgang Rauchholz