clearing apache ofbiz data

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

clearing apache ofbiz data

harry mead
Hi,


How do i completely wipe the content I have on Apache ofBiz so it goes back to its original settings?



thanks in advance,



Harry
Reply | Threaded
Open this post in threaded view
|

Re: clearing apache ofbiz data

Jacques Le Roux
Administrator
gradlew cleanAll for really ALL, ie restarting from scratch

gradlew cleanData for data in DB, including what we call content in OFBiz

To know more just read the main README.md or get to https://svn.apache.org/repos/asf/ofbiz/tools/wiki-files/README.md.html

HTH

Jacques


Le 20/11/2017 à 18:55, harry mead a écrit :

> Hi,
>
>
> How do i completely wipe the content I have on Apache ofBiz so it goes back to its original settings?
>
>
>
> thanks in advance,
>
>
>
> Harry
>

Reply | Threaded
Open this post in threaded view
|

Re: clearing apache ofbiz data

Michael Brohl-3
One remark: cleaning the database does only work if you use the embedded
Derby database.

If you have a setup with another database, you'll have to drop/recreate
it yourself.

Regards,

Michael

Am 20.11.17 um 22:34 schrieb Jacques Le Roux:

> gradlew cleanAll for really ALL, ie restarting from scratch
>
> gradlew cleanData for data in DB, including what we call content in OFBiz
>
> To know more just read the main README.md or get to
> https://svn.apache.org/repos/asf/ofbiz/tools/wiki-files/README.md.html
>
> HTH
>
> Jacques
>
>
> Le 20/11/2017 à 18:55, harry mead a écrit :
>> Hi,
>>
>>
>> How do i completely wipe the content I have on Apache ofBiz so it
>> goes back to its original settings?
>>
>>
>>
>> thanks in advance,
>>
>>
>>
>> Harry
>>
>


smime.p7s (5K) Download Attachment