CSV IMPORT OF ORDER DETAILS

A forum where issues related to the DataPort utility can be discussed.
Post Reply
Niraj8428
Ensign (ENS)
Ensign (ENS)
Posts: 19
Joined: Fri Feb 20, 2009 9:13 am

CSV IMPORT OF ORDER DETAILS

Post by Niraj8428 » Mon Mar 02, 2009 9:28 am

WE WANT TO IMPORT ORDER DETAILS INCLUDING PRODUCT AND CREDIT CARD INFORMATION FROM CSV FILE, CAN ANY ONE PLEASE TELL US WHICH ALL FIELDS WE MUST HAVE IN CSV FILE TO PERFORM THIS?

what all columns we MUST HAVE if we want to import Order details FROM CSV? and using AC dlls how to import them as order had many collections like payments etc.

ANY HELP WILL BE HIGHLY APPRECIATED.

THANKS,
NIRAJ PARIKH

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: CSV IMPORT OF ORDER DETAILS

Post by mazhar » Mon Mar 02, 2009 9:41 am

Read the fields required for CSV import of orders for DataPort from here
http://wiki.ablecommerce.com/index.php/ ... rt_Utility

Niraj8428
Ensign (ENS)
Ensign (ENS)
Posts: 19
Joined: Fri Feb 20, 2009 9:13 am

Re: CSV IMPORT OF ORDER DETAILS

Post by Niraj8428 » Mon Mar 02, 2009 10:57 pm

Nope, we have already assigned values for mention fields but still save is not working. my question is something different, it gives error of Null Reference Exception I believe we must assign values for collections of Order object. like in your case how to give values of First Name and Last Name if CSV while setting values of User object, hope I am clear with my question.

Post Reply