RE: XML Exports

2021-08-19 Thread james
Is there a real inventory transfer process in Ofbiz where you can put
multiple products on one inventory transfer and actually ship everything
on the inventory transfer?

Thanks,

James


Re: XML Exports

2021-08-11 Thread Gil Portenseigne
In the export forms, there is a field 'Output Directory' that you must
fill. Files will be generated into that directory on the server hosting
the OFBiz.

Gil

On Wed, Aug 11, 2021 at 05:47:19AM -0700, ja...@productive1.com wrote:
> Where does it dump the xml files?
> 
> 
>  Original Message 
> Subject: Re: XML Exports
> From: Gil Portenseigne 
> Date: Wed, August 11, 2021 1:39 am
> To: user@ofbiz.apache.org
> 
> Hello James,
> 
> You can find in webtools [1] several tools to export your data.
> You can select the table to export or export all data.
> 
> Regards,
> 
> Gil
> 
> [1] https://demo-trunk.ofbiz.apache.org/webtools/control/xmldsdump
> 
> On Tue, Aug 10, 2021 at 07:59:03AM -0700, ja...@productive1.com wrote:
> > Is there a way to get all XML data formats out of OFbiz so the template
> > can be used for import?
> > 
> > Thanks,
> > 
> > James


signature.asc
Description: PGP signature


Re: XML Exports

2021-08-11 Thread Nicolas Malin
On the server, you need to have an access to it. By experience, we
create a directory export on the server to dump all into.

Just a suggest, if you use import from an xml export, use a delegator
without seca.

Cheers,

Nicolas

On 11/08/2021 14:47, ja...@productive1.com wrote:
> Where does it dump the xml files?
>
>
>  Original Message 
> Subject: Re: XML Exports
> From: Gil Portenseigne 
> Date: Wed, August 11, 2021 1:39 am
> To: user@ofbiz.apache.org
>
> Hello James,
>
> You can find in webtools [1] several tools to export your data.
> You can select the table to export or export all data.
>
> Regards,
>
> Gil
>
> [1] https://demo-trunk.ofbiz.apache.org/webtools/control/xmldsdump
>
> On Tue, Aug 10, 2021 at 07:59:03AM -0700, ja...@productive1.com wrote:
>> Is there a way to get all XML data formats out of OFbiz so the template
>> can be used for import?
>>
>> Thanks,
>>
>> James


RE: XML Exports

2021-08-11 Thread james
Where does it dump the xml files?


 Original Message 
Subject: Re: XML Exports
From: Gil Portenseigne 
Date: Wed, August 11, 2021 1:39 am
To: user@ofbiz.apache.org

Hello James,

You can find in webtools [1] several tools to export your data.
You can select the table to export or export all data.

Regards,

Gil

[1] https://demo-trunk.ofbiz.apache.org/webtools/control/xmldsdump

On Tue, Aug 10, 2021 at 07:59:03AM -0700, ja...@productive1.com wrote:
> Is there a way to get all XML data formats out of OFbiz so the template
> can be used for import?
> 
> Thanks,
> 
> James


Re: XML Exports

2021-08-11 Thread Gil Portenseigne
Hello James,

You can find in webtools [1] several tools to export your data.
You can select the table to export or export all data.

Regards,

Gil

[1] https://demo-trunk.ofbiz.apache.org/webtools/control/xmldsdump

On Tue, Aug 10, 2021 at 07:59:03AM -0700, ja...@productive1.com wrote:
> Is there a way to get all XML data formats out of OFbiz so the template
> can be used for import?
> 
> Thanks,
> 
> James


signature.asc
Description: PGP signature


XML Exports

2021-08-10 Thread james
Is there a way to get all XML data formats out of OFbiz so the template
can be used for import?

Thanks,

James