Bulk upload of products [import via CSV]

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

Bulk upload of products [import via CSV]

abhishek jain-2
Hi Friends,
I am new to ofbiz and working on release 4.0 , i have tried to go through
most of the links of ofbiz webtools and cannt find a way where i can upload
products, i will need to add / update close to 2000 products.
Please advice
thanks for help.

--
Thanks and kind Regards,
Abhishek jain
Reply | Threaded
Open this post in threaded view
|

Re: Bulk upload of products [import via CSV]

Vivek Mishra-2
Hi Abhishek,

OFBiz data file tool may help you to do this.
Here is the link:
https://cwiki.apache.org/confluence/display/OFBENDUSER/OFBiz%27s+Data+File+Tools

Regards,
--
Vivek Mishra


abhishek jain wrote:
> Hi Friends,
> I am new to ofbiz and working on release 4.0 , i have tried to go through
> most of the links of ofbiz webtools and cannt find a way where i can upload
> products, i will need to add / update close to 2000 products.
> Please advice
> thanks for help.
>
>  
Reply | Threaded
Open this post in threaded view
|

Re: Bulk upload of products [import via CSV]

BJ Freeman
In reply to this post by abhishek jain-2
https://cwiki.apache.org/confluence/display/OFBENDUSER/OFBiz%27s+Data+File+Tools
there have been a couple of patches to it since 4.0
and
https://cwiki.apache.org/confluence/display/OFBIZ/Handling+of+External+data
there is also a commit that you may integrate from 9.04
http://svn.apache.org/viewvc?view=revision&revision=757089
Directory
ofbiz/trunk/applications/product/src/org/ofbiz/product/spreadsheetimport/ImportProductHelper.java

Directory
ofbiz/trunk/applications/product/src/org/ofbiz/product/spreadsheetimport/ImportProductServices.java


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
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>


abhishek jain sent the following on 4/24/2010 12:43 AM:
> Hi Friends,
> I am new to ofbiz and working on release 4.0 , i have tried to go through
> most of the links of ofbiz webtools and cannt find a way where i can upload
> products, i will need to add / update close to 2000 products.
> Please advice
> thanks for help.
>


Reply | Threaded
Open this post in threaded view
|

Re: Bulk upload of products [import via CSV]

BJ Freeman
In reply to this post by abhishek jain-2
here is the orginal jira for
https://issues.apache.org/jira/browse/OFBIZ-1810


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
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 4/24/2010 8:54 AM:

> https://cwiki.apache.org/confluence/display/OFBENDUSER/OFBiz%27s+Data+File+Tools
> there have been a couple of patches to it since 4.0
> and
> https://cwiki.apache.org/confluence/display/OFBIZ/Handling+of+External+data
> there is also a commit that you may integrate from 9.04
> http://svn.apache.org/viewvc?view=revision&revision=757089
> Directory
> ofbiz/trunk/applications/product/src/org/ofbiz/product/spreadsheetimport/ImportProductHelper.java
>
> Directory
> ofbiz/trunk/applications/product/src/org/ofbiz/product/spreadsheetimport/ImportProductServices.java
>
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> 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>
>
>
> abhishek jain sent the following on 4/24/2010 12:43 AM:
>> Hi Friends,
>> I am new to ofbiz and working on release 4.0 , i have tried to go through
>> most of the links of ofbiz webtools and cannt find a way where i can upload
>> products, i will need to add / update close to 2000 products.
>> Please advice
>> thanks for help.
>>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Bulk upload of products [import via CSV]

Jacopo Cappellato-4
In reply to this post by abhishek jain-2
Hi Abhishek,

just out of curiosity, why are you using 4.0? It is very old and has been superseded by the stable release 09.04.

Jacopo


On Apr 24, 2010, at 9:43 AM, abhishek jain wrote:

> Hi Friends,
> I am new to ofbiz and working on release 4.0 , i have tried to go through
> most of the links of ofbiz webtools and cannt find a way where i can upload
> products, i will need to add / update close to 2000 products.
> Please advice
> thanks for help.
>
> --
> Thanks and kind Regards,
> Abhishek jain

Reply | Threaded
Open this post in threaded view
|

Re: Bulk upload of products [import via CSV]

Jacques Le Roux
Administrator
In reply to this post by BJ Freeman
I  updated the Wiki (FAQ)

Jacques

From: "BJ Freeman" <[hidden email]>

> here is the orginal jira for
> https://issues.apache.org/jira/browse/OFBIZ-1810
>
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
> 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 4/24/2010 8:54 AM:
>> https://cwiki.apache.org/confluence/display/OFBENDUSER/OFBiz%27s+Data+File+Tools
>> there have been a couple of patches to it since 4.0
>> and
>> https://cwiki.apache.org/confluence/display/OFBIZ/Handling+of+External+data
>> there is also a commit that you may integrate from 9.04
>> http://svn.apache.org/viewvc?view=revision&revision=757089
>> Directory
>> ofbiz/trunk/applications/product/src/org/ofbiz/product/spreadsheetimport/ImportProductHelper.java
>>
>> Directory
>> ofbiz/trunk/applications/product/src/org/ofbiz/product/spreadsheetimport/ImportProductServices.java
>>
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>> 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>
>>
>>
>> abhishek jain sent the following on 4/24/2010 12:43 AM:
>>> Hi Friends,
>>> I am new to ofbiz and working on release 4.0 , i have tried to go through
>>> most of the links of ofbiz webtools and cannt find a way where i can upload
>>> products, i will need to add / update close to 2000 products.
>>> Please advice
>>> thanks for help.
>>>
>>
>>
>>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Bulk upload of products [import via CSV]

BJ Freeman
In reply to this post by BJ Freeman
:D

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
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>


Jacques Le Roux sent the following on 5/8/2010 6:48 AM:

> I  updated the Wiki (FAQ)
>
> Jacques
>
> From: "BJ Freeman" <[hidden email]>
>> here is the orginal jira for
>> https://issues.apache.org/jira/browse/OFBIZ-1810
>>
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation
>> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>> 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 4/24/2010 8:54 AM:
>>> https://cwiki.apache.org/confluence/display/OFBENDUSER/OFBiz%27s+Data+File+Tools
>>>
>>> there have been a couple of patches to it since 4.0
>>> and
>>> https://cwiki.apache.org/confluence/display/OFBIZ/Handling+of+External+data
>>>
>>> there is also a commit that you may integrate from 9.04
>>> http://svn.apache.org/viewvc?view=revision&revision=757089
>>> Directory
>>> ofbiz/trunk/applications/product/src/org/ofbiz/product/spreadsheetimport/ImportProductHelper.java
>>>
>>>
>>> Directory
>>> ofbiz/trunk/applications/product/src/org/ofbiz/product/spreadsheetimport/ImportProductServices.java
>>>
>>>
>>>
>>> =========================
>>> BJ Freeman
>>> http://bjfreeman.elance.com
>>> Strategic Power Office with Supplier Automation
>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=93>
>>> 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>
>>>
>>>
>>>
>>> abhishek jain sent the following on 4/24/2010 12:43 AM:
>>>> Hi Friends,
>>>> I am new to ofbiz and working on release 4.0 , i have tried to go
>>>> through
>>>> most of the links of ofbiz webtools and cannt find a way where i can
>>>> upload
>>>> products, i will need to add / update close to 2000 products.
>>>> Please advice
>>>> thanks for help.
>>>>
>>>
>>>
>>>
>>
>>
>
>