Seed data

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

Seed data

james-2
Banned User
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Seed data

Jacques Le Roux
Administrator
By commenting them out in ofbiz-component files yes. I see no other ways

Jacques


Le 21/08/2017 à 18:30, [hidden email] a écrit :
> Is it possible to upload seed data with all configurations except
> products, purchase orders, customers, and vendors.
>
> Thanks,
>
> James
>

Reply | Threaded
Open this post in threaded view
|

RE: Seed data

james-2
Banned User
This post was updated on .
In reply to this post by james-2
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Seed data

Jacques Le Roux
Administrator
Those are files in the ofbiz-component.xml files that you cant find in the concerned components.

It clearly depends on your need so I let you decide on this...

Jacques


Le 22/08/2017 à 13:53, [hidden email] a écrit :

> Jaques - Do you have the file names we should comment out?
>
> -------- Original Message --------
> Subject: Re: Seed data
> From: Jacques Le Roux <[hidden email]>
> Date: Mon, August 21, 2017 10:48 am
> To: [hidden email]
>
> By commenting them out in ofbiz-component files yes. I see no other ways
>
> Jacques
>
>
> Le 21/08/2017 à 18:30, [hidden email] a écrit :
>> Is it possible to upload seed data with all configurations except
>> products, purchase orders, customers, and vendors.
>>
>> Thanks,
>>
>> James
>>

Reply | Threaded
Open this post in threaded view
|

Re: Seed data

Deepak Dixit-3
In reply to this post by james-2
Hi James,

You can use readers to load data as required. You can define your own
readers for custom component.
gradlew "ofbiz --load-data readers=seed,seed-initial,ext"


Thanks & Regards
--
Deepak Dixit
www.hotwaxsystems.com
www.hotwax.co

On Mon, Aug 21, 2017 at 10:00 PM, <[hidden email]> wrote:

> Is it possible to upload seed data with all configurations except
> products, purchase orders, customers, and vendors.
>
> Thanks,
>
> James
>
Reply | Threaded
Open this post in threaded view
|

RE: Seed data

james-2
Banned User
This post was updated on .
In reply to this post by james-2
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Seed data

Rishi Solanki
James,

As Deepak mentioned use different readers for your application and put your
own data files on custom readers. Edit the data to as per your requirement
and load.

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

On Tue, Aug 22, 2017 at 6:51 PM, <[hidden email]> wrote:

> How do others launch a live database with much of the chart of account
> mapping complete?  Even if there are customers that can be deleted we
> would need no transactional data in the system
>
> -------- Original Message --------
> Subject: Re: Seed data
> From: Deepak Dixit <[hidden email]>
> Date: Tue, August 22, 2017 5:26 am
> To: [hidden email]
>
> Hi James,
>
> You can use readers to load data as required. You can define your own
> readers for custom component.
> gradlew "ofbiz --load-data readers=seed,seed-initial,ext"
>
>
> Thanks & Regards
> --
> Deepak Dixit
> www.hotwaxsystems.com
> www.hotwax.co
>
> On Mon, Aug 21, 2017 at 10:00 PM, <[hidden email]> wrote:
>
> > Is it possible to upload seed data with all configurations except
> > products, purchase orders, customers, and vendors.
> >
> > Thanks,
> >
> > James
> >
>