How to import a xml data file from command line

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

How to import a xml data file from command line

Cimballi
Hi,

Is there any tool or ant task to import a single data file from the command
line ?

Thanks,

Cimballi
Reply | Threaded
Open this post in threaded view
|

Re: How to import a xml data file from command line

hans_bakker
To list the ant tasks:

./ant -p


regards,
Hans

On Thu, 2009-05-07 at 19:22 -0500, Cimballi wrote:
> Hi,
>
> Is there any tool or ant task to import a single data file from the command
> line ?
>
> Thanks,
>
> Cimballi
--
Antwebsystems.com: Quality OFBiz services for competitive rates

Reply | Threaded
Open this post in threaded view
|

Re: How to import a xml data file from command line

Cimballi-2
Thanks Hans, I knew this command. In fact I was looking for this :
"run-install-file"


On Thu, May 7, 2009 at 7:25 PM, Hans Bakker
<[hidden email]>wrote:

> To list the ant tasks:
>
> ./ant -p
>
>
> regards,
> Hans
>
> On Thu, 2009-05-07 at 19:22 -0500, Cimballi wrote:
> > Hi,
> >
> > Is there any tool or ant task to import a single data file from the
> command
> > line ?
> >
> > Thanks,
> >
> > Cimballi
> --
> Antwebsystems.com: Quality OFBiz services for competitive rates
>
>
Reply | Threaded
Open this post in threaded view
|

Re: How to import a xml data file from command line

Ashish Vijaywargiya-5
Here you go.
ant run-install-file -Ddata-file=${location_of_xml_file}

--
Ashish Vijaywargiya

Cimballi wrote:
> Thanks Hans, I knew this command. In fact I was looking for this :
> "run-install-file"
>  
>

smime.p7s (4K) Download Attachment