opposite of run-install

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

opposite of run-install

Patrick-4
Is there a way to do a reverse run-install?   Like take the data from
the DB and write it to the Demo.xml files?  Just wondering, thanks.
Reply | Threaded
Open this post in threaded view
|

Re: opposite of run-install

BJ Freeman
if i understand, there is a export all in webtools.
however it takes each entity and exports it.
so the sequence to import back must be done by hand.
you can build a file and use run-install-file.


Patrick sent the following on 6/28/2010 10:15 AM:


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>

> Is there a way to do a reverse run-install?   Like take the data from
> the DB and write it to the Demo.xml files?  Just wondering, thanks.
>
Reply | Threaded
Open this post in threaded view
|

Re: opposite of run-install

Jacques Le Roux
Administrator
In reply to this post by Patrick-4
https://demo-trunk.ofbiz.apache.org/webtools/control/EntityExportAll

Jacques

From: "Patrick" <[hidden email]>
> Is there a way to do a reverse run-install?   Like take the data from
> the DB and write it to the Demo.xml files?  Just wondering, thanks.
>

Reply | Threaded
Open this post in threaded view
|

Re: opposite of run-install

BJ Freeman
In reply to this post by BJ Freeman
you can also use the mass import by file and it will go through many
iterations trying to resolved the entities.
it usually leaves some that you have to import by hand.

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


BJ Freeman sent the following on 6/28/2010 10:29 AM:

> if i understand, there is a export all in webtools.
> however it takes each entity and exports it.
> so the sequence to import back must be done by hand.
> you can build a file and use run-install-file.
>
>
> Patrick sent the following on 6/28/2010 10:15 AM:
>
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation
> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>
>> Is there a way to do a reverse run-install? Like take the data from
>> the DB and write it to the Demo.xml files? Just wondering, thanks.
>>
>