there are examples of imports
and different ways.
there is one that uses comma delimited files through PIO
then there is the datafile import.
you can then schedule the service to check a folder then import what it
finds and either move the file or change the extensions to something
like DONE.
==
Sure. Please do.
jacques.le.roux wrote:
>
> From: "Ritz123" <[EMAIL PROTECTED]>
>> I have mentioned a few things that I learned and thought would be useful
>> to
>> others about Ofbiz entities and in general at ritesht.blogspot.com
>>
>> Hope that helps.
>
> If you agree, I will review and
From: "Ritz123" <[EMAIL PROTECTED]>
I have mentioned a few things that I learned and thought would be useful to
others about Ofbiz entities and in general at ritesht.blogspot.com
Hope that helps.
If you agree, I will review and put a link from
http://docs.ofbiz.org/display/OFBIZ/FAQ+-+Tips+-
For Data Import, you need to understand the entity relationships (data model)
both of the original application as well as Ofbiz. Demo*.xml files as well
as the book and online resources will help you understand the ofbiz data
model. Once you do that, there are couple of options that I went with to
ip
> >
> > -Original Message-
> > From: Brajesh Patel [mailto:[EMAIL PROTECTED]
> > Sent: Sunday, March 16, 2008 11:08 PM
> > To: user@ofbiz.apache.org
> > Subject: Re: Import Data
> >
> >
> > hi Grahame,
> >
> > In web
mailto:[EMAIL PROTECTED]
Sent: Sunday, March 16, 2008 11:08 PM
To: user@ofbiz.apache.org
Subject: Re: Import Data
hi Grahame,
In web tools there's a section for Entity XML Tools for
importing and exporting data from files. For importing data from files
you can use "XML Data Impo
to
do. For a one off, I think the Access tools are a better choice.
Quickbooks has a developers toolset that can help you.
Skip
-Original Message-
From: Brajesh Patel [mailto:[EMAIL PROTECTED]
Sent: Sunday, March 16, 2008 11:08 PM
To: user@ofbiz.apache.org
Subject: Re: Import Data
hi
hi Grahame,
In web tools there's a section for Entity XML Tools for
importing and exporting data from files. For importing data from files
you can use "XML Data Import" option. Here you'll have to specify the
absolute path of the data file and check the options as per
your requirements (we'v