Project Description:
Dear Freelancers,
I want to revise the item conditions for my ebay items using ebay csv file exchange.
My items are listed on the ebay.de (ebay Germany) website as Fixed price listings, Good 'Til Cancelled.
Following the instructions in the ebay csv manual (as I understood them) I have written this sample csv table File1
Action;"ItemID";"ConditionID"
Revise;123456789123;6000
Revise;123456789123;6000
Revise;123456789123;2750
and later I wrote File2
Action=Revise;"ItemID";"ConditionID"
;380331402673;6000
;380331402672;6000
;260766872797;2750
I have used 123456789123 only for this public sample and have replaced it with 3 of the current 12-digit item numbers (which I looked up in my active ebay listings) for my upload to ebay here
http://bulksell.ebay.de/ws/eBayISAPI.dll?FileExchangeUploadForm&ssPageName=STRK:ME:LNLK
6000 means item conditon acceptable and 2750 means item conditon like new for category books. File saved in csv format.
I uploaded first File1 and received a confirmation email from fileexchange-at-ebay.com that the file was uploaded. Shortly afterwards I received a second email from fileexchange-at-ebay.com error: Abandoning Job
I then tried File2 and several other variations of this file which were rejected with the same error message.
THE GOAL is to find, correct and explain to me the error, the final goal being the successful upload to ebay and change of my listed item conditions.
I only need the three sample rows in the table and will fill in the other rows by myself once I know what the error is.
I currently do not want to change anything else or to mess up any other information in the item - no suddenly missing item descriptions due to work with the item condition please!
My budget is small and limited to 30 $, but I assume that it should be very easy to locate the error for an ebay file exchange expert.
Quote from the manual page 11
http://pics.ebaystatic.com/aw/pics/pdf/us/file_exchange/File_Exchange_Advanced_Instructions.pdf
To avoid errors when you revise, include only the required fields, which are:
• Action=Revise
• ItemID=<eBay-generated ItemID for the listing, retrieved from the Load Results Report>
• <Modified fields>=<New values>